Re: [PR] branch-3.0: [enhance](nereids) remove first_value and second_value second parameter if the second parameter is false #45264 [doris]

2024-12-16 Thread via GitHub
zhangstar333 merged PR #45453: URL: https://github.com/apache/doris/pull/45453 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@doris

(doris) branch branch-3.0 updated: branch-3.0: [enhance](nereids) remove first_value and second_value second parameter if the second parameter is false #45264 (#45453)

2024-12-16 Thread zhangstar333
This is an automated email from the ASF dual-hosted git repository. zhangstar333 pushed a commit to branch branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-3.0 by this push: new 13ae167dcc5 branch-3.0: [enhance](n

Re: [PR] branch-2.1: [fix](schema-change) fix array/map/struct in schema-change not-null to null will make core #45305 [doris]

2024-12-16 Thread via GitHub
github-actions[bot] commented on PR #45482: URL: https://github.com/apache/doris/pull/45482#issuecomment-2545180209 clang-tidy review says "All clean, LGTM! :+1:" -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

(doris) branch master updated: [opt](nereids) range inference convert isnull to EmptyValue (#45310)

2024-12-16 Thread morrysnow
This is an automated email from the ASF dual-hosted git repository. morrysnow pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new 6b5cef3ea51 [opt](nereids) range inference con

(doris-website) branch asf-site updated (cda031982b -> 186c27e2be)

2024-12-16 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch asf-site in repository https://gitbox.apache.org/repos/asf/doris-website.git discard cda031982b Automated deployment with doris branch @ 43a077af6d0c0d9a82d9268a59d6e23a2950ffaa new 18

Re: [PR] [opt](nereids) range inference convert isnull to EmptyValue [doris]

2024-12-16 Thread via GitHub
morrySnow merged PR #45310: URL: https://github.com/apache/doris/pull/45310 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@doris.ap

Re: [PR] branch-3.0: [fix](schema-change) fix array/map/struct in schema-change not-null to null will make core #45305 [doris]

2024-12-16 Thread via GitHub
doris-robot commented on PR #45481: URL: https://github.com/apache/doris/pull/45481#issuecomment-2545232620 TPC-DS: Total hot run time: 188787 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools TPC-DS

Re: [PR] [improvement](statistics)Set enableQueryCache to false for statistics queries. [doris]

2024-12-16 Thread via GitHub
github-actions[bot] commented on PR #45474: URL: https://github.com/apache/doris/pull/45474#issuecomment-2545304568 PR approved by at least one committer and no changes requested. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHu

Re: [PR] [Fix](ORC) Not push down fixed char type in orc reader [doris]

2024-12-16 Thread via GitHub
hello-stephen commented on PR #45484: URL: https://github.com/apache/doris/pull/45484#issuecomment-2545320667 Thank you for your contribution to Apache Doris. Don't know what should be done next? See [How to process your PR](https://cwiki.apache.org/confluence/display/DORIS/How+to+pro

[PR] [Fix](ORC) Not push down fixed char type in orc reader [doris]

2024-12-16 Thread via GitHub
suxiaogang223 opened a new pull request, #45484: URL: https://github.com/apache/doris/pull/45484 ### What problem does this PR solve? Problem Summary: ### Release note None ### Check List (For Author) - Test - [ ] Regression test - [ ] Unit Test

[PR] [fix](csv reader) fix core dump when parsing csv with enclose [doris]

2024-12-16 Thread via GitHub
sollhui opened a new pull request, #45485: URL: https://github.com/apache/doris/pull/45485 ### What problem does this PR solve? Problem Summary: ==878493==ERROR: AddressSanitizer: heap-buffer-overflow on address 0x7fe0fda1c800 at pc 0x559d3db60c48 bp 0x7fde739b2b20 sp 0x7fde739

Re: [PR] [fix](csv reader) fix core dump when parsing csv with enclose [doris]

2024-12-16 Thread via GitHub
Thearas commented on PR #45485: URL: https://github.com/apache/doris/pull/45485#issuecomment-2545383004 Thank you for your contribution to Apache Doris. Don't know what should be done next? See [How to process your PR](https://cwiki.apache.org/confluence/display/DORIS/How+to+process+y

Re: [PR] [cherry-pick](branch-21) fix first/last value return error with ignore null (#44996) [doris]

2024-12-16 Thread via GitHub
zhangstar333 commented on PR #45486: URL: https://github.com/apache/doris/pull/45486#issuecomment-2545384939 run buildall -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To

Re: [PR] [cherry-pick](branch-21) fix first/last value return error with ignore null (#44996) [doris]

2024-12-16 Thread via GitHub
hello-stephen commented on PR #45486: URL: https://github.com/apache/doris/pull/45486#issuecomment-2545384771 Thank you for your contribution to Apache Doris. Don't know what should be done next? See [How to process your PR](https://cwiki.apache.org/confluence/display/DORIS/How+to+pro

[PR] [cherry-pick](branch-21) fix first/last value return error with ignore null (#44996) [doris]

2024-12-16 Thread via GitHub
zhangstar333 opened a new pull request, #45486: URL: https://github.com/apache/doris/pull/45486 cherry-pick from master https://github.com/apache/doris/pull/44996 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

Re: [PR] [fix] (variant) add serialize and deserialize [doris]

2024-12-16 Thread via GitHub
hello-stephen commented on PR #45487: URL: https://github.com/apache/doris/pull/45487#issuecomment-2545388410 Thank you for your contribution to Apache Doris. Don't know what should be done next? See [How to process your PR](https://cwiki.apache.org/confluence/display/DORIS/How+to+pro

[PR] [fix] (variant) add serialize and deserialize [doris]

2024-12-16 Thread via GitHub
csun5285 opened a new pull request, #45487: URL: https://github.com/apache/doris/pull/45487 ### What problem does this PR solve? Issue Number: close #xxx Related PR: #xxx Problem Summary: ### Release note None ### Check List (For Author) - Test

Re: [PR] [fix](csv reader) fix core dump when parsing csv with enclose [doris]

2024-12-16 Thread via GitHub
sollhui commented on PR #45485: URL: https://github.com/apache/doris/pull/45485#issuecomment-2545391889 run buildall -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsu

Re: [PR] [fix](csv reader) fix core dump when parsing csv with enclose [doris]

2024-12-16 Thread via GitHub
github-actions[bot] commented on PR #45485: URL: https://github.com/apache/doris/pull/45485#issuecomment-2545392348 clang-tidy review says "All clean, LGTM! :+1:" -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

Re: [PR] [Fix-3.0](smooth-upgrade) Fix smooth upgrade of function is_ip_address_in_range [doris]

2024-12-16 Thread via GitHub
zclllyybb commented on PR #45428: URL: https://github.com/apache/doris/pull/45428#issuecomment-2545397098 run buildall -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To un

Re: [PR] [cherry-pick](branch-21) fix first/last value return error with ignore null (#44996) [doris]

2024-12-16 Thread via GitHub
github-actions[bot] commented on PR #45486: URL: https://github.com/apache/doris/pull/45486#issuecomment-2545400264 clang-tidy review says "All clean, LGTM! :+1:" -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

Re: [PR] [fix] (variant) add serialize and deserialize [doris]

2024-12-16 Thread via GitHub
github-actions[bot] commented on code in PR #45487: URL: https://github.com/apache/doris/pull/45487#discussion_r1886676066 ## be/src/vec/columns/column_object.cpp: ## @@ -982,6 +997,149 @@ void ColumnObject::Subcolumn::get(size_t n, Field& res) const {

Re: [PR] [fix](csv reader) fix core dump when parsing csv with enclose [doris]

2024-12-16 Thread via GitHub
github-actions[bot] commented on PR #45485: URL: https://github.com/apache/doris/pull/45485#issuecomment-2545401564 clang-tidy review says "All clean, LGTM! :+1:" -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

Re: [PR] [fix](schema-change) fix array/map/struct in schema-change not-null to null will make core [doris]

2024-12-16 Thread via GitHub
eldenmoon merged PR #45305: URL: https://github.com/apache/doris/pull/45305 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@doris.ap

(doris) branch master updated: [fix](schema-change) fix array/map/struct in schema-change not-null to null will make core (#45305)

2024-12-16 Thread eldenmoon
This is an automated email from the ASF dual-hosted git repository. eldenmoon pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new aee98d89b4f [fix](schema-change) fix array/map

(doris) branch auto-pick-45305-branch-3.0 created (now ca212e91308)

2024-12-16 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-45305-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git at ca212e91308 branch-3.0: [fix](statistics)Fix skip analyze empty table case. #45441 (#45450) N

Re: [PR] branch-3.0: [fix](schema-change) fix array/map/struct in schema-change not-null to null will make core #45305 [doris]

2024-12-16 Thread via GitHub
Thearas commented on PR #45481: URL: https://github.com/apache/doris/pull/45481#issuecomment-2545161564 Thank you for your contribution to Apache Doris. Don't know what should be done next? See [How to process your PR](https://cwiki.apache.org/confluence/display/DORIS/How+to+process+y

(doris) branch auto-pick-45264-branch-3.0 deleted (was 9e8bbc68217)

2024-12-16 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-45264-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git was 9e8bbc68217 [enhance](nereids) remove first_value and second_value second parameter if the sec

Re: [PR] branch-3.0: [bug](function) fix first/last value return error with ignore null #44996 [doris]

2024-12-16 Thread via GitHub
zhangstar333 commented on PR #45344: URL: https://github.com/apache/doris/pull/45344#issuecomment-2545186409 run buildall -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To

Re: [PR] branch-3.0: [opt](join) Check the property of nullable from intermediate row #45017 [doris]

2024-12-16 Thread via GitHub
doris-robot commented on PR #45475: URL: https://github.com/apache/doris/pull/45475#issuecomment-2545144252 TPC-DS: Total hot run time: 194595 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools TPC-DS

Re: [PR] [Enhancement] (nereids)implement adminRebalanceDiskCommand in nereids [doris]

2024-12-16 Thread via GitHub
DongLiang-0 commented on PR #45108: URL: https://github.com/apache/doris/pull/45108#issuecomment-2545143391 run buildall -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To

[PR] [Optimize](Variant) optimize schema update performance [doris]

2024-12-16 Thread via GitHub
eldenmoon opened a new pull request, #45480: URL: https://github.com/apache/doris/pull/45480 When update schema with high concurrency, updaing schemas cost is expensive. 1. update schema only when rows is not 0 2. copy_from is expensive, use copy constructor ### What problem does

Re: [PR] [Optimize](Variant) optimize schema update performance [doris]

2024-12-16 Thread via GitHub
eldenmoon commented on PR #45480: URL: https://github.com/apache/doris/pull/45480#issuecomment-2545154101 run buildall -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To un

[PR] Restore announcementBar [doris-website]

2024-12-16 Thread via GitHub
yang1666204 opened a new pull request, #1525: URL: https://github.com/apache/doris-website/pull/1525 ![img_v3_02hk_ce5d0c6d-3ff1-47f6-957b-9340d6a753eg](https://github.com/user-attachments/assets/71ed59aa-9399-4b09-80d7-91a063187e7b) -- This is an automated message from the Apache Git Ser

[PR] [fix](inverted index) Fix the issue with incorrect seek results in DICT_COMPRESS [doris-thirdparty]

2024-12-16 Thread via GitHub
zzzxl1993 opened a new pull request, #262: URL: https://github.com/apache/doris-thirdparty/pull/262 (no comment) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscr

(doris) branch auto-pick-45305-branch-3.0 updated (ca212e91308 -> dc6c318f3c9)

2024-12-16 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-45305-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git from ca212e91308 branch-3.0: [fix](statistics)Fix skip analyze empty table case. #45441 (#45450)

Re: [PR] branch-3.0: [fix](schema-change) fix array/map/struct in schema-change not-null to null will make core #45305 [doris]

2024-12-16 Thread via GitHub
dataroaring closed pull request #45481: branch-3.0: [fix](schema-change) fix array/map/struct in schema-change not-null to null will make core #45305 URL: https://github.com/apache/doris/pull/45481 -- This is an automated message from the Apache Git Service. To respond to the message, please

[PR] branch-3.0: [fix](schema-change) fix array/map/struct in schema-change not-null to null will make core #45305 [doris]

2024-12-16 Thread via GitHub
github-actions[bot] opened a new pull request, #45481: URL: https://github.com/apache/doris/pull/45481 Cherry-picked from #45305 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comme

Re: [PR] branch-3.0: [fix](schema-change) fix array/map/struct in schema-change not-null to null will make core #45305 [doris]

2024-12-16 Thread via GitHub
Thearas commented on PR #45481: URL: https://github.com/apache/doris/pull/45481#issuecomment-2545161723 run buildall -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsu

Re: [PR] branch-2.1: [fix](schema-change) fix array/map/struct in schema-change not-null to null will make core #45305 [doris]

2024-12-16 Thread via GitHub
hello-stephen commented on PR #45482: URL: https://github.com/apache/doris/pull/45482#issuecomment-2545164622 run buildall -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. T

(doris) branch auto-pick-45305-branch-2.1 updated (7e9f6951c04 -> 19fe0a96d8c)

2024-12-16 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-45305-branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git from 7e9f6951c04 [fix](statistics)Fix skip analyze empty table case. (#45441) (#45455) add 19f

[PR] branch-2.1: [fix](schema-change) fix array/map/struct in schema-change not-null to null will make core #45305 [doris]

2024-12-16 Thread via GitHub
github-actions[bot] opened a new pull request, #45482: URL: https://github.com/apache/doris/pull/45482 Cherry-picked from #45305 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comme

Re: [PR] branch-2.1: [fix](schema-change) fix array/map/struct in schema-change not-null to null will make core #45305 [doris]

2024-12-16 Thread via GitHub
dataroaring closed pull request #45482: branch-2.1: [fix](schema-change) fix array/map/struct in schema-change not-null to null will make core #45305 URL: https://github.com/apache/doris/pull/45482 -- This is an automated message from the Apache Git Service. To respond to the message, please

Re: [PR] [Optimize](Variant) optimize schema update performance [doris]

2024-12-16 Thread via GitHub
github-actions[bot] commented on PR #45480: URL: https://github.com/apache/doris/pull/45480#issuecomment-2545164019 clang-tidy review says "All clean, LGTM! :+1:" -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

Re: [PR] branch-2.1: [fix](schema-change) fix array/map/struct in schema-change not-null to null will make core #45305 [doris]

2024-12-16 Thread via GitHub
hello-stephen commented on PR #45482: URL: https://github.com/apache/doris/pull/45482#issuecomment-2545164477 Thank you for your contribution to Apache Doris. Don't know what should be done next? See [How to process your PR](https://cwiki.apache.org/confluence/display/DORIS/How+to+pro

(doris) branch auto-pick-45305-branch-2.1 created (now 7e9f6951c04)

2024-12-16 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-45305-branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git at 7e9f6951c04 [fix](statistics)Fix skip analyze empty table case. (#45441) (#45455) No new revi

Re: [PR] [Optimize](Variant) optimize schema update performance [doris]

2024-12-16 Thread via GitHub
Thearas commented on PR #45480: URL: https://github.com/apache/doris/pull/45480#issuecomment-2545153997 Thank you for your contribution to Apache Doris. Don't know what should be done next? See [How to process your PR](https://cwiki.apache.org/confluence/display/DORIS/How+to+process+y

Re: [PR] [fix](schema-change) fix array/map/struct in schema-change not-null to null will make core [doris]

2024-12-16 Thread via GitHub
github-actions[bot] commented on PR #45305: URL: https://github.com/apache/doris/pull/45305#issuecomment-2545154911 PR approved by at least one committer and no changes requested. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHu

Re: [PR] [Chore](pipeline) catch exception on task::prepare to avoid exception make backend coredump [doris]

2024-12-16 Thread via GitHub
BiteThet commented on PR #45479: URL: https://github.com/apache/doris/pull/45479#issuecomment-2545172827 run buildall -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To

Re: [PR] branch-3.0: [fix](schema-change) fix array/map/struct in schema-change not-null to null will make core #45305 [doris]

2024-12-16 Thread via GitHub
doris-robot commented on PR #45481: URL: https://github.com/apache/doris/pull/45481#issuecomment-2545205520 TPC-H: Total hot run time: 40677 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools Tpch sf100

Re: [I] [Enhancement] (nereids)implement showCharsetCommand in nereids [doris]

2024-12-16 Thread via GitHub
starocean999 closed issue #42749: [Enhancement] (nereids)implement showCharsetCommand in nereids URL: https://github.com/apache/doris/issues/42749 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

(doris) branch master updated: [Enhancement] (nereids)implement showCharsetCommand in nereids (#43155)

2024-12-16 Thread starocean999
This is an automated email from the ASF dual-hosted git repository. starocean999 pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new 4ef95faf3a1 [Enhancement] (nereids)implemen

Re: [I] [Enhancement] (nereids)implement showCharsetCommand in nereids [doris]

2024-12-16 Thread via GitHub
starocean999 closed issue #42749: [Enhancement] (nereids)implement showCharsetCommand in nereids URL: https://github.com/apache/doris/issues/42749 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

Re: [PR] [Enhancement] (nereids)implement showCharsetCommand in nereids [doris]

2024-12-16 Thread via GitHub
starocean999 merged PR #43155: URL: https://github.com/apache/doris/pull/43155 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@doris

Re: [PR] branch-2.1: [fix](schema-change) fix array/map/struct in schema-change not-null to null will make core #45305 [doris]

2024-12-16 Thread via GitHub
doris-robot commented on PR #45482: URL: https://github.com/apache/doris/pull/45482#issuecomment-2545242251 TeamCity be ut coverage result: Function Coverage: 36.48% (9569/26231) Line Coverage: 27.93% (78668/281669) Region Coverage: 26.60% (40388/151837) Branch Coverage: 23.3

Re: [PR] [Fix](ORC) Not push down fixed char type in orc reader [doris]

2024-12-16 Thread via GitHub
github-actions[bot] commented on PR #45484: URL: https://github.com/apache/doris/pull/45484#issuecomment-2545331393 clang-tidy review says "All clean, LGTM! :+1:" -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

Re: [PR] [chore](upgrade) Add comment hints to guide to use new upgrade compatible method [doris]

2024-12-16 Thread via GitHub
zclllyybb closed pull request #45429: [chore](upgrade) Add comment hints to guide to use new upgrade compatible method URL: https://github.com/apache/doris/pull/45429 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the UR

Re: [PR] [Fix-3.0](smooth-upgrade) Fix smooth upgrade of function is_ip_address_in_range [doris]

2024-12-16 Thread via GitHub
zclllyybb commented on PR #45428: URL: https://github.com/apache/doris/pull/45428#issuecomment-2545342629 run buildall -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To un

Re: [PR] [Fix-3.0](smooth-upgrade) Fix smooth upgrade of function is_ip_address_in_range [doris]

2024-12-16 Thread via GitHub
github-actions[bot] commented on PR #45428: URL: https://github.com/apache/doris/pull/45428#issuecomment-2545351921 PR approved by anyone and no changes requested. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the UR

Re: [PR] [fix](Nereids) set correct sort key for aggregate [doris]

2024-12-16 Thread via GitHub
englefly commented on PR #45369: URL: https://github.com/apache/doris/pull/45369#issuecomment-2545350304 run buildall -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To uns

Re: [PR] [branch-2.1](functions) clean some ip functions code and make IS_IP_ADDRESS_IN_RANGE DEPENDS_ON_ARGUMENT [doris]

2024-12-16 Thread via GitHub
github-actions[bot] commented on PR #45358: URL: https://github.com/apache/doris/pull/45358#issuecomment-2545350505 PR approved by at least one committer and no changes requested. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHu

Re: [PR] [branch-2.1](functions) clean some ip functions code and make IS_IP_ADDRESS_IN_RANGE DEPENDS_ON_ARGUMENT [doris]

2024-12-16 Thread via GitHub
github-actions[bot] commented on PR #45358: URL: https://github.com/apache/doris/pull/45358#issuecomment-2545350578 PR approved by anyone and no changes requested. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the UR

Re: [PR] [refactor](shuffle)(part III) Use local exchanger for both exchange sink and lo… [doris]

2024-12-16 Thread via GitHub
doris-robot commented on PR #45375: URL: https://github.com/apache/doris/pull/45375#issuecomment-2545362682 TeamCity be ut coverage result: Function Coverage: 38.81% (10125/26087) Line Coverage: 29.75% (85089/285998) Region Coverage: 28.82% (43651/151459) Branch Coverage: 25.

Re: [PR] [Fix-3.0](smooth-upgrade) Fix smooth upgrade of function is_ip_address_in_range [doris]

2024-12-16 Thread via GitHub
github-actions[bot] commented on PR #45428: URL: https://github.com/apache/doris/pull/45428#issuecomment-2545351816 PR approved by at least one committer and no changes requested. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHu

Re: [PR] [Feature](function) Support function quarters_add/sub for nereids [doris]

2024-12-16 Thread via GitHub
zclllyybb commented on PR #45370: URL: https://github.com/apache/doris/pull/45370#issuecomment-2545342182 wait https://github.com/apache/doris/pull/45265 merged. then add some testcase -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

(doris) branch master updated: [Fix](ccr) Incorrectly generated sql with NONE aggregate type (#45452)

2024-12-16 Thread w41ter
This is an automated email from the ASF dual-hosted git repository. w41ter pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new 088d2fecaa0 [Fix](ccr) Incorrectly generated sql

(doris) branch auto-pick-45452-branch-3.0 created (now 13ae167dcc5)

2024-12-16 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-45452-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git at 13ae167dcc5 branch-3.0: [enhance](nereids) remove first_value and second_value second paramete

[PR] branch-2.1: [Fix](ccr) Incorrectly generated sql with NONE aggregate type #45452 [doris]

2024-12-16 Thread via GitHub
github-actions[bot] opened a new pull request, #45489: URL: https://github.com/apache/doris/pull/45489 Cherry-picked from #45452 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comme

(doris) branch auto-pick-45452-branch-2.1 updated (7e9f6951c04 -> db3fcccf9e4)

2024-12-16 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-45452-branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git from 7e9f6951c04 [fix](statistics)Fix skip analyze empty table case. (#45441) (#45455) add db3

[PR] branch-3.0: [Fix](ccr) Incorrectly generated sql with NONE aggregate type #45452 [doris]

2024-12-16 Thread via GitHub
github-actions[bot] opened a new pull request, #45488: URL: https://github.com/apache/doris/pull/45488 Cherry-picked from #45452 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comme

(doris) branch auto-pick-45452-branch-3.0 updated (13ae167dcc5 -> 2aa1449653a)

2024-12-16 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-45452-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git from 13ae167dcc5 branch-3.0: [enhance](nereids) remove first_value and second_value second paramete

Re: [PR] branch-3.0: [Fix](ccr) Incorrectly generated sql with NONE aggregate type #45452 [doris]

2024-12-16 Thread via GitHub
Thearas commented on PR #45488: URL: https://github.com/apache/doris/pull/45488#issuecomment-2545415153 Thank you for your contribution to Apache Doris. Don't know what should be done next? See [How to process your PR](https://cwiki.apache.org/confluence/display/DORIS/How+to+process+y

Re: [PR] branch-3.0: [Fix](ccr) Incorrectly generated sql with NONE aggregate type #45452 [doris]

2024-12-16 Thread via GitHub
dataroaring closed pull request #45488: branch-3.0: [Fix](ccr) Incorrectly generated sql with NONE aggregate type #45452 URL: https://github.com/apache/doris/pull/45488 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

Re: [PR] [Fix](ccr) Incorrectly generated sql with NONE aggregate type [doris]

2024-12-16 Thread via GitHub
w41ter merged PR #45452: URL: https://github.com/apache/doris/pull/45452 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@doris.apach

(doris) branch auto-pick-45452-branch-2.1 created (now 7e9f6951c04)

2024-12-16 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-45452-branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git at 7e9f6951c04 [fix](statistics)Fix skip analyze empty table case. (#45441) (#45455) No new revi

Re: [PR] branch-3.0: [Fix](ccr) Incorrectly generated sql with NONE aggregate type #45452 [doris]

2024-12-16 Thread via GitHub
Thearas commented on PR #45488: URL: https://github.com/apache/doris/pull/45488#issuecomment-2545415270 run buildall -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsu

(doris) branch branch-3.0 updated: branch-3.0: [bug](function) fix first/last value return error with ignore null #44996 (#45344)

2024-12-16 Thread zhangstar333
This is an automated email from the ASF dual-hosted git repository. zhangstar333 pushed a commit to branch branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-3.0 by this push: new 8644573b8f7 branch-3.0: [bug](funct

Re: [PR] branch-3.0: [bug](function) fix first/last value return error with ignore null #44996 [doris]

2024-12-16 Thread via GitHub
zhangstar333 merged PR #45344: URL: https://github.com/apache/doris/pull/45344 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@doris

(doris) branch auto-pick-44996-branch-3.0 deleted (was bd0733ddbea)

2024-12-16 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-44996-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git was bd0733ddbea [bug](function) fix first/last value return error with ignore null (#44996) The r

(doris-website) branch master updated: Restore announcementBar (#1525)

2024-12-16 Thread jeffreyh
This is an automated email from the ASF dual-hosted git repository. jeffreyh pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris-website.git The following commit(s) were added to refs/heads/master by this push: new 92aa6dc592 Restore announcementBar (#15

Re: [PR] [Fix](ORC) Not push down fixed char type in orc reader [doris]

2024-12-16 Thread via GitHub
suxiaogang223 commented on PR #45484: URL: https://github.com/apache/doris/pull/45484#issuecomment-2545443725 run buildall -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. T

Re: [PR] Restore announcementBar [doris-website]

2024-12-16 Thread via GitHub
jeffreys-cat merged PR #1525: URL: https://github.com/apache/doris-website/pull/1525 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...

(doris) branch branch-3.0 updated: [Fix-3.0](smooth-upgrade) Fix smooth upgrade of function is_ip_address_in_range (#45428)

2024-12-16 Thread panxiaolei
This is an automated email from the ASF dual-hosted git repository. panxiaolei pushed a commit to branch branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-3.0 by this push: new 2010f9f63e1 [Fix-3.0](smooth-upgrade)

(doris) branch master updated: [Chore](pipeline) catch exception on task::prepare to avoid exception make backend coredump (#45479)

2024-12-16 Thread panxiaolei
This is an automated email from the ASF dual-hosted git repository. panxiaolei pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new ce5753d3dcb [Chore](pipeline) catch exception

Re: [PR] [fix] (variant) remove nullable type in sparse column and implement replicate [doris]

2024-12-16 Thread via GitHub
eldenmoon merged PR #45502: URL: https://github.com/apache/doris/pull/45502 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@doris.ap

(doris) branch variant-sparse updated: [fix] (variant) remove nullable type in sparse column and implement replicate (#45502)

2024-12-16 Thread eldenmoon
This is an automated email from the ASF dual-hosted git repository. eldenmoon pushed a commit to branch variant-sparse in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/variant-sparse by this push: new 74344538c6f [fix] (variant) re

Re: [PR] [Fix-3.0](smooth-upgrade) Fix smooth upgrade of function is_ip_address_in_range [doris]

2024-12-16 Thread via GitHub
BiteThet merged PR #45428: URL: https://github.com/apache/doris/pull/45428 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@doris

(doris) branch auto-pick-45479-branch-3.0 created (now 2010f9f63e1)

2024-12-16 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-45479-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git at 2010f9f63e1 [Fix-3.0](smooth-upgrade) Fix smooth upgrade of function is_ip_address_in_range (#

Re: [PR] branch-3.0: [fix] (inverted index) fix index file in gc binlogs #44994 [doris]

2024-12-16 Thread via GitHub
airborne12 merged PR #45440: URL: https://github.com/apache/doris/pull/45440 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@doris.a

[PR] branch-3.0: [fix](cloud) fix error in get detached tablet stat #45449 [doris]

2024-12-16 Thread via GitHub
github-actions[bot] opened a new pull request, #45506: URL: https://github.com/apache/doris/pull/45506 Cherry-picked from #45449 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comme

Re: [PR] branch-3.0: [fix](cloud) fix error in get detached tablet stat #45449 [doris]

2024-12-16 Thread via GitHub
hello-stephen commented on PR #45506: URL: https://github.com/apache/doris/pull/45506#issuecomment-2547455640 Thank you for your contribution to Apache Doris. Don't know what should be done next? See [How to process your PR](https://cwiki.apache.org/confluence/display/DORIS/How+to+pro

(doris) branch branch-3.0 updated: branch-3.0: [fix] (inverted index) fix index file in gc binlogs #44994 (#45440)

2024-12-16 Thread airborne
This is an automated email from the ASF dual-hosted git repository. airborne pushed a commit to branch branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-3.0 by this push: new c2b366e1388 branch-3.0: [fix] (inverted

Re: [PR] branch-3.0: [fix](cloud) fix error in get detached tablet stat #45449 [doris]

2024-12-16 Thread via GitHub
hello-stephen commented on PR #45506: URL: https://github.com/apache/doris/pull/45506#issuecomment-2547455692 run buildall -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. T

(doris) branch auto-pick-44994-branch-3.0 deleted (was ec146c1b859)

2024-12-16 Thread airborne
This is an automated email from the ASF dual-hosted git repository. airborne pushed a change to branch auto-pick-44994-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git was ec146c1b859 [fix] (inverted index) fix index file in gc binlogs (#44994) The revisions that wer

(doris) branch auto-pick-45449-branch-3.0 updated (2010f9f63e1 -> 4dd8cf38be2)

2024-12-16 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-45449-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git from 2010f9f63e1 [Fix-3.0](smooth-upgrade) Fix smooth upgrade of function is_ip_address_in_range (#

Re: [PR] branch-3.0: [fix](cloud) fix error in get detached tablet stat #45449 [doris]

2024-12-16 Thread via GitHub
dataroaring closed pull request #45506: branch-3.0: [fix](cloud) fix error in get detached tablet stat #45449 URL: https://github.com/apache/doris/pull/45506 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above t

Re: [PR] [Enhancement](function) Support TIMEV2 type for agg function max,min,any [doris]

2024-12-16 Thread via GitHub
BiteThet merged PR #45437: URL: https://github.com/apache/doris/pull/45437 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@doris

(doris) branch master updated (66c74459ebc -> f7187a92c2a)

2024-12-16 Thread panxiaolei
This is an automated email from the ASF dual-hosted git repository. panxiaolei pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 66c74459ebc [fix](cloud) fix error in get detached tablet stat (#45449) add f7187a92c2a [Enhancement](function

Re: [PR] branch-3.0: [Enhancement](function) Support TIMEV2 type for agg function max,min,any #45437 [doris]

2024-12-16 Thread via GitHub
Thearas commented on PR #45504: URL: https://github.com/apache/doris/pull/45504#issuecomment-2547449741 Thank you for your contribution to Apache Doris. Don't know what should be done next? See [How to process your PR](https://cwiki.apache.org/confluence/display/DORIS/How+to+process+y

Re: [PR] [branch-2.1](functions) clean some ip functions code and make IS_IP_ADDRESS_IN_RANGE DEPENDS_ON_ARGUMENT [doris]

2024-12-16 Thread via GitHub
BiteThet merged PR #45358: URL: https://github.com/apache/doris/pull/45358 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@doris

<    1   2   3   4   5   6   7   >