prestodb/presto

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

Geschlossen

#27.915 geöffnet am 02.06.2026

 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Java (5.240 Forks)batch import
docsfeature requestgood first issue

Repository-Metriken

Stars
 (15.558 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 34T 14h) (120 gemergte PRs in 30 T)

Beschreibung

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