-
Notifications
You must be signed in to change notification settings - Fork 3.4k
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](hive) support null_format and escape_char for hive text #40291
[fix](hive) support null_format and escape_char for hive text #40291
Conversation
Thank you for your contribution to Apache Doris. Since 2024-03-18, the Document has been moved to doris-website. |
Possible file(s) that should be tracked in LFS detected: 🚨The following file(s) exceeds the file size limit:
Consider using |
clang-tidy review says "All clean, LGTM! 👍" |
Possible file(s) that should be tracked in LFS detected: 🚨The following file(s) exceeds the file size limit:
Consider using |
run buildall |
clang-tidy review says "All clean, LGTM! 👍" |
TPC-H: Total hot run time: 38242 ms
|
TPC-DS: Total hot run time: 191827 ms
|
ClickBench: Total hot run time: 32.38 s
|
Possible file(s) that should be tracked in LFS detected: 🚨The following file(s) exceeds the file size limit:
Consider using |
run buildall |
clang-tidy review says "All clean, LGTM! 👍" |
TPC-H: Total hot run time: 38021 ms
|
TPC-DS: Total hot run time: 191717 ms
|
ClickBench: Total hot run time: 31.95 s
|
338d90f
to
b2e4ced
Compare
Possible file(s) that should be tracked in LFS detected: 🚨The following file(s) exceeds the file size limit:
Consider using |
1 similar comment
Possible file(s) that should be tracked in LFS detected: 🚨The following file(s) exceeds the file size limit:
Consider using |
run buildall |
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.
clang-tidy made some suggestions
run buildall |
Possible file(s) that should be tracked in LFS detected: 🚨The following file(s) exceeds the file size limit:
Consider using |
TPC-H: Total hot run time: 38089 ms
|
TPC-DS: Total hot run time: 192975 ms
|
ClickBench: Total hot run time: 31.46 s
|
run buildall |
Possible file(s) that should be tracked in LFS detected: 🚨The following file(s) exceeds the file size limit:
Consider using |
TPC-H: Total hot run time: 38304 ms
|
TPC-DS: Total hot run time: 187944 ms
|
TPC-DS: Total hot run time: 199351 ms
|
ClickBench: Total hot run time: 30.84 s
|
run external |
run buildall |
Possible file(s) that should be tracked in LFS detected: 🚨The following file(s) exceeds the file size limit:
Consider using |
TPC-H: Total hot run time: 43229 ms
|
TeamCity be ut coverage result: |
TPC-DS: Total hot run time: 195210 ms
|
ClickBench: Total hot run time: 31.19 s
|
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.
LGTM
PR approved by at least one committer and no changes requested. |
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.
LGTM
…#40291) ## Proposed changes related pr: apache#39700 support escape.delim and serialization.null.format for hive text
…#40291) ## Proposed changes related pr: apache#39700 support escape.delim and serialization.null.format for hive text
…#40291) ## Proposed changes related pr: apache#39700 support escape.delim and serialization.null.format for hive text
…#40291) ## Proposed changes related pr: apache#39700 support escape.delim and serialization.null.format for hive text
Proposed changes
related pr: #39700
support escape.delim and serialization.null.format for hive text