-
Notifications
You must be signed in to change notification settings - Fork 3.7k
[feature](file-cache) Separate file cache control for OLAP tables and external catalogs #60583
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
base: master
Are you sure you want to change the base?
[feature](file-cache) Separate file cache control for OLAP tables and external catalogs #60583
Conversation
… external catalogs
|
Thank you for your contribution to Apache Doris. Please clearly describe your PR:
|
Code reviewFound 2 issues:
doris/be/src/olap/rowset/beta_rowset_reader.cpp Lines 222 to 225 in 793f192
doris/be/src/vec/exec/scan/file_scanner.cpp Lines 171 to 173 in 793f192
🤖 Generated with Claude Code - If this code review was useful, please react with 👍. Otherwise, react with 👎. |
This feature is still under development and self-testing. Since the PR title can no longer be modified on GitHub, I wasn't able to add the draft label. I can request your review at the latest after the Spring Festival holiday. @dataroaring |
940d4db to
72f04db
Compare
|
run buildall |
Cloud UT Coverage ReportIncrement line coverage Increment coverage report
|
FE UT Coverage ReportIncrement line coverage |
|
run buildall |
|
run buildall |
FE UT Coverage ReportIncrement line coverage |
BE UT Coverage ReportIncrement line coverage Increment coverage report
|
TPC-H: Total hot run time: 30729 ms |
TPC-DS: Total hot run time: 190832 ms |
ClickBench: Total hot run time: 28.99 s |
BE Regression && UT Coverage ReportIncrement line coverage Increment coverage report
|
FE Regression Coverage ReportIncrement line coverage |
What problem does this PR solve?
Issue Number: #59531
Related PR: #xxx
Problem Summary:
Release note
None
Check List (For Author)
Test
Behavior changed:
Does this need documentation?
Check List (For Reviewer who merge this PR)