-
Notifications
You must be signed in to change notification settings - Fork 3.7k
[Fix](function) fix partitions function throw error when query internal table without specifying catalog condition, this incompatible with show partitions command #60247
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
[Fix](function) fix partitions function throw error when query internal table without specifying catalog condition, this incompatible with show partitions command #60247
Conversation
|
Thank you for your contribution to Apache Doris. Please clearly describe your PR:
|
|
run buildall |
TPC-H: Total hot run time: 32176 ms |
ClickBench: Total hot run time: 28.19 s |
FE UT Coverage ReportIncrement line coverage |
FE Regression Coverage ReportIncrement line coverage |
…ernal table without specifying catalog condition, this incompatible with show partitions command alter groovy test cases
7742256 to
fb99ff8
Compare
|
run buildall |
TPC-H: Total hot run time: 32261 ms |
ClickBench: Total hot run time: 28.38 s |
FE UT Coverage ReportIncrement line coverage |
FE Regression Coverage ReportIncrement line coverage |
|
run external regression |
1 similar comment
|
run external regression |
FE Regression Coverage ReportIncrement line coverage |
|
run buildall |
TPC-H: Total hot run time: 31944 ms |
ClickBench: Total hot run time: 28.32 s |
FE Regression Coverage ReportIncrement line coverage |
2 similar comments
FE Regression Coverage ReportIncrement line coverage |
FE Regression Coverage ReportIncrement line coverage |
|
run p0 regression |
FE Regression Coverage ReportIncrement line coverage |
1 similar comment
FE Regression Coverage ReportIncrement line coverage |
|
run p0 regression |
|
PR approved by at least one committer and no changes requested. |
|
PR approved by anyone and no changes requested. |
|
run buildall |
TPC-H: Total hot run time: 32066 ms |
ClickBench: Total hot run time: 28.45 s |
|
run buildall |
TPC-H: Total hot run time: 32082 ms |
FE Regression Coverage ReportIncrement line coverage |
ClickBench: Total hot run time: 28.43 s |
FE Regression Coverage ReportIncrement line coverage |
2 similar comments
FE Regression Coverage ReportIncrement line coverage |
FE Regression Coverage ReportIncrement line coverage |
…al table without specifying catalog condition, this incompatible with show partitions command (#60247) ### What problem does this PR solve? Fix partitions() function throw error when query internal table without specifying catalog condition, this incompatible with show partitions command
…query internal table without specifying catalog condition, this incompatible with show partitions command #60247 (#60452) Cherry-picked from #60247 Co-authored-by: heguanhui <[email protected]>
What problem does this PR solve?
Fix partitions() function throw error when query internal table without specifying catalog condition, this incompatible with show partitions command
Check List (For Author)
Test
Behavior changed:
Does this need documentation?
Check List (For Reviewer who merge this PR)