-
Notifications
You must be signed in to change notification settings - Fork 3.7k
[test](sqlcache)Add sql cache with mtmv test case #56753
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:
|
d693db6 to
117ad3c
Compare
|
run buildall |
| import java.util.concurrent.TimeUnit | ||
|
|
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.
The import part should be placed together after the License part.
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.
I removed the duplicate imports.
3ee8995 to
647f644
Compare
|
run buildall |
647f644 to
1d1a4c2
Compare
1d1a4c2 to
2c505ab
Compare
|
run buildall |
|
PR approved by at least one committer and no changes requested. |
|
PR approved by anyone and no changes requested. |
testAdd sql cache with mtmv test case
Testing a case for the intersection of SQL cache and MTMV/MV.
What problem does this PR solve?
Issue Number: close #xxx
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)