docs: add missing documentation for configuration and session properties
#28 019 ouverte le 18 juin 2026
Métriques du dépôt
- Stars
- (15 558 étoiles)
- Métriques de merge PR
- (Métriques PR en attente)
Description
-
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.