prestodb/presto

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

已关闭

#27,915 创建于 2026年6月2日

 (0 条评论) (0 个反应) (0 位负责人)Java (5,240 个派生)batch import
docsfeature requestgood first issue

仓库指标

星标
 (15,558 个星标)
PR 合并指标
 (平均合并 34天 14小时) (30 天内合并 120 个 PR)

描述

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

贡献者指南