prestodb/presto
View on GitHubdocs: Add doc for config property counterpart to optimizer.optimize_top_n_rank
Open
#27,915 opened on Jun 2, 2026
docsfeature requestgood first issue
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."