Skip to content

[VL] Narrow down FlushableHashAggregateRule to only protect against Spark code AggUtils.planAggregateWithOneDistinct#12098

Draft
zhztheplayer wants to merge 1 commit into
apache:mainfrom
zhztheplayer:wip-fix-flushable
Draft

[VL] Narrow down FlushableHashAggregateRule to only protect against Spark code AggUtils.planAggregateWithOneDistinct#12098
zhztheplayer wants to merge 1 commit into
apache:mainfrom
zhztheplayer:wip-fix-flushable

Conversation

@zhztheplayer
Copy link
Copy Markdown
Member

This is to optmize FlushableHashAggregateRule to make it less general, to convert more eligible partial aggregations (e.g., lower aggregations produced by eagar aggregation optimization) into flusable aggregation to accelerate them.

This follows #11942

…park code `AggUtils.planAggregateWithOneDistinct`

This is to optmize FlushableHashAggregateRule to make it less general, to convert more eligible partial aggregations (e.g., lower aggregations produced by eagar aggregation optimization) into flusable aggregation to accelerate them.

Related to apache#11942

fixup

Fix dim pattern in gluten-it
@github-actions
Copy link
Copy Markdown

Run Gluten Clickhouse CI on x86

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant