-
Notifications
You must be signed in to change notification settings - Fork 554
[GLUTEN-2874][VL] support allowDecimalPrecisionLoss #2895
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
Conversation
77c1755 to
1cc2048
Compare
|
Run Gluten Clickhouse CI |
1cc2048 to
43f847d
Compare
|
Run Gluten Clickhouse CI |
|
This PR is stale because it has been open 45 days with no activity. Remove stale label or comment or this will be closed in 10 days. |
|
This PR was closed because it has been stalled for 10 days with no activity. |
|
Run Gluten Clickhouse CI |
|
This PR is stale because it has been open 45 days with no activity. Remove stale label or comment or this will be closed in 10 days. |
|
This PR was auto-closed because it has been stalled for 10 days with no activity. Please feel free to reopen if it is still valid. Thanks. |
|
Run Gluten Clickhouse CI |
43f847d to
bb88e9f
Compare
|
Run Gluten Clickhouse CI |
bb88e9f to
7036fd4
Compare
|
Run Gluten Clickhouse CI |
7036fd4 to
20164ec
Compare
|
Run Gluten Clickhouse CI |
20164ec to
190cf33
Compare
64a1f0d to
d5c8f5b
Compare
|
Run Gluten Clickhouse CI |
d5c8f5b to
ab940e7
Compare
|
Run Gluten Clickhouse CI |
Signed-off-by: Yuan Zhou <[email protected]>
ab940e7 to
67fa019
Compare
|
Run Gluten Clickhouse CI |
Signed-off-by: Yuan Zhou <[email protected]>
Signed-off-by: Yuan Zhou <[email protected]>
|
Run Gluten Clickhouse CI |
Signed-off-by: Yuan Zhou <[email protected]>
|
Run Gluten Clickhouse CI |
|
@zhouyuan I have tested this PR in my situation, and it looks good to me. Thanks! |
|
This PR is stale because it has been open 45 days with no activity. Remove stale label or comment or this will be closed in 10 days. |
|
@zhouyuan Hi there, could you please let me know the current status of this PR? Will it be included in the release-1.2.0 version? Thanks! |
|
Run Gluten Clickhouse CI |
|
Run Gluten Clickhouse CI |
Signed-off-by: Yuan Zhou <[email protected]>
|
Run Gluten Clickhouse CI |
Signed-off-by: Yuan Zhou <[email protected]>
|
Run Gluten Clickhouse CI |
marin-ma
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
What changes were proposed in this pull request?
This patch allows user to enable or disable decimal precision loss in decimal arithmetic
this patch depends on oap-project/velox#394(Fixes: #2874)
How was this patch tested?
existing UT