Uh oh!
There was an error while loading. Please reload this page.
[Fix](orc-reader) Fix StringRef nullptr data by add checking string_values empty. - #42061
Conversation
doris-robot
commented
Oct 18, 2024
Thank you for your contribution to Apache Doris. Since 2024-03-18, the Document has been moved to doris-website. |
kaka11chen
commented
Oct 18, 2024
run buildall |
clang-tidy review says "All clean, LGTM! 👍" |
doris-robot
commented
Oct 18, 2024
TPC-H: Total hot run time: 41455 ms |
doris-robot
commented
Oct 18, 2024
TeamCity be ut coverage result: |
doris-robot
commented
Oct 18, 2024
TPC-DS: Total hot run time: 192182 ms |
doris-robot
commented
Oct 18, 2024
ClickBench: Total hot run time: 33.22 s |
PR approved by at least one committer and no changes requested. |
PR approved by anyone and no changes requested. |
…alues empty. (apache#42061) ## Proposed changes Added solution to apache#40857, fix StringRef nullptr data by add checking string_values empty in orc reader.
…alues empty. (apache#42061) ## Proposed changes Added solution to apache#40857, fix StringRef nullptr data by add checking string_values empty in orc reader.
…alues empty. (apache#42061) ## Proposed changes Added solution to apache#40857, fix StringRef nullptr data by add checking string_values empty in orc reader.
Proposed changes
Added solution to #40857, fix StringRef nullptr data by add checking string_values empty in orc reader.