-
Notifications
You must be signed in to change notification settings - Fork 3.7k
branch-3.1: [refactor](paimon) clean unused PaimonJniScanner code and refactor PaimonSysJniScanner (#54679 #54804) #55020
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
branch-3.1: [refactor](paimon) clean unused PaimonJniScanner code and refactor PaimonSysJniScanner (#54679 #54804) #55020
Conversation
|
run buildall |
|
Thank you for your contribution to Apache Doris. Please clearly describe your PR:
|
|
run buildall |
Cloud UT Coverage ReportIncrement line coverage Increment coverage report
|
…pache#54679) ### What problem does this PR solve? Problem Summary: Adapt SessionVariable `time_zone` for PaimonJniScanner to make result correction
…imonSysJniScanner (apache#54804) 1. Refactor `PaimonSysJniScanner` and `IcebergSysJniScanner` 2. Clean unused codes about `PaimonJniScanner`
e949077 to
ec3cbea
Compare
|
run buildall |
Cloud UT Coverage ReportIncrement line coverage Increment coverage report
|
FE UT Coverage ReportIncrement line coverage |
|
run buildall |
Cloud UT Coverage ReportIncrement line coverage Increment coverage report
|
TPC-H: Total hot run time: 32627 ms |
TPC-DS: Total hot run time: 191340 ms |
FE UT Coverage ReportIncrement line coverage |
ClickBench: Total hot run time: 28.31 s |
BE UT Coverage ReportIncrement line coverage Increment coverage report
|
BE Regression && UT Coverage ReportIncrement line coverage Increment coverage report
|
BE Regression && UT Coverage ReportIncrement line coverage Increment coverage report
|
bp:
#54679 adapt session time_zone for PaimonJniScanner
#54804 refactor PaimonSysJniScanner