prestodb/presto

docs: Add doc for config property counterpart to optimizer.optimize_top_n_rank

Open

#27,915 opened on Jun 2, 2026

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Java (15,558 stars) (5,240 forks)batch import
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."

Contributor guide