Re: [PR] [fix](inverted index) Fix Null Pointer Exception in function match [doris]

2024-12-22 Thread via GitHub
zzzxl1993 commented on PR #45774: URL: https://github.com/apache/doris/pull/45774#issuecomment-2558809467 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](ORC) Not push down fixed char type in orc reader [doris]

2024-12-22 Thread via GitHub
morningman merged PR #45484: URL: https://github.com/apache/doris/pull/45484 -- 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 (632f93a2e43 -> cb2174131e7)

2024-12-22 Thread starocean999
This is an automated email from the ASF dual-hosted git repository. starocean999 pushed a change to branch branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git from 632f93a2e43 [opt](profile) add index page profile for io #45675 (#45757) add cb2174131e7 branch-3.0: [f

Re: [PR] [fix](inverted index) Fix Null Pointer Exception in function match (#45456) [doris]

2024-12-22 Thread via GitHub
hello-stephen commented on PR #45775: URL: https://github.com/apache/doris/pull/45775#issuecomment-2558810724 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](auditlog)Fix auditlog NPE [doris]

2024-12-22 Thread via GitHub
github-actions[bot] commented on PR #45772: URL: https://github.com/apache/doris/pull/45772#issuecomment-2558809755 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

(doris) branch master updated (4fc9f92defa -> f01f759a038)

2024-12-22 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 4fc9f92defa [Improve](Variant) pick random backend as coordinator (#45754) add f01f759a038 [Fix](ORC) Not pus

Re: [PR] branch-3.0: [fix](nereids)use equals instead of == to compare String #45628 [doris]

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

[PR] [fix](inverted index) Fix Null Pointer Exception in function match (#45456) [doris]

2024-12-22 Thread via GitHub
zzzxl1993 opened a new pull request, #45775: URL: https://github.com/apache/doris/pull/45775 https://github.com/apache/doris/pull/45456 -- 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] [fix](inverted index) Fix Null Pointer Exception in function match (#45456) [doris]

2024-12-22 Thread via GitHub
zzzxl1993 commented on PR #45775: URL: https://github.com/apache/doris/pull/45775#issuecomment-2558810780 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](auditlog)Fix auditlog NPE [doris]

2024-12-22 Thread via GitHub
github-actions[bot] commented on PR #45772: URL: https://github.com/apache/doris/pull/45772#issuecomment-2558809791 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] [test](join) Fuzzy disable runtime filters in BE [doris]

2024-12-22 Thread via GitHub
github-actions[bot] commented on PR #45654: URL: https://github.com/apache/doris/pull/45654#issuecomment-2558832955 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: [fix](nereids) fix comparison with date like #45735 [doris]

2024-12-22 Thread via GitHub
dataroaring closed pull request #45781: branch-2.1: [fix](nereids) fix comparison with date like #45735 URL: https://github.com/apache/doris/pull/45781 -- 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 t

Re: [PR] [refine](Column)Disallow implicit conversion of ColumnPtr to IColumn* [doris]

2024-12-22 Thread via GitHub
BiteThet merged PR #45588: URL: https://github.com/apache/doris/pull/45588 -- 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] [cases](array)first commit for array cases [doris]

2024-12-22 Thread via GitHub
github-actions[bot] commented on PR #45435: URL: https://github.com/apache/doris/pull/45435#issuecomment-2558839801 ## Possible file(s) that should be tracked in LFS detected: 🚨 The following file(s) exceeds the file size limit: `1048576` bytes, as set in the .yml configuration files

(doris) branch master updated: [refine](Column)Disallow implicit conversion of ColumnPtr to IColumn* (#45588)

2024-12-22 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 208fde06481 [refine](Column)Disallow implicit

Re: [PR] branch-3.0: [fix](tabletScheduler) Fix addTablet dead lock in tabletScheduler #45298 [doris]

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

(doris) branch auto-pick-43221-branch-3.0 created (now 381ccc86ea4)

2024-12-22 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-43221-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git at 381ccc86ea4 branch-3.0: [fix](catelog) Unifies partition items string #45669 (#45699) No new

Re: [PR] branch-3.0: [Improve](Variant) pick random backend as coordinator #45754 [doris]

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

Re: [PR] [fix](mtmv) Fix mv is deleted in nested mv causing query err and fix some test [doris]

2024-12-22 Thread via GitHub
doris-robot commented on PR #45744: URL: https://github.com/apache/doris/pull/45744#issuecomment-2558841430 ClickBench: Total hot run time: 32.16 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [opt](inverted index) Add troubleshooting logs (#44182) [doris]

2024-12-22 Thread via GitHub
doris-robot commented on PR #45777: URL: https://github.com/apache/doris/pull/45777#issuecomment-2558842237 TeamCity be ut coverage result: Function Coverage: 36.45% (9567/26247) Line Coverage: 27.92% (78651/281735) Region Coverage: 26.58% (40362/151835) Branch Coverage: 23.3

Re: [PR] [fix](inverted index) Modify Error Handling for File Open Failure [doris]

2024-12-22 Thread via GitHub
doris-robot commented on PR #45773: URL: https://github.com/apache/doris/pull/45773#issuecomment-2558842324 TeamCity be ut coverage result: Function Coverage: 36.46% (9570/26247) Line Coverage: 27.93% (78682/281753) Region Coverage: 26.59% (40382/151848) Branch Coverage: 23.3

[PR] branch-3.0: [feature](table-function)support posexplode table function #43221 [doris]

2024-12-22 Thread via GitHub
github-actions[bot] opened a new pull request, #45782: URL: https://github.com/apache/doris/pull/45782 Cherry-picked from #43221 -- 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: [opt](log) add more info in nereids timeout log #45705 [doris]

2024-12-22 Thread via GitHub
dataroaring closed pull request #45786: branch-3.0: [opt](log) add more info in nereids timeout log #45705 URL: https://github.com/apache/doris/pull/45786 -- 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 g

(doris) branch auto-pick-45705-branch-3.0 updated (f792f2ee50b -> 1c78da43cb2)

2024-12-22 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-45705-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git from f792f2ee50b branch-3.0 [fix](hudi) remove session variable field in HudiScanNode #45762 (#4576

(doris) branch auto-pick-45705-branch-2.1 created (now d70c17bdc00)

2024-12-22 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-45705-branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git at d70c17bdc00 [Improvement](scan) use loop to instead recursion on Level1Iterator::_normal_next

Re: [PR] branch-3.0: [opt](log) add more info in nereids timeout log #45705 [doris]

2024-12-22 Thread via GitHub
Thearas commented on PR #45786: URL: https://github.com/apache/doris/pull/45786#issuecomment-2558961247 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](bf index) add ngram bf index validation in nereids index definition check [doris]

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

Re: [PR] [feat](nereids) when check shape failed, print all plan with memo [doris]

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

Re: [PR] [feat](nereids) implement showConvertLscCommand in nereids [doris]

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

(doris) branch auto-pick-45754-branch-2.1 deleted (was b9987423bd7)

2024-12-22 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-45754-branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git was b9987423bd7 [Improve](Variant) pick random backend as coordinator (#45754) The revisions that

Re: [PR] [cherry-pick](branch-21)support posexplode table function (#43221) [doris]

2024-12-22 Thread via GitHub
Toms1999 commented on PR #45783: URL: https://github.com/apache/doris/pull/45783#issuecomment-2558969287 thinks -- 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 unsubscri

(doris-flink-connector) 01/01: and timeout and retry straegy

2024-12-22 Thread diwu
This is an automated email from the ASF dual-hosted git repository. diwu pushed a commit to branch pick-timeoutandretrystragy in repository https://gitbox.apache.org/repos/asf/doris-flink-connector.git commit 48b413321f9b0faea598be2e684a6c654bc40b5d Author: wudi <676366...@qq.com> AuthorDate: Mon

Re: [PR] [feat](test) add tokenize ut test [doris]

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

(doris) branch auto-pick-45754-branch-3.0 deleted (was 6395d88bd40)

2024-12-22 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-45754-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git was 6395d88bd40 [Improve](Variant) pick random backend as coordinator (#45754) The revisions that

(doris-flink-connector) branch pick-timeoutandretrystragy created (now 48b41332)

2024-12-22 Thread diwu
This is an automated email from the ASF dual-hosted git repository. diwu pushed a change to branch pick-timeoutandretrystragy in repository https://gitbox.apache.org/repos/asf/doris-flink-connector.git at 48b41332 and timeout and retry straegy This branch includes the following new commit

Re: [PR] [fix](auth) fix use database stmt access unauthorized catalog [doris]

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

[PR] [Pick] And timeout config and retry straegy [doris-flink-connector]

2024-12-22 Thread via GitHub
JNSimba opened a new pull request, #529: URL: https://github.com/apache/doris-flink-connector/pull/529 # Proposed changes Issue Number: close #xxx ## Problem Summary: And timeout config and retry straegy ## Checklist(Required) 1. Does it affect the original

Re: [PR] [feat](test) add tokenize ut test [doris]

2024-12-22 Thread via GitHub
doris-robot commented on PR #45374: URL: https://github.com/apache/doris/pull/45374#issuecomment-2558978579 ClickBench: Total hot run time: 32.66 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [fix](bf index) add ngram bf index validation in nereids index definition check [doris]

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

Re: [PR] [feat](nereids) implement showConvertLscCommand in nereids [doris]

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

Re: [PR] [feat](nereids) when check shape failed, print all plan with memo [doris]

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

Re: [PR] branch-3.0: [opt](log) add more info in nereids timeout log #45705 [doris]

2024-12-22 Thread via GitHub
Thearas commented on PR #45786: URL: https://github.com/apache/doris/pull/45786#issuecomment-2558961192 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 branch-2.1 updated (fe3632aa021 -> d70c17bdc00)

2024-12-22 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a change to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git from fe3632aa021 branch-2.1: [Fix](ccr) Wrong result of tosql for add column with comment #45319 (#45727) add d7

[PR] branch-3.0: [opt](log) add more info in nereids timeout log #45705 [doris]

2024-12-22 Thread via GitHub
github-actions[bot] opened a new pull request, #45786: URL: https://github.com/apache/doris/pull/45786 Cherry-picked from #45705 -- 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-45705-branch-3.0 created (now f792f2ee50b)

2024-12-22 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-45705-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git at f792f2ee50b branch-3.0 [fix](hudi) remove session variable field in HudiScanNode #45762 (#4576

Re: [PR] [Improvement](scan) use loop to instead recursion on Level1Iterator::_normal_next #38005 [doris]

2024-12-22 Thread via GitHub
yiguolei merged PR #45767: URL: https://github.com/apache/doris/pull/45767 -- 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.apa

Re: [PR] [test](index compaction)Fix unstable index compaction fault injection case [doris]

2024-12-22 Thread via GitHub
github-actions[bot] commented on PR #45784: URL: https://github.com/apache/doris/pull/45784#issuecomment-2558966091 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] [test](index compaction)Fix unstable index compaction fault injection case [doris]

2024-12-22 Thread via GitHub
github-actions[bot] commented on PR #45784: URL: https://github.com/apache/doris/pull/45784#issuecomment-2558966116 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

(doris) branch branch-2.1 updated: branch-2.1: [Improve](Variant) pick random backend as coordinator #45754 (#45771)

2024-12-22 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei 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 3006eea5cc4 branch-2.1: [Improve](Varia

Re: [PR] branch-2.1: [Improve](Variant) pick random backend as coordinator #45754 [doris]

2024-12-22 Thread via GitHub
yiguolei merged PR #45771: URL: https://github.com/apache/doris/pull/45771 -- 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.apa

Re: [PR] branch-3.0: [Improve](Variant) pick random backend as coordinator #45754 [doris]

2024-12-22 Thread via GitHub
yiguolei merged PR #45770: URL: https://github.com/apache/doris/pull/45770 -- 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.apa

Re: [PR] [test](nereids) add test simplify comparison predicate [doris]

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

(doris) branch branch-3.0 updated: branch-3.0: [Improve](Variant) pick random backend as coordinator #45754 (#45770)

2024-12-22 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei 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 12e5ca63cc2 branch-3.0: [Improve](Varia

Re: [PR] [test](nereids) add test simplify comparison predicate [doris]

2024-12-22 Thread via GitHub
doris-robot commented on PR #44886: URL: https://github.com/apache/doris/pull/44886#issuecomment-2558977565 ClickBench: Total hot run time: 32.27 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] branch-2.1: [fix](nereids) fix comparison with date like #45735 [doris]

2024-12-22 Thread via GitHub
yujun777 commented on PR #45781: URL: https://github.com/apache/doris/pull/45781#issuecomment-2558980435 run p0 -- 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 unsubscri

Re: [PR] [feat](nereids) when check shape failed, print all plan with memo [doris]

2024-12-22 Thread via GitHub
doris-robot commented on PR #45627: URL: https://github.com/apache/doris/pull/45627#issuecomment-2558983982 ClickBench: Total hot run time: 31.64 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [fix](bf index) add ngram bf index validation in nereids index definition check [doris]

2024-12-22 Thread via GitHub
doris-robot commented on PR #45780: URL: https://github.com/apache/doris/pull/45780#issuecomment-2558983997 ClickBench: Total hot run time: 32.45 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [feat](nereids) implement showConvertLscCommand in nereids [doris]

2024-12-22 Thread via GitHub
doris-robot commented on PR #45631: URL: https://github.com/apache/doris/pull/45631#issuecomment-2558983823 ClickBench: Total hot run time: 32.51 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [feat](test) add tokenize ut test [doris]

2024-12-22 Thread via GitHub
doris-robot commented on PR #45374: URL: https://github.com/apache/doris/pull/45374#issuecomment-2558985674 TeamCity be ut coverage result: Function Coverage: 38.89% (10134/26056) Line Coverage: 29.82% (85285/286016) Region Coverage: 28.94% (43541/150455) Branch Coverage: 25.

(doris-website) branch update_ccr_docs deleted (was 46eb6fed81a)

2024-12-22 Thread w41ter
This is an automated email from the ASF dual-hosted git repository. w41ter pushed a change to branch update_ccr_docs in repository https://gitbox.apache.org/repos/asf/doris-website.git was 46eb6fed81a fixup The revisions that were on this branch are still contained in other references; the

Re: [PR] [refactor](sync job) disable sync job by default [doris]

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

[PR] [doc] add query-acceleration in query engine docs [doris-website]

2024-12-22 Thread via GitHub
HappenLee opened a new pull request, #1558: URL: https://github.com/apache/doris-website/pull/1558 ## Versions - [x] dev - [ ] 3.0 - [ ] 2.1 - [ ] 2.0 ## Languages - [x] Chinese - [x] English ## Docs Checklist - [ ] Checked by AI - [ ] Test C

Re: [PR] [refactor](sync job) disable sync job by default [doris]

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

(doris) branch branch-2.1 updated: [fix](expr)Remove the _can_fast_execute flag from VExpr. (#45542) (#45662)

2024-12-22 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei 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 367ecc32921 [fix](expr)Remove the _can_

Re: [PR] [fix](expr)Remove the _can_fast_execute flag from VExpr. (#45542) [doris]

2024-12-22 Thread via GitHub
yiguolei merged PR #45662: URL: https://github.com/apache/doris/pull/45662 -- 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.apa

Re: [PR] [fix](local exchange) Use tokens to ensure that try_dequeue maintains strict order. [doris]

2024-12-22 Thread via GitHub
doris-robot commented on PR #45741: URL: https://github.com/apache/doris/pull/45741#issuecomment-2558454679 TeamCity be ut coverage result: Function Coverage: 38.87% (10130/26064) Line Coverage: 29.80% (85260/286144) Region Coverage: 28.93% (43550/150525) Branch Coverage: 25.

Re: [PR] [feature](nereids)support CreateMaterializedViewCommand in nereids [doris]

2024-12-22 Thread via GitHub
starocean999 commented on PR #45674: URL: https://github.com/apache/doris/pull/45674#issuecomment-2558454548 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] [fix](hive)fix hive insert only translaction table. [doris]

2024-12-22 Thread via GitHub
yiguolei merged PR #45753: URL: https://github.com/apache/doris/pull/45753 -- 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.apa

(doris) branch branch-2.1 updated: [fix](hive)fix hive insert only translaction table. (#45753)

2024-12-22 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei 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 303557ac700 [fix](hive)fix hive insert

(doris) branch branch-3.0 updated: [fix](expr)Remove the _can_fast_execute flag from VExpr. (#45542) (#45655)

2024-12-22 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei 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 66d5708cd49 [fix](expr)Remove the _can_

Re: [PR] [fix](local exchange) Use tokens to ensure that try_dequeue maintains strict order. [doris]

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

Re: [PR] [fix](expr)Remove the _can_fast_execute flag from VExpr. (#45542) [doris]

2024-12-22 Thread via GitHub
yiguolei merged PR #45655: URL: https://github.com/apache/doris/pull/45655 -- 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.apa

Re: [PR] [feature](nereids)support CreateMaterializedViewCommand in nereids [doris]

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

Re: [PR] [refine](Column)Disallow implicit conversion of ColumnPtr to IColumn* [doris]

2024-12-22 Thread via GitHub
Mryange commented on PR #45588: URL: https://github.com/apache/doris/pull/45588#issuecomment-2558496910 run p0 -- 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 unsubscrib

Re: [PR] [refactor](sync job) disable sync job by default [doris]

2024-12-22 Thread via GitHub
doris-robot commented on PR #45765: URL: https://github.com/apache/doris/pull/45765#issuecomment-2558496134 ClickBench: Total hot run time: 32.7 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools C

Re: [PR] [refactor](metrics) Remove IntAtomicCounter & CoreLocal [doris]

2024-12-22 Thread via GitHub
github-actions[bot] commented on PR #45742: URL: https://github.com/apache/doris/pull/45742#issuecomment-2558460715 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](local exchange) Use tokens to ensure that try_dequeue maintains strict order. [doris]

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

Re: [PR] [refactor](metrics) Remove IntAtomicCounter & CoreLocal [doris]

2024-12-22 Thread via GitHub
github-actions[bot] commented on PR #45742: URL: https://github.com/apache/doris/pull/45742#issuecomment-2558460722 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](local exchange) Use tokens to ensure that try_dequeue maintains strict order. [doris]

2024-12-22 Thread via GitHub
Mryange commented on PR #45741: URL: https://github.com/apache/doris/pull/45741#issuecomment-2558440621 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] [refine](Column)Disallow implicit conversion of ColumnPtr to IColumn* [doris]

2024-12-22 Thread via GitHub
Mryange commented on PR #45588: URL: https://github.com/apache/doris/pull/45588#issuecomment-2558440528 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] [feat](nereids) push down encode slot [doris]

2024-12-22 Thread via GitHub
englefly commented on PR #44748: URL: https://github.com/apache/doris/pull/44748#issuecomment-2558443444 run p0 -- 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 branch-2.1 updated: [opt](nereids) optimize rewrite of synchronize materialize view (#45748) (#45752)

2024-12-22 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei 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 bb543b89d92 [opt](nereids) optimize rew

Re: [PR] [opt](nereids) optimize rewrite of synchronize materialize view (#45748) [doris]

2024-12-22 Thread via GitHub
yiguolei merged PR #45752: URL: https://github.com/apache/doris/pull/45752 -- 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.apa

Re: [PR] [feature](nereids)support alter table command [doris]

2024-12-22 Thread via GitHub
starocean999 commented on PR #44058: URL: https://github.com/apache/doris/pull/44058#issuecomment-2558454414 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] [feat](nereids) when check shape failed, print all plan with memo [doris]

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

Re: [PR] [refine](Column)Disallow implicit conversion of ColumnPtr to IColumn* [doris]

2024-12-22 Thread via GitHub
doris-robot commented on PR #45588: URL: https://github.com/apache/doris/pull/45588#issuecomment-2558464030 ClickBench: Total hot run time: 33.63 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [feat](nereids) push down encode slot [doris]

2024-12-22 Thread via GitHub
englefly commented on PR #44748: URL: https://github.com/apache/doris/pull/44748#issuecomment-2558448340 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] [feat](nereids) when check shape failed, print all plan with memo [doris]

2024-12-22 Thread via GitHub
englefly commented on PR #45627: URL: https://github.com/apache/doris/pull/45627#issuecomment-2558449550 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: [fix](hudi) remove session variable field in HudiScanNode #45762 [doris]

2024-12-22 Thread via GitHub
morningman merged PR #45764: URL: https://github.com/apache/doris/pull/45764 -- 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: branch-2.1: [fix](hudi) remove session variable field in HudiScanNode #45762 (#45764)

2024-12-22 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 b612468ec8f branch-2.1: [fix](hudi) r

Re: [PR] [fix](local exchange) Use tokens to ensure that try_dequeue maintains strict order. [doris]

2024-12-22 Thread via GitHub
doris-robot commented on PR #45741: URL: https://github.com/apache/doris/pull/45741#issuecomment-2558462168 ClickBench: Total hot run time: 32.82 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [refine](Column)Disallow implicit conversion of ColumnPtr to IColumn* [doris]

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

Re: [PR] [refine](Column)Disallow implicit conversion of ColumnPtr to IColumn* [doris]

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

Re: [PR] [feat](nereids) push down encode slot [doris]

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

Re: [PR] [refine](Column)Disallow implicit conversion of ColumnPtr to IColumn* [doris]

2024-12-22 Thread via GitHub
doris-robot commented on PR #45588: URL: https://github.com/apache/doris/pull/45588#issuecomment-2558460022 TeamCity be ut coverage result: Function Coverage: 38.87% (10130/26063) Line Coverage: 29.80% (85278/286170) Region Coverage: 28.93% (43547/150524) Branch Coverage: 25.

Re: [PR] [feature](nereids)support CreateMaterializedViewCommand in nereids [doris]

2024-12-22 Thread via GitHub
doris-robot commented on PR #45674: URL: https://github.com/apache/doris/pull/45674#issuecomment-2558474082 ClickBench: Total hot run time: 32.7 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools C

Re: [PR] [feature](nereids)support alter table command [doris]

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

(doris) branch branch-3.0 updated: branch-3.0: [Bug](function) fix is_ip_address_in_range function parse error throw exception #45657 (#45749)

2024-12-22 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei 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 738e246b8f4 branch-3.0: [Bug](function)

Re: [PR] [feat](nereids) when check shape failed, print all plan with memo [doris]

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

(doris) branch auto-pick-45657-branch-3.0 deleted (was c90b5b654e1)

2024-12-22 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-45657-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git was c90b5b654e1 [Bug](function) fix is_ip_address_in_range function parse error throw exception (#

<    1   2   3   4   5   6   >