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.
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 feat(optimizer): Rewrite ROW constructor IN to disjunction for partition pruning #27500 and perf(optimizer): Remove partition key restriction from ROW IN to disjunction rewrite #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 feat(optimizer): Add session properties for RPC streaming mode and batch dispatch size #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 feat(optimizer): Push aggregation through UNION ALL with disjoint group keys #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.