Re: [PR] [feat](thrift) add NereidsId and cardinality to TPlanNode [doris]

2024-05-29 Thread via GitHub
englefly commented on PR #35482: URL: https://github.com/apache/doris/pull/35482#issuecomment-2138812220 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] [Improvement](executor)Support kill query in be [doris]

2024-05-29 Thread via GitHub
zhiqiang- commented on code in PR #35602: URL: https://github.com/apache/doris/pull/35602#discussion_r1620066274 ## fe/fe-core/src/main/java/org/apache/doris/common/util/DebugUtil.java: ## @@ -135,6 +137,28 @@ public static String printId(final TUniqueId id) { retur

Re: [PR] [opt](exchange) Add buffer size limit for exchange sink operator [doris]

2024-05-29 Thread via GitHub
doris-robot commented on PR #35642: URL: https://github.com/apache/doris/pull/35642#issuecomment-2138797521 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](exchange) Add buffer size limit for exchange sink operator [doris]

2024-05-29 Thread via GitHub
mrhhsg commented on PR #35642: URL: https://github.com/apache/doris/pull/35642#issuecomment-2138797637 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 unsub

[PR] [opt](exchange) Add buffer size limit for exchange sink operator [doris]

2024-05-29 Thread via GitHub
mrhhsg opened a new pull request, #35642: URL: https://github.com/apache/doris/pull/35642 ## Proposed changes Issue Number: close #xxx -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL abov

Re: [PR] [Bug](function) Fix function for cast string as date/datetime [doris]

2024-05-29 Thread via GitHub
yongjinhou commented on PR #35637: URL: https://github.com/apache/doris/pull/35637#issuecomment-2138795408 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](agg) Update agg counter in execution [doris]

2024-05-29 Thread via GitHub
Gabriel39 merged PR #35624: URL: https://github.com/apache/doris/pull/35624 -- 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 (eeb706a3020 -> 456aad2d638)

2024-05-29 Thread gabriellee
This is an automated email from the ASF dual-hosted git repository. gabriellee pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from eeb706a3020 [chore](multi catalog) Improve network interface detection in Hive container script (#35089) add

Re: [PR] [chore](multi catalog) Improve network interface detection in Hive container script [doris]

2024-05-29 Thread via GitHub
xy720 merged PR #35089: URL: https://github.com/apache/doris/pull/35089 -- 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.apache

(doris) branch master updated: [chore](multi catalog) Improve network interface detection in Hive container script (#35089)

2024-05-29 Thread xuyang
This is an automated email from the ASF dual-hosted git repository. xuyang 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 eeb706a3020 [chore](multi catalog) Improve networ

Re: [PR] [opt](nereids) compare str literal as date literal to compute selectivity [doris]

2024-05-29 Thread via GitHub
englefly merged PR #35610: URL: https://github.com/apache/doris/pull/35610 -- 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] [chore](binlog) Add is temp for UpsertRecord [doris]

2024-05-29 Thread via GitHub
w41ter commented on PR #35636: URL: https://github.com/apache/doris/pull/35636#issuecomment-2138779526 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 master updated (e58fcf0f7a3 -> a4691fc44da)

2024-05-29 Thread englefly
This is an automated email from the ASF dual-hosted git repository. englefly pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from e58fcf0f7a3 [Feature](column) do not change column nullable on ColumnDef (#35574) add a4691fc44da [opt](nereids

(doris) branch master updated (2b86d0ec941 -> e58fcf0f7a3)

2024-05-29 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 2b86d0ec941 [fix](stats) Add synchronize for some analysis maps to avoid ConcurrentModificationException (#35591)

Re: [PR] [Feature](column) do not change column nullable on ColumnDef [doris]

2024-05-29 Thread via GitHub
BiteThet merged PR #35574: URL: https://github.com/apache/doris/pull/35574 -- 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] [fix](mtmv)ignore MTMV when backup and restore [doris]

2024-05-29 Thread via GitHub
zddr commented on PR #35586: URL: https://github.com/apache/doris/pull/35586#issuecomment-2138774672 run cloud_p1 -- 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 unsubsc

(doris) branch master updated (94db52c8205 -> 2b86d0ec941)

2024-05-29 Thread lijibing
This is an automated email from the ASF dual-hosted git repository. lijibing pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 94db52c8205 [FE](session-variable) Add a debug variable of constant fold (#35584) add 2b86d0ec941 [fix](stats)

Re: [PR] [fix](stats) Add synchronize for some analysis maps to avoid ConcurrentModificationException [doris]

2024-05-29 Thread via GitHub
Jibing-Li merged PR #35591: URL: https://github.com/apache/doris/pull/35591 -- 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] [fix](agg) Update agg counter in execution [doris]

2024-05-29 Thread via GitHub
github-actions[bot] commented on PR #35624: URL: https://github.com/apache/doris/pull/35624#issuecomment-2138773476 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: [I] [Website] Some problem about the new website. [doris]

2024-05-29 Thread via GitHub
morrySnow closed issue #3419: [Website] Some problem about the new website. URL: https://github.com/apache/doris/issues/3419 -- 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] [improvement](jdbcScan) Change the mysql function that does not support pushdown in JdbcScan to Config [doris]

2024-05-29 Thread via GitHub
zy-kkk commented on PR #35196: URL: https://github.com/apache/doris/pull/35196#issuecomment-2138759345 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 unsub

Re: [I] Can we update BRPC to newer version for prometheus support? [doris]

2024-05-29 Thread via GitHub
morrySnow closed issue #3343: Can we update BRPC to newer version for prometheus support? URL: https://github.com/apache/doris/issues/3343 -- 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] [Feature](function) support array_split and array_reverse_split functions [doris]

2024-05-29 Thread via GitHub
github-actions[bot] commented on PR #35619: URL: https://github.com/apache/doris/pull/35619#issuecomment-2138756149 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] [Feature](function) support array_split and array_reverse_split functions [doris]

2024-05-29 Thread via GitHub
github-actions[bot] commented on PR #35619: URL: https://github.com/apache/doris/pull/35619#issuecomment-2138756099 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](column) do not change column nullable on ColumnDef [doris]

2024-05-29 Thread via GitHub
github-actions[bot] commented on PR #35574: URL: https://github.com/apache/doris/pull/35574#issuecomment-2138754526 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] [Feature](column) do not change column nullable on ColumnDef [doris]

2024-05-29 Thread via GitHub
github-actions[bot] commented on PR #35574: URL: https://github.com/apache/doris/pull/35574#issuecomment-2138754488 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] [only for test] "[fix](ubsan) fix some Undefined behavior #35393" [doris]

2024-05-29 Thread via GitHub
github-actions[bot] commented on PR #35394: URL: https://github.com/apache/doris/pull/35394#issuecomment-2138745197 `sh-checker report` To get the full details, please check in the [job]("https://github.com/apache/doris/actions/runs/9297779443";) output. shellcheck err

Re: [PR] [only for test] "[fix](ubsan) fix some Undefined behavior #35393" [doris]

2024-05-29 Thread via GitHub
Mryange commented on PR #35394: URL: https://github.com/apache/doris/pull/35394#issuecomment-2138744511 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 master updated: [FE](session-variable) Add a debug variable of constant fold (#35584)

2024-05-29 Thread zhangstar333
This is an automated email from the ASF dual-hosted git repository. zhangstar333 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 94db52c8205 [FE](session-variable) Add a de

Re: [PR] [FE](session-variable) Add a debug variable of constant fold [doris]

2024-05-29 Thread via GitHub
zhangstar333 merged PR #35584: URL: https://github.com/apache/doris/pull/35584 -- 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] [Feature](function) support array_split and array_reverse_split functions [doris]

2024-05-29 Thread via GitHub
zclllyybb commented on PR #35619: URL: https://github.com/apache/doris/pull/35619#issuecomment-2138739250 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] [Feature](function) support array_split and array_reverse_split functions [doris]

2024-05-29 Thread via GitHub
zclllyybb commented on PR #35619: URL: https://github.com/apache/doris/pull/35619#issuecomment-2138737443 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] [enhancement](memory) Add PODArray UT and pick some patch [doris]

2024-05-29 Thread via GitHub
doris-robot commented on PR #35639: URL: https://github.com/apache/doris/pull/35639#issuecomment-2138736757 ClickBench: Total hot run time: 30.28 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] Pick "[feature-wip](Cloud) Introduce azure core C++ sdk (#35208)" [doris]

2024-05-29 Thread via GitHub
morningman merged PR #35641: URL: https://github.com/apache/doris/pull/35641 -- 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] [Improvement](executor)Support kill query in be [doris]

2024-05-29 Thread via GitHub
wangbo commented on code in PR #35602: URL: https://github.com/apache/doris/pull/35602#discussion_r1619975729 ## fe/fe-core/src/main/java/org/apache/doris/qe/StmtExecutor.java: ## @@ -1570,18 +1571,33 @@ private void handleKill() throws DdlException { int id = killStmt.

Re: [PR] [Improvement](executor)Support kill query in be [doris]

2024-05-29 Thread via GitHub
wangbo commented on code in PR #35602: URL: https://github.com/apache/doris/pull/35602#discussion_r1619976626 ## fe/fe-core/src/main/java/org/apache/doris/common/util/DebugUtil.java: ## @@ -135,6 +137,28 @@ public static String printId(final TUniqueId id) { return build

(doris) branch branch-2.1 updated: [feature-wip](Cloud) Introduce azure core C++ sdk (#35208) (#35641)

2024-05-29 Thread morningman
/thirdparty/CHANGELOG.md @@ -2,6 +2,10 @@ This file contains version of the third-party dependency libraries in the build-env image. The docker build-env image is apache/doris, and the tag is `build-env-${version}` +## 20240529 + +- Added: azure-core 1.10.3 + ## 20240325 - Modified: arrow

Re: [PR] [Improvement](executor)Support kill query in be [doris]

2024-05-29 Thread via GitHub
wangbo commented on PR #35602: URL: https://github.com/apache/doris/pull/35602#issuecomment-2138733819 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 unsub

Re: [PR] [enhancement](memory) Add PODArray UT and pick some patch [doris]

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

Re: [PR] [fix](mtmv)ignore MTMV when backup and restore [doris]

2024-05-29 Thread via GitHub
github-actions[bot] commented on PR #35586: URL: https://github.com/apache/doris/pull/35586#issuecomment-2138731044 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](s3-load) refactor s3 parallelism case and remove it to p2 [doris]

2024-05-29 Thread via GitHub
dataroaring merged PR #35629: URL: https://github.com/apache/doris/pull/35629 -- 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: [fix](s3-load) refactor s3 parallelism case and remove it to p2 (#35629)

2024-05-29 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring 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 bb8fe3d0237 [fix](s3-load) refactor s3 paral

(doris) branch master updated (3ad78f99789 -> 45d99200719)

2024-05-29 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 3ad78f99789 [fix](meta) fix catalog replay error (#35532) add 45d99200719 [feature-wip](Cloud) Extract obj st

Re: [PR] [feature-wip](Cloud) Extract obj storage client interface to suite different kinds of object storage [doris]

2024-05-29 Thread via GitHub
dataroaring merged PR #35307: URL: https://github.com/apache/doris/pull/35307 -- 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] [enhancement](memory) Add PODArray UT and pick some patch [doris]

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

Re: [PR] [feature-wip](Cloud) Extract obj storage client interface to suite different kinds of object storage [doris]

2024-05-29 Thread via GitHub
github-actions[bot] commented on PR #35307: URL: https://github.com/apache/doris/pull/35307#issuecomment-2138708266 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](hive/iceberg-writer) Use `use_meta_cache=true` to create catalog when executing hive/iceberg writer regression tests. [doris]

2024-05-29 Thread via GitHub
doris-robot commented on PR #35640: URL: https://github.com/apache/doris/pull/35640#issuecomment-2138705939 ClickBench: Total hot run time: 30.71 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [Test](hive/iceberg-writer) Use `use_meta_cache=true` to create catalog when executing hive/iceberg writer regression tests. [doris]

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

Re: [PR] [improvement](jdbcScan) Change the mysql function that does not support pushdown in JdbcScan to Config [doris]

2024-05-29 Thread via GitHub
zy-kkk commented on code in PR #35196: URL: https://github.com/apache/doris/pull/35196#discussion_r1619918916 ## fe/fe-common/src/main/java/org/apache/doris/common/Config.java: ## @@ -151,6 +151,10 @@ public class Config extends ConfigBase { + "The default i

Re: [PR] [improvement](jdbcScan) Change the mysql function that does not support pushdown in JdbcScan to Config [doris]

2024-05-29 Thread via GitHub
cambyzju commented on code in PR #35196: URL: https://github.com/apache/doris/pull/35196#discussion_r1619916851 ## fe/fe-common/src/main/java/org/apache/doris/common/Config.java: ## @@ -151,6 +151,10 @@ public class Config extends ConfigBase { + "The default

Re: [PR] [branch-2.1][improvement](JdbcScan) Change the mysql function that does not support pushdown in JdbcScan to Config [doris]

2024-05-29 Thread via GitHub
cambyzju commented on code in PR #35631: URL: https://github.com/apache/doris/pull/35631#discussion_r1619915930 ## fe/fe-common/src/main/java/org/apache/doris/common/Config.java: ## @@ -151,6 +151,10 @@ public class Config extends ConfigBase { + "The default

Re: [PR] [Improvement](executor)Support kill query in be [doris]

2024-05-29 Thread via GitHub
doris-robot commented on PR #35602: URL: https://github.com/apache/doris/pull/35602#issuecomment-2138692805 ClickBench: Total hot run time: 31.27 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [Test](hive/iceberg-writer) Use `use_meta_cache=true` to create catalog when executing hive/iceberg writer regression tests. [doris]

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

Re: [PR] Pick "[feature-wip](Cloud) Introduce azure core C++ sdk (#35208)" [doris]

2024-05-29 Thread via GitHub
doris-robot commented on PR #35641: URL: https://github.com/apache/doris/pull/35641#issuecomment-2138687999 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] Pick "[feature-wip](Cloud) Introduce azure core C++ sdk (#35208)" [doris]

2024-05-29 Thread via GitHub
ByteYue opened a new pull request, #35641: URL: https://github.com/apache/doris/pull/35641 We're intended to extent the OSS support ability limit to S3-not compatible cloud vendor like Azure. This pr is the first step which introduces the Azure C++ sdk to BE. Consequent pr abort the CMake f

Re: [PR] [opt](inverted index) reduce generation of the rowid_result if not necessary [doris]

2024-05-29 Thread via GitHub
github-actions[bot] commented on PR #35357: URL: https://github.com/apache/doris/pull/35357#issuecomment-2138687617 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] [Improvement](executor)Support kill query in be [doris]

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

Re: [PR] [Test](hive/iceberg-writer) Use `use_meta_cache=true` to create catalog when executing hive/iceberg writer regression tests. [doris]

2024-05-29 Thread via GitHub
doris-robot commented on PR #35640: URL: https://github.com/apache/doris/pull/35640#issuecomment-2138684524 TeamCity be ut coverage result: Function Coverage: 35.95% (9143/25432) Line Coverage: 27.42% (75094/273903) Region Coverage: 26.63% (38856/145908) Branch Coverage: 23.4

(doris) branch branch-2.0 updated: [fix](routine-load) fix be core when partial table load failed #34712 (#35621)

2024-05-29 Thread kxiao
This is an automated email from the ASF dual-hosted git repository. kxiao pushed a commit to branch branch-2.0 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-2.0 by this push: new fcfff0d5919 [fix](routine-load) fix be cor

Re: [PR] [Refactor](Variant) refactor flush logic to support partial update [doris]

2024-05-29 Thread via GitHub
doris-robot commented on PR #34925: URL: https://github.com/apache/doris/pull/34925#issuecomment-2138682682 ClickBench: Total hot run time: 30.67 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [branch-2.0](routine-load) fix be core when partial table load failed [doris]

2024-05-29 Thread via GitHub
xiaokang merged PR #35621: URL: https://github.com/apache/doris/pull/35621 -- 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](pipeline) Fix query hang up if limited rows is reached [doris]

2024-05-29 Thread via GitHub
doris-robot commented on PR #35513: URL: https://github.com/apache/doris/pull/35513#issuecomment-2138681139 ClickBench: Total hot run time: 30.34 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [I] [Bug] windows can not pull master code [doris]

2024-05-29 Thread via GitHub
769344359 closed issue #34058: [Bug] windows can not pull master code URL: https://github.com/apache/doris/issues/34058 -- 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 unsub

Re: [PR] [Refactor](Variant) refactor flush logic to support partial update [doris]

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

Re: [PR] [Improvement](executor)Support kill query in be [doris]

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

Re: [PR] [fix](pipeline) Fix query hang up if limited rows is reached [doris]

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

Re: [PR] [fix](auth)fix simple auth check and default username [doris]

2024-05-29 Thread via GitHub
github-actions[bot] commented on PR #35620: URL: https://github.com/apache/doris/pull/35620#issuecomment-2138673798 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](auth)fix simple auth check and default username [doris]

2024-05-29 Thread via GitHub
github-actions[bot] commented on PR #35620: URL: https://github.com/apache/doris/pull/35620#issuecomment-2138673821 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): Convert VarcharLiteral to StringLikeLiteral in Function Signatures [doris]

2024-05-29 Thread via GitHub
doris-robot commented on PR #35536: URL: https://github.com/apache/doris/pull/35536#issuecomment-2138672241 ClickBench: Total hot run time: 30.41 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [fix](tvf) Change the type of the `partition_key` column read by tvf to VARCHAR(65533) [doris]

2024-05-29 Thread via GitHub
morningman commented on code in PR #35489: URL: https://github.com/apache/doris/pull/35489#discussion_r1619884641 ## fe/fe-core/src/main/java/org/apache/doris/datasource/InternalCatalog.java: ## @@ -1304,7 +1304,9 @@ public void createTableAsSelect(CreateTableAsSelectStmt stmt)

Re: [PR] [Test](hive/iceberg-writer) Use `use_meta_cache=true` to create catalog when executing hive/iceberg writer regression tests. [doris]

2024-05-29 Thread via GitHub
github-actions[bot] commented on PR #35640: URL: https://github.com/apache/doris/pull/35640#issuecomment-2138670434 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](mtmv)ignore MTMV when backup and restore [doris]

2024-05-29 Thread via GitHub
doris-robot commented on PR #35586: URL: https://github.com/apache/doris/pull/35586#issuecomment-2138670249 ClickBench: Total hot run time: 30.38 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [Improvement](executor)Support kill query in be [doris]

2024-05-29 Thread via GitHub
zhiqiang- commented on code in PR #35602: URL: https://github.com/apache/doris/pull/35602#discussion_r1619878588 ## fe/fe-core/src/main/java/org/apache/doris/common/util/DebugUtil.java: ## @@ -135,6 +137,28 @@ public static String printId(final TUniqueId id) { retur

Re: [PR] [Refactor](Variant) refactor flush logic to support partial update [doris]

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

Re: [PR] [fix](Nereids): Convert VarcharLiteral to StringLikeLiteral in Function Signatures [doris]

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

Re: [PR] [fix](pipeline) Fix query hang up if limited rows is reached [doris]

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

Re: [PR] [Bug](function) Fix function for cast string as date/datetime [doris]

2024-05-29 Thread via GitHub
doris-robot commented on PR #35637: URL: https://github.com/apache/doris/pull/35637#issuecomment-2138665941 ClickBench: Total hot run time: 30.69 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [fix](mtmv)ignore MTMV when backup and restore [doris]

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

Re: [PR] [Test](hive/iceberg-writer) Use `use_meta_cache=true` to create catalog when executing hive/iceberg writer regression tests. [doris]

2024-05-29 Thread via GitHub
kaka11chen commented on PR #35640: URL: https://github.com/apache/doris/pull/35640#issuecomment-2138665419 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] [Test](hive/iceberg-writer) Use `use_meta_cache=true` to create catalog when executing hive/iceberg writer regression tests. [doris]

2024-05-29 Thread via GitHub
kaka11chen opened a new pull request, #35640: URL: https://github.com/apache/doris/pull/35640 ## Proposed changes Issue Number: close #xxx -- 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] [Test](hive/iceberg-writer) Use `use_meta_cache=true` to create catalog when executing hive/iceberg writer regression tests. [doris]

2024-05-29 Thread via GitHub
doris-robot commented on PR #35640: URL: https://github.com/apache/doris/pull/35640#issuecomment-2138665143 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] [Refactor](Variant) refactor flush logic to support partial update [doris]

2024-05-29 Thread via GitHub
doris-robot commented on PR #34925: URL: https://github.com/apache/doris/pull/34925#issuecomment-2138663965 TeamCity be ut coverage result: Function Coverage: 35.96% (9149/25443) Line Coverage: 27.39% (75071/274067) Region Coverage: 26.63% (38885/146015) Branch Coverage: 23.4

Re: [PR] [opt](s3) auto retry when meeting 429 error [doris]

2024-05-29 Thread via GitHub
github-actions[bot] commented on PR #35396: URL: https://github.com/apache/doris/pull/35396#issuecomment-2138661374 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](s3) auto retry when meeting 429 error [doris]

2024-05-29 Thread via GitHub
github-actions[bot] commented on PR #35396: URL: https://github.com/apache/doris/pull/35396#issuecomment-2138661340 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] [docs](update) Update release-2.0-Alpha.md [doris-website]

2024-05-29 Thread via GitHub
cosven closed pull request #686: [docs](update) Update release-2.0-Alpha.md URL: https://github.com/apache/doris-website/pull/686 -- 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] [Bug](function) Fix function for cast string as date/datetime [doris]

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

(doris) branch master updated (ce8b9bbb6f3 -> 3ad78f99789)

2024-05-29 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 ce8b9bbb6f3 [enhance](mtmv)add truncate table case (#35599) add 3ad78f99789 [fix](meta) fix catalog replay err

Re: [PR] [fix](agg) Update agg counter in execution [doris]

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

Re: [PR] [fix](meta) fix catalog replay error [doris]

2024-05-29 Thread via GitHub
morningman merged PR #35532: URL: https://github.com/apache/doris/pull/35532 -- 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](Nereids): Convert VarcharLiteral to StringLikeLiteral in Function Signatures [doris]

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

Re: [PR] [Improvement](executor)Support kill query in be [doris]

2024-05-29 Thread via GitHub
wangbo commented on PR #35602: URL: https://github.com/apache/doris/pull/35602#issuecomment-2138656522 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 unsub

Re: [PR] [fix](mtmv)ignore MTMV when backup and restore [doris]

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

Re: [PR] [fix](pipeline) Fix query hang up if limited rows is reached [doris]

2024-05-29 Thread via GitHub
doris-robot commented on PR #35513: URL: https://github.com/apache/doris/pull/35513#issuecomment-2138654004 TeamCity be ut coverage result: Function Coverage: 35.94% (9144/25443) Line Coverage: 27.41% (75096/273958) Region Coverage: 26.62% (38850/145947) Branch Coverage: 23.4

Re: [PR] [fix](agg) Update agg counter in execution [doris]

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

Re: [PR] [enhance](mtmv)add truncate table case [doris]

2024-05-29 Thread via GitHub
morningman merged PR #35599: URL: https://github.com/apache/doris/pull/35599 -- 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 master updated (5ab26462afe -> ce8b9bbb6f3)

2024-05-29 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 5ab26462afe [feature-wip](Cloud) Introduce azure core C++ sdk (#35208) add ce8b9bbb6f3 [enhance](mtmv)add trun

Re: [PR] [enhancement](memory) Add PODArray UT and pick some patch [doris]

2024-05-29 Thread via GitHub
github-actions[bot] commented on code in PR #35639: URL: https://github.com/apache/doris/pull/35639#discussion_r1619855724 ## be/src/vec/common/pod_array.h: ## @@ -27,7 +27,6 @@ #include #include Review Comment: warning: 'boost/core/noncopyable.hpp' file not found [cla

Re: [PR] [Bug](function) Fix function for cast string as date/datetime [doris]

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

Re: [PR] [Bug](backend-options) fix use after free on BackendOptions::get_local_backend() [doris]

2024-05-29 Thread via GitHub
doris-robot commented on PR #35634: URL: https://github.com/apache/doris/pull/35634#issuecomment-2138648250 ClickBench: Total hot run time: 30.68 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

(doris) branch master updated: [feature-wip](Cloud) Introduce azure core C++ sdk (#35208)

2024-05-29 Thread morningman
+2,10 @@ This file contains version of the third-party dependency libraries in the build-env image. The docker build-env image is apache/doris, and the tag is `build-env-${version}` +## 20240529 + +- Added: azure-core 1.10.3 + ## 20240325 - Modified: arrow 13.0.0 -> 15.0.2 diff --git a/th

  1   2   3   4   5   6   7   8   9   >