-
Notifications
You must be signed in to change notification settings - Fork 3.7k
[refactor](paimon) clean unused PaimonJniScanner code and refactor PaimonSysJniScanner #54804
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
|
Thank you for your contribution to Apache Doris. Please clearly describe your PR:
|
|
run buildall |
Cloud UT Coverage ReportIncrement line coverage Increment coverage report
|
TPC-H: Total hot run time: 34540 ms |
TPC-DS: Total hot run time: 184917 ms |
ClickBench: Total hot run time: 33.32 s |
BE UT Coverage ReportIncrement line coverage Increment coverage report
|
BE Regression && UT Coverage ReportIncrement line coverage Increment coverage report
|
fe/fe-core/src/main/java/org/apache/doris/datasource/tvf/source/MetadataScanNode.java
Outdated
Show resolved
Hide resolved
|
run buildall |
Cloud UT Coverage ReportIncrement line coverage Increment coverage report
|
TPC-H: Total hot run time: 33773 ms |
TPC-DS: Total hot run time: 184417 ms |
ClickBench: Total hot run time: 33.44 s |
BE UT Coverage ReportIncrement line coverage Increment coverage report
|
BE Regression && UT Coverage ReportIncrement line coverage Increment coverage report
|
|
PR approved by at least one committer and no changes requested. |
|
PR approved by anyone and no changes requested. |
…imonSysJniScanner (apache#54804) 1. Refactor `PaimonSysJniScanner` and `IcebergSysJniScanner` 2. Clean unused codes about `PaimonJniScanner`
…imonSysJniScanner (apache#54804) 1. Refactor `PaimonSysJniScanner` and `IcebergSysJniScanner` 2. Clean unused codes about `PaimonJniScanner`
What problem does this PR solve?
Release note
PaimonSysJniScannerandIcebergSysJniScannerPaimonJniScannerCheck List (For Author)
Test
Behavior changed:
Does this need documentation?
Check List (For Reviewer who merge this PR)