Skip to content

[GLUTEN-7283][CORE] Support DynamicPruningExpression conversion#7284

Merged
zhztheplayer merged 5 commits intoapache:mainfrom
wForget:GLUTEN-7283
Sep 26, 2024
Merged

[GLUTEN-7283][CORE] Support DynamicPruningExpression conversion#7284
zhztheplayer merged 5 commits intoapache:mainfrom
wForget:GLUTEN-7283

Conversation

@wForget
Copy link
Member

@wForget wForget commented Sep 19, 2024

What changes were proposed in this pull request?

Support DynamicPruningExpression conversion

Fixes: #7283

How was this patch tested?

added unit test

@github-actions github-actions bot added the CORE works for Gluten Core label Sep 19, 2024
@github-actions
Copy link

#7283

@github-actions
Copy link

Run Gluten Clickhouse CI

3 similar comments
@github-actions
Copy link

Run Gluten Clickhouse CI

@github-actions
Copy link

Run Gluten Clickhouse CI

@github-actions
Copy link

Run Gluten Clickhouse CI

@wForget wForget marked this pull request as ready for review September 20, 2024 05:02
@wForget
Copy link
Member Author

wForget commented Sep 20, 2024

@zhztheplayer @PHILO-HE Could you please take a look?

PHILO-HE
PHILO-HE previously approved these changes Sep 23, 2024
Copy link
Member

@PHILO-HE PHILO-HE left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! cc @zzcclp

@github-actions
Copy link

Run Gluten Clickhouse CI

@github-actions
Copy link

Run Gluten Clickhouse CI

Copy link
Member

@zhztheplayer zhztheplayer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What's the real use case of ChildTransformer? Can we just remove it?

cc @zzcclp

@wForget
Copy link
Member Author

wForget commented Sep 24, 2024

What's the real use case of ChildTransformer? Can we just remove it?

I have the same confusion, it seems to be just a placeholder. If it's no longer needed I'll open a new PR to remove it.

Copy link
Contributor

@zzcclp zzcclp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@zhztheplayer zhztheplayer merged commit 0983ec2 into apache:main Sep 26, 2024
sharkdtu pushed a commit to sharkdtu/gluten that referenced this pull request Nov 11, 2024
@abbas-gadhia
Copy link

is this change consumed by velox? i can't seem to find any references to dynamic_pruning_expression in the cpp code base

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

Labels

CORE works for Gluten Core

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[CORE] Support DynamicPruningExpression in non-scan nodes

5 participants