Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[VL] Minor refactors on ColumnarRuleApplier #6086

Merged
merged 4 commits into from
Jun 14, 2024

Conversation

zhztheplayer
Copy link
Member

@zhztheplayer zhztheplayer commented Jun 14, 2024

  1. Reuse more code between HeuristicApplier and EnumeratedApplier
  2. Extract columnar rule logging code out into LoggedRule
  3. Refine columnar rule log messages
  4. Adopt Spark's RuleExecutor, which means user could measure on columnar rules' execution time by setting a tracker in driver code.
  5. Planning Time in gluten-it's test report is made more accurate when AQE is on by leveraging 4's method.

Copy link

Run Gluten Clickhouse CI

1 similar comment
Copy link

Run Gluten Clickhouse CI

Copy link

Run Gluten Clickhouse CI

Copy link

Run Gluten Clickhouse CI

@apache apache deleted a comment from github-actions bot Jun 14, 2024
@zhztheplayer zhztheplayer marked this pull request as ready for review June 14, 2024 07:50
@zhztheplayer zhztheplayer merged commit 1cafa28 into apache:main Jun 14, 2024
40 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants