Re: [PR] [opt] Optimization for short circuit of CompoundPred [doris]

2024-12-14 Thread via GitHub
github-actions[bot] commented on PR #45422: URL: https://github.com/apache/doris/pull/45422#issuecomment-2543517673 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] [opt] Optimization for short circuit of CompoundPred [doris]

2024-12-14 Thread via GitHub
github-actions[bot] commented on PR #45422: URL: https://github.com/apache/doris/pull/45422#issuecomment-2543517664 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] feat(cloud): Add File Cache Consistency Check (#41280) [doris]

2024-12-14 Thread via GitHub
Lupinus commented on PR #43440: URL: https://github.com/apache/doris/pull/43440#issuecomment-2543511278 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](s3) improve error msg #45360 [doris]

2024-12-14 Thread via GitHub
github-actions[bot] commented on PR #45432: URL: https://github.com/apache/doris/pull/45432#issuecomment-2543455567 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 branch-3.0 updated: branch-3.0: [fix](hive) fix block decompressor bug #45289 (#45377)

2024-12-14 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman 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 4e9012fd8e4 branch-3.0: [fix](hive) f

(doris) branch auto-pick-45289-branch-3.0 deleted (was 0f23d3ef78c)

2024-12-14 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-45289-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git was 0f23d3ef78c [fix](hive) fix block decompressor bug (#45289) The revisions that were on this br

Re: [PR] branch-3.0: [fix](hive) fix block decompressor bug #45289 [doris]

2024-12-14 Thread via GitHub
morningman merged PR #45377: URL: https://github.com/apache/doris/pull/45377 -- 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

Re: [PR] [opt](catalog) cache the Configuration object [doris]

2024-12-14 Thread via GitHub
morningman commented on PR #45433: URL: https://github.com/apache/doris/pull/45433#issuecomment-2543444323 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 u

Re: [PR] [fix](catalog) opt the count pushdown rule for iceberg/paimon/hive scan node (#44038) [doris]

2024-12-14 Thread via GitHub
morningman merged PR #45224: URL: https://github.com/apache/doris/pull/45224 -- 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

(doris) branch branch-3.0 updated: [fix](catalog) opt the count pushdown rule for iceberg/paimon/hive scan node (#44038) (#45224)

2024-12-14 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman 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 af0c1acb351 [fix](catalog) opt the co

Re: [PR] branch-2.1: [fix](s3) improve error msg #45360 [doris]

2024-12-14 Thread via GitHub
doris-robot commented on PR #45432: URL: https://github.com/apache/doris/pull/45432#issuecomment-2543443646 TeamCity be ut coverage result: Function Coverage: 36.48% (9569/26231) Line Coverage: 27.93% (78670/281651) Region Coverage: 26.60% (40386/151828) Branch Coverage: 23.3

(doris-website) branch asf-site updated (c3ccb98d93 -> d564a7299d)

2024-12-14 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 c3ccb98d93 Automated deployment with doris branch @ fcb4a82eb4f09783e0c80380d9ff02ccd2e7d707 new d5

Re: [PR] [opt](catalog) cache the Configuration object [doris]

2024-12-14 Thread via GitHub
Thearas commented on PR #45433: URL: https://github.com/apache/doris/pull/45433#issuecomment-2543438873 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] [opt](catalog) cache the Configuration object [doris]

2024-12-14 Thread via GitHub
morningman commented on PR #45433: URL: https://github.com/apache/doris/pull/45433#issuecomment-2543438955 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 u

[PR] [opt](catalog) cache the Configuration object [doris]

2024-12-14 Thread via GitHub
morningman opened a new pull request, #45433: URL: https://github.com/apache/doris/pull/45433 ### What problem does this PR solve? Problem Summary: Creating Configuration object is very costy, so we cache it for better performance ### Release note None ### Chec

Re: [PR] branch-3.0: [fix](s3) improve error msg #45360 [doris]

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

Re: [PR] branch-2.1: [fix](s3) improve error msg #45360 [doris]

2024-12-14 Thread via GitHub
morningman commented on PR #45432: URL: https://github.com/apache/doris/pull/45432#issuecomment-2543435744 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 u

Re: [PR] branch-2.1: [fix](s3) improve error msg #45360 [doris]

2024-12-14 Thread via GitHub
morningman closed pull request #45432: branch-2.1: [fix](s3) improve error msg #45360 URL: https://github.com/apache/doris/pull/45432 -- 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 com

Re: [PR] [opt](hms table)Some optimizations for hms external table [doris]

2024-12-14 Thread via GitHub
github-actions[bot] commented on PR #44909: URL: https://github.com/apache/doris/pull/44909#issuecomment-2543435424 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] [opt](hms table)Some optimizations for hms external table [doris]

2024-12-14 Thread via GitHub
github-actions[bot] commented on PR #44909: URL: https://github.com/apache/doris/pull/44909#issuecomment-2543435430 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](tvf) Tvf supports to parse the enclose character in csv files [doris]

2024-12-14 Thread via GitHub
doris-robot commented on PR #45407: URL: https://github.com/apache/doris/pull/45407#issuecomment-2543430959 TeamCity be ut coverage result: Function Coverage: 38.76% (10109/26082) Line Coverage: 29.70% (84882/285787) Region Coverage: 28.76% (43565/151459) Branch Coverage: 25.

(doris) branch auto-pick-45360-branch-2.1 updated (b881157d528 -> 7ff164ebc14)

2024-12-14 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-45360-branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git from b881157d528 branch-2.1: [regression](paimon) test Paimon's connectivity of cloud filesystems #

[PR] branch-2.1: [fix](s3) improve error msg #45360 [doris]

2024-12-14 Thread via GitHub
github-actions[bot] opened a new pull request, #45432: URL: https://github.com/apache/doris/pull/45432 Cherry-picked from #45360 -- 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](s3) improve error msg #45360 [doris]

2024-12-14 Thread via GitHub
Thearas commented on PR #45431: URL: https://github.com/apache/doris/pull/45431#issuecomment-2543430337 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 auto-pick-45360-branch-2.1 created (now b881157d528)

2024-12-14 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-45360-branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git at b881157d528 branch-2.1: [regression](paimon) test Paimon's connectivity of cloud filesystems #

Re: [PR] branch-3.0: [fix](s3) improve error msg #45360 [doris]

2024-12-14 Thread via GitHub
Thearas commented on PR #45431: URL: https://github.com/apache/doris/pull/45431#issuecomment-2543430324 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-45360-branch-3.0 updated (c804f5c031c -> 774aa388c12)

2024-12-14 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-45360-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git from c804f5c031c branch-3.0: [regression](paimon) test Paimon's connectivity of cloud filesystems #

[PR] branch-3.0: [fix](s3) improve error msg #45360 [doris]

2024-12-14 Thread via GitHub
github-actions[bot] opened a new pull request, #45431: URL: https://github.com/apache/doris/pull/45431 Cherry-picked from #45360 -- 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](s3) improve error msg #45360 [doris]

2024-12-14 Thread via GitHub
dataroaring closed pull request #45431: branch-3.0: [fix](s3) improve error msg #45360 URL: https://github.com/apache/doris/pull/45431 -- 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 co

(doris) branch master updated: [fix](s3) improve error msg (#45360)

2024-12-14 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman 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 06efb40f33b [fix](s3) improve error msg (#453

(doris) branch auto-pick-45360-branch-3.0 created (now c804f5c031c)

2024-12-14 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-45360-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git at c804f5c031c branch-3.0: [regression](paimon) test Paimon's connectivity of cloud filesystems #

Re: [PR] [fix](s3) improve error msg [doris]

2024-12-14 Thread via GitHub
morningman merged PR #45360: URL: https://github.com/apache/doris/pull/45360 -- 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

(doris) branch auto-pick-45268-branch-3.0 deleted (was 18bd1cd6fa5)

2024-12-14 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-45268-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git was 18bd1cd6fa5 [regression](paimon) test Paimon's connectivity of cloud filesystems (#45268) The

(doris) branch branch-3.0 updated: branch-3.0: [regression](paimon) test Paimon's connectivity of cloud filesystems #45268 (#45376)

2024-12-14 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman 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 c804f5c031c branch-3.0: [regression](

Re: [PR] branch-3.0: [regression](paimon) test Paimon's connectivity of cloud filesystems #45268 [doris]

2024-12-14 Thread via GitHub
morningman merged PR #45376: URL: https://github.com/apache/doris/pull/45376 -- 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

(doris) branch auto-pick-45268-branch-2.1 deleted (was 7bea04f8218)

2024-12-14 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-45268-branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git was 7bea04f8218 [regression](paimon) test Paimon's connectivity of cloud filesystems (#45268) The

(doris) branch branch-2.1 updated: branch-2.1: [regression](paimon) test Paimon's connectivity of cloud filesystems #45268 (#45378)

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

Re: [PR] branch-2.1: [regression](paimon) test Paimon's connectivity of cloud filesystems #45268 [doris]

2024-12-14 Thread via GitHub
morningman merged PR #45378: URL: https://github.com/apache/doris/pull/45378 -- 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

(doris) branch auto-pick-45289-branch-2.1 deleted (was 4ee157953f6)

2024-12-14 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-45289-branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git was 4ee157953f6 [fix](hive) fix block decompressor bug (#45289) The revisions that were on this br

(doris) branch branch-2.1 updated: branch-2.1: [fix](hive) fix block decompressor bug #45289 (#45379)

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

Re: [PR] branch-2.1: [fix](hive) fix block decompressor bug #45289 [doris]

2024-12-14 Thread via GitHub
morningman merged PR #45379: URL: https://github.com/apache/doris/pull/45379 -- 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

Re: [PR] branch-2.1: [fix](iceberg)Fill in the detailed error information #45285 [doris]

2024-12-14 Thread via GitHub
morningman commented on PR #45338: URL: https://github.com/apache/doris/pull/45338#issuecomment-2543428095 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 u

(doris) branch auto-pick-45285-branch-2.1 updated (6c0faab8abe -> 99b7695841d)

2024-12-14 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a change to branch auto-pick-45285-branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git discard 6c0faab8abe [fix](iceberg)Fill in the detailed error information (#45285) add 667f5e6e6a8

(doris) branch auto-pick-45285-branch-3.0 deleted (was e4ba7d18023)

2024-12-14 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-45285-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git was e4ba7d18023 [fix](iceberg)Fill in the detailed error information (#45285) The revisions that

(doris) branch branch-3.0 updated: branch-3.0: [fix](iceberg)Fill in the detailed error information #45285 (#45337)

2024-12-14 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman 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 a44d8972094 branch-3.0: [fix](iceberg

Re: [PR] branch-3.0: [fix](iceberg)Fill in the detailed error information #45285 [doris]

2024-12-14 Thread via GitHub
morningman merged PR #45337: URL: https://github.com/apache/doris/pull/45337 -- 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

Re: [PR] branch-2.1: [fix](hive)Clear processed tasks #45309 [doris]

2024-12-14 Thread via GitHub
morningman commented on PR #45339: URL: https://github.com/apache/doris/pull/45339#issuecomment-2543427515 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 u

Re: [PR] branch-3.0: [fix](hive)Clear processed tasks #45309 [doris]

2024-12-14 Thread via GitHub
morningman commented on PR #45336: URL: https://github.com/apache/doris/pull/45336#issuecomment-2543427484 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 u

Re: [PR] branch-3.0: [fix](hive)Clear processed tasks #45309 [doris]

2024-12-14 Thread via GitHub
morningman closed pull request #45336: branch-3.0: [fix](hive)Clear processed tasks #45309 URL: https://github.com/apache/doris/pull/45336 -- 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 specifi

Re: [PR] branch-2.1 [Chore](dependencies)Upgrade Fe dependencies #44872 [doris]

2024-12-14 Thread via GitHub
morningman merged PR #45362: URL: https://github.com/apache/doris/pull/45362 -- 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

(doris) branch branch-2.1 updated (6dabdd6a8ce -> 249ffa44c05)

2024-12-14 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a change to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git from 6dabdd6a8ce branch-2.1: [fix](txn insert) txn insert show error url #45254 (#45381) add 249ffa44c05 branc

Re: [PR] branch-2.1: [Fix](job-case)Fix status typo #45326 [doris]

2024-12-14 Thread via GitHub
morningman closed pull request #45341: branch-2.1: [Fix](job-case)Fix status typo #45326 URL: https://github.com/apache/doris/pull/45341 -- 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

(doris) branch auto-pick-45355-branch-2.1 created (now 6dabdd6a8ce)

2024-12-14 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-45355-branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git at 6dabdd6a8ce branch-2.1: [fix](txn insert) txn insert show error url #45254 (#45381) No new re

Re: [PR] [Fix](hudi) Fix some errors caused by resolving code conflicts [doris]

2024-12-14 Thread via GitHub
morningman merged PR #45355: URL: https://github.com/apache/doris/pull/45355 -- 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

(doris) branch auto-pick-45355-branch-3.0 created (now 9edea93a8b2)

2024-12-14 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-45355-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git at 9edea93a8b2 branch-3.0: [Chore](dependencies)Upgrade Fe dependencies #44872 (#45354) No new r

(doris) branch master updated: [Fix](hudi) Fix some errors caused by resolving code conflicts (#45355)

2024-12-14 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman 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 39f47311a0f [Fix](hudi) Fix some errors cause

Re: [PR] [fix](external)fix split and get the schema [doris]

2024-12-14 Thread via GitHub
github-actions[bot] commented on PR #45408: URL: https://github.com/apache/doris/pull/45408#issuecomment-2543423937 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](iceberg) Fill in the detailed error information [doris]

2024-12-14 Thread via GitHub
github-actions[bot] commented on PR #45415: URL: https://github.com/apache/doris/pull/45415#issuecomment-2543423195 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](iceberg) Fill in the detailed error information [doris]

2024-12-14 Thread via GitHub
github-actions[bot] commented on PR #45415: URL: https://github.com/apache/doris/pull/45415#issuecomment-2543423188 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-3.0: [fix](Export) Cancel the export job when the ring buffer have no enough slot #45244 [doris]

2024-12-14 Thread via GitHub
hello-stephen commented on PR #45430: URL: https://github.com/apache/doris/pull/45430#issuecomment-2543422302 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

Re: [PR] branch-3.0: [fix](Export) Cancel the export job when the ring buffer have no enough slot #45244 [doris]

2024-12-14 Thread via GitHub
hello-stephen commented on PR #45430: URL: https://github.com/apache/doris/pull/45430#issuecomment-2543422318 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-45244-branch-3.0 updated (9edea93a8b2 -> f7647ad1db6)

2024-12-14 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-45244-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git from 9edea93a8b2 branch-3.0: [Chore](dependencies)Upgrade Fe dependencies #44872 (#45354) add

[PR] branch-3.0: [fix](Export) Cancel the export job when the ring buffer have no enough slot #45244 [doris]

2024-12-14 Thread via GitHub
github-actions[bot] opened a new pull request, #45430: URL: https://github.com/apache/doris/pull/45430 Cherry-picked from #45244 -- 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](Export) Cancel the export job when the ring buffer have no enough slot #45244 [doris]

2024-12-14 Thread via GitHub
dataroaring closed pull request #45430: branch-3.0: [fix](Export) Cancel the export job when the ring buffer have no enough slot #45244 URL: https://github.com/apache/doris/pull/45430 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitH

(doris) branch auto-pick-45244-branch-3.0 created (now 9edea93a8b2)

2024-12-14 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-45244-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git at 9edea93a8b2 branch-3.0: [Chore](dependencies)Upgrade Fe dependencies #44872 (#45354) No new r

Re: [PR] [fix](catalog) opt the count pushdown rule for iceberg/paimon/hive scan node (#44038) [doris]

2024-12-14 Thread via GitHub
morningman commented on PR #45224: URL: https://github.com/apache/doris/pull/45224#issuecomment-2543420478 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 u

Re: [PR] [fix](tvf) Tvf supports to parse the enclose character in csv files [doris]

2024-12-14 Thread via GitHub
github-actions[bot] commented on PR #45407: URL: https://github.com/apache/doris/pull/45407#issuecomment-2543422128 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: [fix](Export) Cancel the export job when the ring buffer have no enough slot (#45244)

2024-12-14 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman 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 12dcb17eedb [fix](Export) Cancel the export j

Re: [PR] [fix](Export) Cancel the export job when the ring buffer have no enough slot [doris]

2024-12-14 Thread via GitHub
morningman merged PR #45244: URL: https://github.com/apache/doris/pull/45244 -- 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

Re: [PR] [fix](tvf) Tvf supports to parse the enclose character in csv files [doris]

2024-12-14 Thread via GitHub
morningman commented on PR #45407: URL: https://github.com/apache/doris/pull/45407#issuecomment-2543421389 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 u

Re: [PR] [fix](tvf) Tvf supports to parse the enclose character in csv files [doris]

2024-12-14 Thread via GitHub
github-actions[bot] commented on PR #45407: URL: https://github.com/apache/doris/pull/45407#issuecomment-2543421341 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](tvf) Tvf supports to parse the enclose character in csv files [doris]

2024-12-14 Thread via GitHub
github-actions[bot] commented on PR #45407: URL: https://github.com/apache/doris/pull/45407#issuecomment-2543421334 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](doc) update array-intersect [doris]

2024-12-14 Thread via GitHub
github-actions[bot] closed pull request #31459: [fix](doc) update array-intersect URL: https://github.com/apache/doris/pull/31459 -- 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

Re: [PR] [fix](hive) support hive3 timestamp with local time zone [doris]

2024-12-14 Thread via GitHub
github-actions[bot] commented on PR #35664: URL: https://github.com/apache/doris/pull/35664#issuecomment-2543384994 We're closing this PR because it hasn't been updated in a while. This isn't a judgement on the merit of the PR in any way. It's just a way of keeping the PR queue manageable

Re: [PR] [feat](agg) support second key [doris]

2024-12-14 Thread via GitHub
github-actions[bot] commented on PR #36352: URL: https://github.com/apache/doris/pull/36352#issuecomment-2543384965 We're closing this PR because it hasn't been updated in a while. This isn't a judgement on the merit of the PR in any way. It's just a way of keeping the PR queue manageable

Re: [PR] [feature](ddl) Support CREATE DB with COMMENT [doris]

2024-12-14 Thread via GitHub
github-actions[bot] commented on PR #34625: URL: https://github.com/apache/doris/pull/34625#issuecomment-2543385004 We're closing this PR because it hasn't been updated in a while. This isn't a judgement on the merit of the PR in any way. It's just a way of keeping the PR queue manageable

Re: [PR] [improvement](query) optimize the scan key range generation for query [doris]

2024-12-14 Thread via GitHub
github-actions[bot] closed pull request #36322: [improvement](query) optimize the scan key range generation for query URL: https://github.com/apache/doris/pull/36322 -- 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](nereids) fix localtime etc. show wrong title [doris]

2024-12-14 Thread via GitHub
github-actions[bot] commented on PR #36333: URL: https://github.com/apache/doris/pull/36333#issuecomment-2543384971 We're closing this PR because it hasn't been updated in a while. This isn't a judgement on the merit of the PR in any way. It's just a way of keeping the PR queue manageable

[I] Issue on docs [doris-website]

2024-12-14 Thread via GitHub
isiuni01 opened a new issue, #1520: URL: https://github.com/apache/doris-website/issues/1520 Path:/docs/3.0/install/cluster-deployment/run-docker-cluster Hi, I am new to Doris and docker. I am trying to install it locally with docker. I wanted to report that the base image pr

(doris-website) branch asf-site updated (35f11369d0 -> c3ccb98d93)

2024-12-14 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 35f11369d0 Automated deployment with doris branch @ fcb4a82eb4f09783e0c80380d9ff02ccd2e7d707 new c3

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

2024-12-14 Thread via GitHub
rijeshkp commented on code in PR #45426: URL: https://github.com/apache/doris/pull/45426#discussion_r1885129072 ## fe/fe-core/src/main/java/org/apache/doris/nereids/trees/plans/commands/AdminSetPartitionVersionCommand.java: ## @@ -0,0 +1,105 @@ +// Licensed to the Apache Softwar

Re: [PR] [Exec](expr) Opt the compound pred performace [doris]

2024-12-14 Thread via GitHub
doris-robot commented on PR #45414: URL: https://github.com/apache/doris/pull/45414#issuecomment-2543191600 TeamCity be ut coverage result: Function Coverage: 38.75% (10108/26083) Line Coverage: 29.70% (84889/285845) Region Coverage: 28.76% (43569/151469) Branch Coverage: 25.

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

2024-12-14 Thread via GitHub
doris-robot commented on PR #45358: URL: https://github.com/apache/doris/pull/45358#issuecomment-2543188168 TeamCity be ut coverage result: Function Coverage: 36.47% (9569/26237) Line Coverage: 27.93% (78653/281598) Region Coverage: 26.60% (40370/151761) Branch Coverage: 23.3

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

2024-12-14 Thread via GitHub
Thearas commented on PR #45429: URL: https://github.com/apache/doris/pull/45429#issuecomment-2543179584 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] [chore]((upgrade) Add comment hints to guide to use new upgrade compatible method [doris]

2024-12-14 Thread via GitHub
github-actions[bot] commented on code in PR #45429: URL: https://github.com/apache/doris/pull/45429#discussion_r1885118473 ## be/src/agent/be_exec_version_manager.h: ## @@ -18,9 +18,9 @@ #pragma once #include Review Comment: warning: 'fmt/format.h' file not found [clang

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

2024-12-14 Thread via GitHub
zclllyybb commented on PR #45429: URL: https://github.com/apache/doris/pull/45429#issuecomment-2543179606 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] [chore]((upgrade) Add comment hints to guide to use new upgrade compatible method [doris]

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

Re: [PR] [test][doc] add example how to recover data when insert overwrite and truncate cases [doris]

2024-12-14 Thread via GitHub
zclllyybb commented on code in PR #45424: URL: https://github.com/apache/doris/pull/45424#discussion_r1885116122 ## regression-test/suites/doc/admin-manual/data-admin/recover_more_cases.md.groovy: ## @@ -0,0 +1,65 @@ +// Licensed to the Apache Software Foundation (ASF) under one

Re: [PR] [Exec](expr) Opt the compound pred performace [doris]

2024-12-14 Thread via GitHub
HappenLee commented on PR #45414: URL: https://github.com/apache/doris/pull/45414#issuecomment-2543177069 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] [branch-2.1](functions) clean some ip functions code and make IS_IP_ADDRESS_IN_RANGE DEPENDS_ON_ARGUMENT [doris]

2024-12-14 Thread via GitHub
zclllyybb commented on PR #45358: URL: https://github.com/apache/doris/pull/45358#issuecomment-2543176574 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-14 Thread via GitHub
zclllyybb commented on PR #45428: URL: https://github.com/apache/doris/pull/45428#issuecomment-2543176550 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-14 Thread via GitHub
Thearas commented on PR #45428: URL: https://github.com/apache/doris/pull/45428#issuecomment-2543175135 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

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

2024-12-14 Thread via GitHub
zclllyybb opened a new pull request, #45428: URL: https://github.com/apache/doris/pull/45428 ### What problem does this PR solve? Issue Number: close #xxx Related PR: #xxx Problem Summary: The origin PR is https://github.com/apache/doris/pull/35239. for branch-3.0

Re: [PR] [Exec](expr) Opt the compound pred performace [doris]

2024-12-14 Thread via GitHub
HappenLee commented on PR #45414: URL: https://github.com/apache/doris/pull/45414#issuecomment-2543166510 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: [I] [Enhancement] (nereids)implement showCatalogsCommand in nereids [doris]

2024-12-14 Thread via GitHub
msridhar78 commented on issue #42744: URL: https://github.com/apache/doris/issues/42744#issuecomment-2543166570 Pls ignore - I think other PR already implements this -- 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] [Enhancement] (nereids)implement showStatusCommand in nereids [doris]

2024-12-14 Thread via GitHub
hello-stephen commented on PR #45427: URL: https://github.com/apache/doris/pull/45427#issuecomment-2543163657 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

Re: [PR] [fix]fix performence compile error [doris]

2024-12-14 Thread via GitHub
koarz closed pull request #45425: [fix]fix performence compile error URL: https://github.com/apache/doris/pull/45425 -- 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

[PR] [Enhancement] (nereids)implement showStatusCommand in nereids [doris]

2024-12-14 Thread via GitHub
msridhar78 opened a new pull request, #45427: URL: https://github.com/apache/doris/pull/45427 ### What problem does this PR solve? Issue Number: close #42730 Related PR: #xxx Problem Summary: [Enhancement] (nereids)implement showStatusCommand in nereids ### Rel

Re: [PR] [Exec](expr) Opt the compound pred performace [doris]

2024-12-14 Thread via GitHub
HappenLee commented on code in PR #45414: URL: https://github.com/apache/doris/pull/45414#discussion_r1885099968 ## be/src/vec/exprs/vcompound_pred.h: ## @@ -158,12 +158,15 @@ class VCompoundPred : public VectorizedFnCall { if (_can_fast_execute && fast_execute(context,

Re: [PR] [fix]fix performence compile error [doris]

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

  1   2   >