docs: add missing documentation for configuration and session properties
#28,019 opened on 2026/06/18
Repository metrics
- Stars
- (15,558 個のスター)
- PR merge metrics
- (平均マージ 34d 14h) (30d で 120 merged PRs)
説明
-
Add
rewrite_row_constructor_in_to_disjunctionin https://github.com/prestodb/presto/blob/master/presto-docs/src/main/sphinx/admin/properties-session.rst. For information, see https://github.com/prestodb/presto/pull/27500 and https://github.com/prestodb/presto/pull/27680. -
Add
rpc_streaming_modeandrpc_dispatch_batch_sizein https://github.com/prestodb/presto/blob/master/presto-docs/src/main/sphinx/admin/properties-session.rst. For information, see https://github.com/prestodb/presto/pull/27700. -
Add
optimizer.push-aggregation-through-disjoint-unionin https://github.com/prestodb/presto/blob/master/presto-docs/src/main/sphinx/admin/properties.rst. For information, see https://github.com/prestodb/presto/pull/27764.
Expected Behavior or Use Case
Documentation should exist for these properties.
Presto Component, Service, or Connector
Documentation.
Possible Implementation
Possible implementation is described above.
Context
These properties were not documented in the PRs that created them before those PRs were merged. In the second and third cases, I commented on the PR but was ignored.