Uh oh!
There was an error while loading. Please reload this page.
[fix](paimon) get the correct schema when querying paimon table - #55070
Conversation
hello-stephen
commented
Aug 20, 2025
Thank you for your contribution to Apache Doris. Please clearly describe your PR:
|
suxiaogang223
commented
Aug 20, 2025
run buildall |
doris-robot
commented
Aug 20, 2025
TPC-H: Total hot run time: 34459 ms |
doris-robot
commented
Aug 20, 2025
TPC-DS: Total hot run time: 185549 ms |
doris-robot
commented
Aug 20, 2025
ClickBench: Total hot run time: 32.73 s |
suxiaogang223
commented
Aug 21, 2025
run buildall |
doris-robot
commented
Aug 21, 2025
TPC-H: Total hot run time: 33885 ms |
suxiaogang223
commented
Aug 21, 2025
run buildall |
1 similar comment
suxiaogang223
commented
Aug 21, 2025
run buildall |
doris-robot
commented
Aug 21, 2025
TPC-H: Total hot run time: 33707 ms |
doris-robot
commented
Aug 21, 2025
TPC-DS: Total hot run time: 184758 ms |
doris-robot
commented
Aug 21, 2025
ClickBench: Total hot run time: 32.48 s |
hello-stephen
commented
Aug 21, 2025
FE UT Coverage ReportIncrement line coverage |
PR approved by at least one committer and no changes requested. |
PR approved by anyone and no changes requested. |
Uh oh!
There was an error while loading. Please reload this page.
suxiaogang223
commented
Aug 25, 2025
run buildall |
doris-robot
commented
Aug 25, 2025
TPC-H: Total hot run time: 33421 ms |
doris-robot
commented
Aug 25, 2025
TPC-DS: Total hot run time: 184799 ms |
doris-robot
commented
Aug 25, 2025
ClickBench: Total hot run time: 32.22 s |
suxiaogang223
commented
Aug 26, 2025
run buildall |
suxiaogang223
commented
Aug 26, 2025
run buildall |
doris-robot
commented
Aug 26, 2025
TPC-H: Total hot run time: 33963 ms |
doris-robot
commented
Aug 26, 2025
TPC-DS: Total hot run time: 185139 ms |
doris-robot
commented
Aug 26, 2025
ClickBench: Total hot run time: 32.67 s |
hello-stephen
commented
Aug 26, 2025
FE UT Coverage ReportIncrement line coverage |
PR approved by at least one committer and no changes requested. |
Uh oh!
There was an error while loading. Please reload this page.
### What problem does this PR solve? Related PR: apache#55051apache#55070apache#55051 changed the paimon Type from `varchar(2147483647)` to `text` apache#55070 added the case
What problem does this PR solve?
Get the correct schema when querying paimon table:
Problem Summary:
Release note
None
Check List (For Author)
Test
Behavior changed:
Does this need documentation?
Check List (For Reviewer who merge this PR)