prestodb/presto
docs: Add doc for config property counterpart to optimizer.optimize_top_n_rank
Closed
#27,915 opened on Jun 2, 2026
docsfeature requestgood first issue
Repository metrics
- Stars
- (15,558 stars)
- PR merge metrics
- (Avg merge 34d 14h) (120 merged PRs in 30d)
Description
Add documentation for the configuration property counterpart to optimizer.optimize_top_n_rank, probably in https://github.com/prestodb/presto/blob/master/presto-docs/src/main/sphinx/presto_cpp/properties.rst.
Expected Behavior or Use Case
Documentation for the configuration property should be in https://github.com/prestodb/presto/blob/master/presto-docs/src/main/sphinx/presto_cpp/properties.rst.
Presto Component, Service, or Connector
Documentation.
Context
In a comment on #24138 @aditi-pandit mentioned "We didn't document the config, but it can be used as both."