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

[GLUTEN-7534][CH][TEST] Run uts with JIT enabled #8105

Draft
wants to merge 33 commits into
base: main
Choose a base branch
from

Conversation

taiyang-li
Copy link
Contributor

@taiyang-li taiyang-li commented Nov 29, 2024

What changes were proposed in this pull request?

Changes:

  • set compile_expression to true
  • enable JIT for sparkDivide and sparkCastFloatToInt*
  • enable JIT for sparkDecimal*
  • enable JIT for cast from/to decimal
  • refactor and simplify SparkDecimalBinaryOperation

(Fixes: #7534)

How was this patch tested?

(Please explain how this patch was tested. E.g. unit tests, integration tests, manual tests)

(If this patch involves UI changes, please attach a screenshot; otherwise, remove this)

Copy link

#7534

Copy link

Run Gluten Clickhouse CI on x86

Copy link

github-actions bot commented Dec 2, 2024

Run Gluten Clickhouse CI on x86

Copy link

github-actions bot commented Dec 2, 2024

Run Gluten Clickhouse CI on x86

Copy link

github-actions bot commented Dec 2, 2024

Run Gluten Clickhouse CI on x86

@taiyang-li taiyang-li changed the title [GLUTEN-7534][CH][TEST] Run uts when JIT enabled [GLUTEN-7534][CH][TEST] Run uts with JIT enabled Dec 2, 2024
Copy link

github-actions bot commented Dec 2, 2024

Run Gluten Clickhouse CI on x86

Copy link

github-actions bot commented Dec 2, 2024

Run Gluten Clickhouse CI on x86

Copy link

github-actions bot commented Dec 2, 2024

Run Gluten Clickhouse CI on x86

Copy link

github-actions bot commented Dec 3, 2024

Run Gluten Clickhouse CI on x86

Copy link

github-actions bot commented Dec 3, 2024

Run Gluten Clickhouse CI on x86

Copy link

github-actions bot commented Dec 3, 2024

Run Gluten Clickhouse CI on x86

2 similar comments
@taiyang-li
Copy link
Contributor Author

Run Gluten Clickhouse CI on x86

Copy link

github-actions bot commented Dec 3, 2024

Run Gluten Clickhouse CI on x86

Copy link

github-actions bot commented Dec 6, 2024

Run Gluten Clickhouse CI on x86

1 similar comment
Copy link

github-actions bot commented Dec 6, 2024

Run Gluten Clickhouse CI on x86

Copy link

github-actions bot commented Dec 6, 2024

Run Gluten Clickhouse CI on x86

Copy link

github-actions bot commented Dec 6, 2024

Run Gluten Clickhouse CI on x86

Copy link

Run Gluten Clickhouse CI on x86

Copy link

Run Gluten Clickhouse CI on x86

Copy link

Run Gluten Clickhouse CI on x86

Copy link

Run Gluten Clickhouse CI on x86

Copy link

Run Gluten Clickhouse CI on x86

Copy link

Run Gluten Clickhouse CI on x86

@taiyang-li taiyang-li marked this pull request as draft December 11, 2024 08:58
Copy link

Run Gluten Clickhouse CI on x86

Copy link

Run Gluten Clickhouse CI on x86

Copy link

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.

[CH] Refactor JIT settings in ClickHouse
1 participant