prestodb/presto

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

Fermée

#27 915 ouverte le 2 juin 2026

 (0 commentaire) (0 réaction) (0 personne assignée)Java (5 240 forks)batch import
docsfeature requestgood first issue

Métriques du dépôt

Stars
 (15 558 étoiles)
Métriques de merge PR
 (Merge moyen 34j 14h) (120 PRs mergées en 30 j)

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."

Guide contributeur