docs: add missing documentation for configuration and session properties
#28.019 aperta il 18 giu 2026
Metriche repository
- Star
- (15.558 stelle)
- Metriche merge PR
- (Merge medio 34g 14h) (120 PR mergiate in 30 g)
Descrizione
-
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.