-
Notifications
You must be signed in to change notification settings - Fork 3.7k
[feature](udf) Support for IP types in Java UDF. #44871
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:
|
|
run buildall |
TPC-H: Total hot run time: 40362 ms |
TPC-DS: Total hot run time: 191100 ms |
|
TeamCity be ut coverage result: |
ClickBench: Total hot run time: 33.09 s |
1551ef9 to
9d9676b
Compare
|
run buildall |
|
TeamCity be ut coverage result: |
TPC-H: Total hot run time: 39845 ms |
TPC-DS: Total hot run time: 197730 ms |
ClickBench: Total hot run time: 33.83 s |
9d9676b to
08bfd1a
Compare
|
run buildall |
|
TeamCity be ut coverage result: |
TPC-H: Total hot run time: 39601 ms |
TPC-DS: Total hot run time: 197386 ms |
ClickBench: Total hot run time: 33.24 s |
|
run buildall |
TPC-H: Total hot run time: 40242 ms |
|
TeamCity be ut coverage result: |
TPC-DS: Total hot run time: 197937 ms |
ClickBench: Total hot run time: 32.72 s |
4b8ec24 to
ef9c1f2
Compare
|
run buildall |
|
TeamCity be ut coverage result: |
|
PR approved by at least one committer and no changes requested. |
ClickBench: Total hot run time: 33.45 s |
|
run buildall |
|
TeamCity be ut coverage result: |
TPC-H: Total hot run time: 39971 ms |
TPC-DS: Total hot run time: 198353 ms |
ClickBench: Total hot run time: 32.73 s |
## Versions apache/doris#44871 - [x] dev - [x] 3.0 - [x] 2.1 - [ ] 2.0 ## Languages - [x] Chinese - [x] English ## Docs Checklist - [ ] Checked by AI - [ ] Test Cases Built
## Versions apache/doris#44871 - [x] dev - [x] 3.0 - [x] 2.1 - [ ] 2.0 ## Languages - [x] Chinese - [x] English ## Docs Checklist - [ ] Checked by AI - [ ] Test Cases Built
Add support for IPV types in Java UDFs. doc apache/doris-website#1444
Add support for IPV types in Java UDFs. doc apache/doris-website#1444
What problem does this PR solve?
Add support for IPV types in Java UDFs.
doc apache/doris-website#1444
Check List (For Author)
Test
Behavior changed:
Does this need documentation?
Check List (For Reviewer who merge this PR)