Uh oh!
There was an error while loading. Please reload this page.
[feature](udf) Support for IP types in Java UDF. - #44871
Conversation
doris-robot
commented
Dec 2, 2024
Thank you for your contribution to Apache Doris. Please clearly describe your PR:
|
Mryange
commented
Dec 2, 2024
run buildall |
doris-robot
commented
Dec 2, 2024
TPC-H: Total hot run time: 40362 ms |
doris-robot
commented
Dec 2, 2024
TPC-DS: Total hot run time: 191100 ms |
doris-robot
commented
Dec 2, 2024
TeamCity be ut coverage result: |
doris-robot
commented
Dec 2, 2024
ClickBench: Total hot run time: 33.09 s |
Mryange
commented
Dec 2, 2024
run buildall |
doris-robot
commented
Dec 2, 2024
TeamCity be ut coverage result: |
doris-robot
commented
Dec 2, 2024
TPC-H: Total hot run time: 39845 ms |
doris-robot
commented
Dec 2, 2024
TPC-DS: Total hot run time: 197730 ms |
doris-robot
commented
Dec 2, 2024
ClickBench: Total hot run time: 33.83 s |
Mryange
commented
Dec 2, 2024
run buildall |
doris-robot
commented
Dec 2, 2024
TeamCity be ut coverage result: |
doris-robot
commented
Dec 2, 2024
TPC-H: Total hot run time: 39601 ms |
doris-robot
commented
Dec 2, 2024
TPC-DS: Total hot run time: 197386 ms |
doris-robot
commented
Dec 2, 2024
ClickBench: Total hot run time: 33.24 s |
Mryange
commented
Dec 3, 2024
run buildall |
doris-robot
commented
Dec 3, 2024
TPC-H: Total hot run time: 40242 ms |
doris-robot
commented
Dec 3, 2024
TeamCity be ut coverage result: |
doris-robot
commented
Dec 3, 2024
TPC-DS: Total hot run time: 197937 ms |
doris-robot
commented
Dec 3, 2024
ClickBench: Total hot run time: 32.72 s |
Mryange
commented
Dec 3, 2024
run buildall |
doris-robot
commented
Dec 3, 2024
TeamCity be ut coverage result: |
doris-robot
commented
Dec 5, 2024
ClickBench: Total hot run time: 33.45 s |
Mryange
commented
Dec 9, 2024
run buildall |
doris-robot
commented
Dec 9, 2024
TeamCity be ut coverage result: |
doris-robot
commented
Dec 9, 2024
TPC-H: Total hot run time: 39971 ms |
doris-robot
commented
Dec 9, 2024
TPC-DS: Total hot run time: 198353 ms |
doris-robot
commented
Dec 9, 2024
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
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)