-
Notifications
You must be signed in to change notification settings - Fork 3.7k
[fix](es) Fix array not supporting json subtype #55738
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:
|
6c785a2 to
5e04207
Compare
a35a2e2 to
ccebc43
Compare
|
run buildall |
TPC-H: Total hot run time: 34230 ms |
TPC-DS: Total hot run time: 188818 ms |
ClickBench: Total hot run time: 30.28 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. |
An issue introduced by #40614, which omitted handling of json subtypes when parsing single value for array column.
An issue introduced by #40614, which omitted handling of json subtypes when parsing single value for array column.
An issue introduced by #40614, which omitted handling of json subtypes when parsing single value for array column.
An issue introduced by apache#40614, which omitted handling of json subtypes when parsing single value for array column.
…btype apache#55738 (apache#4667) cherry-picks from apache#55738 Related to apache#4473 Co-authored-by: zy-kkk <zhongyk10@gmail.com>
An issue introduced by #40614, which omitted handling of json subtypes when parsing single value for array column.