Uh oh!
There was an error while loading. Please reload this page.
branch-3.0: [fix](paimon) Adapt SessionVariable time_zone for PaimonJniScanner #53055 #54679 - #55510
Closed
suxiaogang223 wants to merge 5 commits into
Closed
branch-3.0: [fix](paimon) Adapt SessionVariable time_zone for PaimonJniScanner #53055 #54679#55510suxiaogang223 wants to merge 5 commits into
suxiaogang223 wants to merge 5 commits into
Conversation
…pache#54679) Problem Summary: Adapt SessionVariable `time_zone` for PaimonJniScanner to make result correction
hello-stephen
commented
Sep 1, 2025
Contributor
Thank you for your contribution to Apache Doris. Please clearly describe your PR:
|
suxiaogang223
commented
Sep 1, 2025
MemberAuthor
run buildall |
suxiaogang223
commented
Sep 1, 2025
MemberAuthor
run buildall |
doris-robot
commented
Sep 1, 2025
TPC-H: Total hot run time: 40146 ms |
doris-robot
commented
Sep 1, 2025
TPC-DS: Total hot run time: 191892 ms |
doris-robot
commented
Sep 1, 2025
BE UT Coverage ReportIncrement line coverage Increment coverage report
|
doris-robot
commented
Sep 1, 2025
ClickBench: Total hot run time: 30.44 s |
suxiaogang223
commented
Sep 2, 2025
MemberAuthor
run buildall |
doris-robot
commented
Sep 2, 2025
TPC-H: Total hot run time: 39622 ms |
doris-robot
commented
Sep 2, 2025
BE UT Coverage ReportIncrement line coverage Increment coverage report
|
doris-robot
commented
Sep 2, 2025
TPC-DS: Total hot run time: 193158 ms |
doris-robot
commented
Sep 2, 2025
ClickBench: Total hot run time: 29.49 s |
hello-stephen
commented
Sep 2, 2025
Contributor
BE Regression && UT Coverage ReportIncrement line coverage Increment coverage report
|
…on version. (apache#53055) Related PR: apache#51341 Problem Summary: In PR apache#51341, the Docker Paimon was upgraded from version 0.8 to 1.0.1. Since the required JAR files are pulled from a Maven repository, some machines may not be able to access the repository. To fix this, the JAR file has been uploaded to object storage, ensuring that it can be reliably accessed across different environments.
This reverts commit 2ca3ff6.
suxiaogang223
commented
Sep 2, 2025
MemberAuthor
run buildall |
doris-robot
commented
Sep 2, 2025
TPC-H: Total hot run time: 39971 ms |
doris-robot
commented
Sep 2, 2025
TPC-DS: Total hot run time: 192586 ms |
doris-robot
commented
Sep 2, 2025
ClickBench: Total hot run time: 30.81 s |
doris-robot
commented
Sep 2, 2025
BE UT Coverage ReportIncrement line coverage Increment coverage report
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
bp:
#53055 Upgrade paimon docker version
#54679 Adapt SessionVariable time_zone for PaimonJniScanner