ob_enable_aggregation_pushdown

2024-11-11 07:37:15  Updated

ob_enable_aggregation_pushdown specifies whether to allow aggregation operations to be pushed down.

Attribute Description
Type Boolean
Default value 1
Value range
  • 0: disable
  • 1: enable
  • Effective scope
  • Global
  • Session
  • Involved in serialization Yes
    Plan generation affected Yes

    Contact Us