Skip to content

[GLUTEN-6975][CH] Rewrite decimal arithmetic#7196

Merged
baibaichen merged 17 commits intoapache:mainfrom
loneylee:6975_2
Sep 23, 2024
Merged

[GLUTEN-6975][CH] Rewrite decimal arithmetic#7196
baibaichen merged 17 commits intoapache:mainfrom
loneylee:6975_2

Conversation

@loneylee
Copy link
Copy Markdown
Member

@loneylee loneylee commented Sep 11, 2024

What changes were proposed in this pull request?

(Please fill in changes proposed in this fix)

(Fixes: #6975)

How was this patch tested?

Test by old ut.

  • 简化了sbplan到chplan的过程,消除了一些cast操作,保证sbplan的输出和ch的输出一致性

@github-actions github-actions bot added CORE works for Gluten Core CLICKHOUSE labels Sep 11, 2024
@github-actions
Copy link
Copy Markdown

#6975

@github-actions
Copy link
Copy Markdown

Run Gluten Clickhouse CI

3 similar comments
@github-actions
Copy link
Copy Markdown

Run Gluten Clickhouse CI

@github-actions
Copy link
Copy Markdown

Run Gluten Clickhouse CI

@github-actions
Copy link
Copy Markdown

Run Gluten Clickhouse CI

@github-actions
Copy link
Copy Markdown

Run Gluten Clickhouse CI

@loneylee loneylee marked this pull request as ready for review September 13, 2024 08:19
@github-actions
Copy link
Copy Markdown

Run Gluten Clickhouse CI

3 similar comments
@github-actions
Copy link
Copy Markdown

Run Gluten Clickhouse CI

@github-actions
Copy link
Copy Markdown

Run Gluten Clickhouse CI

@github-actions
Copy link
Copy Markdown

Run Gluten Clickhouse CI

@github-actions
Copy link
Copy Markdown

Run Gluten Clickhouse CI

@github-actions
Copy link
Copy Markdown

Run Gluten Clickhouse CI

@github-actions
Copy link
Copy Markdown

Run Gluten Clickhouse CI

@github-actions
Copy link
Copy Markdown

Run Gluten Clickhouse CI

Copy link
Copy Markdown
Contributor

@baibaichen baibaichen left a comment

Choose a reason for hiding this comment

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

LGTM

@baibaichen baibaichen merged commit 55671cb into apache:main Sep 23, 2024
baibaichen added a commit to baibaichen/gluten that referenced this pull request Sep 23, 2024
baibaichen added a commit to baibaichen/gluten that referenced this pull request Sep 24, 2024
(cherry picked from commit e72f076)
baibaichen added a commit to baibaichen/gluten that referenced this pull request Sep 24, 2024
(cherry picked from commit e72f076)
baibaichen added a commit to baibaichen/gluten that referenced this pull request Sep 24, 2024
baibaichen added a commit to baibaichen/gluten that referenced this pull request Sep 24, 2024
baibaichen added a commit to baibaichen/gluten that referenced this pull request Sep 24, 2024
baibaichen added a commit to baibaichen/gluten that referenced this pull request Sep 24, 2024
baibaichen added a commit to baibaichen/gluten that referenced this pull request Sep 25, 2024
baibaichen added a commit to baibaichen/gluten that referenced this pull request Sep 25, 2024
baibaichen added a commit to baibaichen/gluten that referenced this pull request Sep 25, 2024
baibaichen added a commit to baibaichen/gluten that referenced this pull request Sep 25, 2024
baibaichen added a commit to baibaichen/gluten that referenced this pull request Sep 25, 2024
sharkdtu pushed a commit to sharkdtu/gluten that referenced this pull request Nov 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLICKHOUSE CORE works for Gluten Core

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[CH] Support fast calculation of decimal results

2 participants