Re: [PR] [improve](explode-json-array)change explode-json-array-xx func signature from string to json type [doris]

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

Re: [PR] [fix](planner) fix bug of select stmt toSql [doris]

2024-07-04 Thread via GitHub
feiniaofeiafei commented on PR #37274: URL: https://github.com/apache/doris/pull/37274#issuecomment-2208260828 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.

(doris) branch master updated: [improve](serde) support json string format with escaped charactors (#37176)

2024-07-04 Thread eldenmoon
This is an automated email from the ASF dual-hosted git repository. eldenmoon pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new 195fb730d40 [improve](serde) support json stri

Re: [PR] [improve](serde) support json string format with escaped charactors [doris]

2024-07-04 Thread via GitHub
eldenmoon merged PR #37176: URL: https://github.com/apache/doris/pull/37176 -- 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] [Improvement](Cloud) Avoid unnecessary RPC to meta service for watershed txn id. [doris]

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

[PR] [fix](regression) Fix regression run in cloud use non-root user #34340 [doris]

2024-07-04 Thread via GitHub
deardeng opened a new pull request, #37279: URL: https://github.com/apache/doris/pull/37279 cherry pick from #34340 -- 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](regression) Fix regression run in cloud use non-root user #34340 [doris]

2024-07-04 Thread via GitHub
deardeng commented on PR #37279: URL: https://github.com/apache/doris/pull/37279#issuecomment-2208270592 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] [fix](regression) Fix regression run in cloud use non-root user #34340 [doris]

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

Re: [PR] [Fix]check nullptr when log thread num [doris]

2024-07-04 Thread via GitHub
github-actions[bot] commented on PR #37263: URL: https://github.com/apache/doris/pull/37263#issuecomment-2208273539 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](regression) Fix regression run in cloud use non-root user #34340 [doris]

2024-07-04 Thread via GitHub
github-actions[bot] commented on PR #37279: URL: https://github.com/apache/doris/pull/37279#issuecomment-2208274312 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](HadoopLz4BlockCompression)Fixed the bug that HadoopLz4BlockCompression creates _decompressor every time it decompresses. [doris]

2024-07-04 Thread via GitHub
morningman merged PR #37187: URL: https://github.com/apache/doris/pull/37187 -- 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 (195fb730d40 -> ac17cfa14f5)

2024-07-04 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 195fb730d40 [improve](serde) support json string format with escaped charactors (#37176) add ac17cfa14f5 [fix

Re: [PR] [Fix]check nullptr when log thread num [doris]

2024-07-04 Thread via GitHub
github-actions[bot] commented on PR #37263: URL: https://github.com/apache/doris/pull/37263#issuecomment-2208273603 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](regression) Fix regression run in cloud use non-root user #34340 [doris]

2024-07-04 Thread via GitHub
github-actions[bot] commented on PR #37279: URL: https://github.com/apache/doris/pull/37279#issuecomment-2208274253 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] [pipeline](datagen) Improve datagen operator parallism [doris]

2024-07-04 Thread via GitHub
github-actions[bot] commented on PR #37195: URL: https://github.com/apache/doris/pull/37195#issuecomment-2208279968 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] [case](paimon/iceberg)move cases from p2 to p0 [doris]

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

Re: [PR] [Improvement](Cloud) Avoid unnecessary RPC to meta service for watershed txn id. [doris]

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

Re: [PR] [Improvement](Cloud) Avoid unnecessary RPC to meta service for watershed txn id. [doris]

2024-07-04 Thread via GitHub
doris-robot commented on PR #37204: URL: https://github.com/apache/doris/pull/37204#issuecomment-2208293305 ClickBench: Total hot run time: 30.97 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [Fix]check nullptr when log thread num [doris]

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

Re: [PR] [pick]log thread num [doris]

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

(doris) branch master updated (ac17cfa14f5 -> 8eb9a1a0661)

2024-07-04 Thread wangbo
This is an automated email from the ASF dual-hosted git repository. wangbo pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from ac17cfa14f5 [fix](HadoopLz4BlockCompression)Fixed the bug that HadoopLz4BlockCompression creates _decompressor every t

(doris) branch branch-2.1 updated: [pick]log thread num (#37258)

2024-07-04 Thread wangbo
This is an automated email from the ASF dual-hosted git repository. wangbo 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 b272247a578 [pick]log thread num (#37258)

[PR] [chore](Nereids) opt part not exists error msg in bind relation (#36792)(#37160) [doris]

2024-07-04 Thread via GitHub
morrySnow opened a new pull request, #37280: URL: https://github.com/apache/doris/pull/37280 pick from master #36792 #37160 print table name when partition not exists in bind relation -- This is an automated message from the Apache Git Service. To respond to the message, please log

Re: [PR] [chore](Nereids) opt part not exists error msg in bind relation (#36792)(#37160) [doris]

2024-07-04 Thread via GitHub
doris-robot commented on PR #37280: URL: https://github.com/apache/doris/pull/37280#issuecomment-2208299298 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](Nereids) opt part not exists error msg in bind relation (#36792)(#37160) [doris]

2024-07-04 Thread via GitHub
morrySnow commented on PR #37280: URL: https://github.com/apache/doris/pull/37280#issuecomment-2208299303 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] [case](paimon/iceberg)move cases from p2 to p0 [doris]

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

Re: [PR] [pipeline](datagen) Improve datagen operator parallism [doris]

2024-07-04 Thread via GitHub
Gabriel39 commented on PR #37195: URL: https://github.com/apache/doris/pull/37195#issuecomment-2208302574 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](fe) Remove cloudWarmUpJob from DEPRECATED_MODULES_NAMES [doris]

2024-07-04 Thread via GitHub
w41ter commented on PR #37203: URL: https://github.com/apache/doris/pull/37203#issuecomment-2208303628 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] [case](paimon/iceberg)move cases from p2 to p0 [doris]

2024-07-04 Thread via GitHub
doris-robot commented on PR #37276: URL: https://github.com/apache/doris/pull/37276#issuecomment-2208310260 ClickBench: Total hot run time: 30.36 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [pipeline](datagen) Improve datagen operator parallism [doris]

2024-07-04 Thread via GitHub
github-actions[bot] commented on PR #37195: URL: https://github.com/apache/doris/pull/37195#issuecomment-2208311755 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

[PR] [fix](Nereids) null type in result set will be cast to tinyint (#37019) [doris]

2024-07-04 Thread via GitHub
morrySnow opened a new pull request, #37281: URL: https://github.com/apache/doris/pull/37281 pick from master #37019 -- 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](Nereids) null type in result set will be cast to tinyint (#37019) [doris]

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

Re: [PR] [fix](Nereids) null type in result set will be cast to tinyint (#37019) [doris]

2024-07-04 Thread via GitHub
morrySnow commented on PR #37281: URL: https://github.com/apache/doris/pull/37281#issuecomment-2208315088 run buildal -- 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] [fix](Nereids) null type in result set will be cast to tinyint (#37019) [doris]

2024-07-04 Thread via GitHub
morrySnow commented on PR #37281: URL: https://github.com/apache/doris/pull/37281#issuecomment-2208315452 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] [Improvement](scan) Refine ignoring data distribution without join [doris]

2024-07-04 Thread via GitHub
Gabriel39 opened a new pull request, #37282: URL: https://github.com/apache/doris/pull/37282 ## 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 a

Re: [PR] [Improvement](scan) Refine ignoring data distribution without join [doris]

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

Re: [PR] [fix](Nereids) simplify window expression should inherit data type (#37061) [doris]

2024-07-04 Thread via GitHub
doris-robot commented on PR #37283: URL: https://github.com/apache/doris/pull/37283#issuecomment-2208321679 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] [Improvement](scan) Refine ignoring data distribution without join [doris]

2024-07-04 Thread via GitHub
Gabriel39 commented on PR #37282: URL: https://github.com/apache/doris/pull/37282#issuecomment-2208321051 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] [fix](Nereids) simplify window expression should inherit data type (#37061) [doris]

2024-07-04 Thread via GitHub
morrySnow opened a new pull request, #37283: URL: https://github.com/apache/doris/pull/37283 pick from master #37061 after window expression rewritten by literal. literal's data type should same with original window expression. -- This is an automated message from the Apache Git

Re: [PR] [fix](Nereids) simplify window expression should inherit data type (#37061) [doris]

2024-07-04 Thread via GitHub
morrySnow commented on PR #37283: URL: https://github.com/apache/doris/pull/37283#issuecomment-2208322321 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](multi-catalog)fix paimon meta properties convert [doris]

2024-07-04 Thread via GitHub
wsjz commented on PR #37249: URL: https://github.com/apache/doris/pull/37249#issuecomment-2208326742 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 unsubsc

Re: [PR] [chore][fe] Get meta returns dropped partitions in binlog manager [doris]

2024-07-04 Thread via GitHub
github-actions[bot] commented on PR #37196: URL: https://github.com/apache/doris/pull/37196#issuecomment-2208327126 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](multi-catalog)fix paimon meta properties convert [doris]

2024-07-04 Thread via GitHub
wsjz commented on PR #37249: URL: https://github.com/apache/doris/pull/37249#issuecomment-2208327577 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 unsubsc

Re: [PR] [opt](ctas) add a variable to control varchar length in ctas (#37069) [doris]

2024-07-04 Thread via GitHub
doris-robot commented on PR #37284: URL: https://github.com/apache/doris/pull/37284#issuecomment-2208327597 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](ctas) add a variable to control varchar length in ctas (#37069) [doris]

2024-07-04 Thread via GitHub
morrySnow commented on PR #37284: URL: https://github.com/apache/doris/pull/37284#issuecomment-2208327722 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](OSS) Retry when encountering TooManyRequest response [doris]

2024-07-04 Thread via GitHub
gavinchou commented on code in PR #37199: URL: https://github.com/apache/doris/pull/37199#discussion_r1665282400 ## be/src/io/fs/s3_file_reader.cpp: ## @@ -187,16 +139,10 @@ void S3FileReader::_collect_profile_before_close() { ADD_TIMER(_profile, s3_profile_name);

Re: [PR] [fix](multi-catalog)fix paimon meta properties convert [doris]

2024-07-04 Thread via GitHub
wsjz commented on PR #37249: URL: https://github.com/apache/doris/pull/37249#issuecomment-2208330328 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 unsubsc

Re: [PR] [Improvement](scan) Refine ignoring data distribution without join [doris]

2024-07-04 Thread via GitHub
Gabriel39 commented on PR #37282: URL: https://github.com/apache/doris/pull/37282#issuecomment-2208340765 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](paritial update) Fix the case of partial update failing in cloud mode [doris]

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

Re: [PR] [chore](memory) ScopedAllocatorTagger [doris]

2024-07-04 Thread via GitHub
xinyiZzz commented on code in PR #37066: URL: https://github.com/apache/doris/pull/37066#discussion_r1665289269 ## be/src/runtime/thread_context.h: ## @@ -460,17 +478,22 @@ class ScopeSkipMemoryCheck { // Mem Hook to consume thread mem tracker #define CONSUME_THREAD_MEM_TRACKE

[PR] [fix](Nereids) normalize aggregate should not push down lambda's param (#37109) [doris]

2024-07-04 Thread via GitHub
morrySnow opened a new pull request, #37285: URL: https://github.com/apache/doris/pull/37285 pick from master #37109 ArrayItemSlot should not be inputSlot -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

Re: [PR] [enhancement](regression-test) dup modify value case [doris]

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

Re: [PR] [fix](recyclebin) db can not be serialized with gson directly. [doris]

2024-07-04 Thread via GitHub
github-actions[bot] commented on PR #37261: URL: https://github.com/apache/doris/pull/37261#issuecomment-2208345839 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](case) add log for flink connector case download file [doris]

2024-07-04 Thread via GitHub
github-actions[bot] commented on PR #37202: URL: https://github.com/apache/doris/pull/37202#issuecomment-2208346430 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) normalize aggregate should not push down lambda's param (#37109) [doris]

2024-07-04 Thread via GitHub
doris-robot commented on PR #37285: URL: https://github.com/apache/doris/pull/37285#issuecomment-2208344497 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] [enhancement](regression-test) dup modify value case [doris]

2024-07-04 Thread via GitHub
cjj2010 opened a new pull request, #37286: URL: https://github.com/apache/doris/pull/37286 ## 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 abo

Re: [PR] [fix](recyclebin) db can not be serialized with gson directly. [doris]

2024-07-04 Thread via GitHub
github-actions[bot] commented on PR #37261: URL: https://github.com/apache/doris/pull/37261#issuecomment-2208345901 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] [enhancement](regression-test) dup modify value case [doris]

2024-07-04 Thread via GitHub
cjj2010 commented on PR #37286: URL: https://github.com/apache/doris/pull/37286#issuecomment-2208345973 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](case) add log for flink connector case download file [doris]

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

Re: [PR] [chore](memory) ScopedAllocatorTagger [doris]

2024-07-04 Thread via GitHub
zhiqiang- commented on code in PR #37066: URL: https://github.com/apache/doris/pull/37066#discussion_r1665299420 ## be/src/runtime/thread_context.h: ## @@ -460,17 +478,22 @@ class ScopeSkipMemoryCheck { // Mem Hook to consume thread mem tracker #define CONSUME_THREAD_MEM_T

[PR] [chore](cloud) Define std::stringstream in local [doris]

2024-07-04 Thread via GitHub
w41ter opened a new pull request, #37287: URL: https://github.com/apache/doris/pull/37287 (no comment) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mai

Re: [PR] [chore](cloud) Define std::stringstream in local [doris]

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

Re: [PR] [fix](Nereids) normalize aggregate should not push down lambda's param (#37109) [doris]

2024-07-04 Thread via GitHub
morrySnow commented on PR #37285: URL: https://github.com/apache/doris/pull/37285#issuecomment-2208357384 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] [chore](cloud) Define std::stringstream in local [doris]

2024-07-04 Thread via GitHub
w41ter commented on PR #37287: URL: https://github.com/apache/doris/pull/37287#issuecomment-2208358671 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] [fix](routine-load) fix routine load pause when Kafka data deleted after TTL [doris]

2024-07-04 Thread via GitHub
sollhui opened a new pull request, #37288: URL: https://github.com/apache/doris/pull/37288 ## Proposed changes When use routine load, After the data load is completed, the lag is still a positive number: ``` Lag: {"0":16,"1":15,"2":16,"3":16,"4":16,"5":16,"6":15,"7":16,"8

Re: [PR] [chore](cloud) Define std::stringstream in local [doris]

2024-07-04 Thread via GitHub
gavinchou commented on code in PR #37287: URL: https://github.com/apache/doris/pull/37287#discussion_r1665310018 ## cloud/src/meta-service/meta_service.cpp: ## @@ -1591,13 +1594,13 @@ static bool check_delete_bitmap_lock(MetaServiceCode& code, std::string& msg, st return t

Re: [PR] [fix](routine-load) fix routine load pause when Kafka data deleted after TTL [doris]

2024-07-04 Thread via GitHub
doris-robot commented on PR #37288: URL: https://github.com/apache/doris/pull/37288#issuecomment-2208366255 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](memory) ScopedAllocatorTagger [doris]

2024-07-04 Thread via GitHub
zhiqiang- commented on code in PR #37066: URL: https://github.com/apache/doris/pull/37066#discussion_r1665309882 ## be/src/common/config.cpp: ## @@ -1318,6 +1318,9 @@ DEFINE_Int64(min_row_group_size, "134217728"); // filter wrong data. DEFINE_mBool(enable_parquet_page_inde

Re: [PR] [chore](memory) ScopedAllocatorTagger [doris]

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

Re: [PR] [fix](routine-load) fix routine load pause when Kafka data deleted after TTL [doris]

2024-07-04 Thread via GitHub
sollhui commented on PR #37288: URL: https://github.com/apache/doris/pull/37288#issuecomment-2208369055 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

[PR] [Improvement]Log be thread num [doris]

2024-07-04 Thread via GitHub
wangbo opened a new pull request, #37289: URL: https://github.com/apache/doris/pull/37289 ## Proposed changes Log doris_be process's thread num at a fixed interval, when a BE cores because of thread exhaustion, we can use this log to find which logic uses the most threads. ``` log

Re: [PR] [Improvement]Log be thread num [doris]

2024-07-04 Thread via GitHub
doris-robot commented on PR #37289: URL: https://github.com/apache/doris/pull/37289#issuecomment-2208369172 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](cloud) Define std::stringstream in local [doris]

2024-07-04 Thread via GitHub
github-actions[bot] commented on code in PR #37287: URL: https://github.com/apache/doris/pull/37287#discussion_r1665312253 ## cloud/src/meta-service/meta_service_job.cpp: ## @@ -499,14 +500,15 @@ txn->put(lock_key, lock_val); } -void process_compaction_job(MetaServiceCod

Re: [PR] [improvement](statistics)Enable estimate hive table row count using file size. [doris]

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

Re: [PR] [chore](cloud) add selected partition ids and visible version in log [doris]

2024-07-04 Thread via GitHub
liaoxin01 commented on code in PR #37267: URL: https://github.com/apache/doris/pull/37267#discussion_r1665314968 ## fe/fe-core/src/main/java/org/apache/doris/planner/OlapScanNode.java: ## @@ -731,6 +731,11 @@ private Collection distributionPrune( // Update the visible ver

Re: [PR] [Improvement]Log be thread num [doris]

2024-07-04 Thread via GitHub
wangbo commented on PR #37289: URL: https://github.com/apache/doris/pull/37289#issuecomment-2208373011 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] [chore](memory) ScopedAllocatorTagger [doris]

2024-07-04 Thread via GitHub
github-actions[bot] commented on PR #37066: URL: https://github.com/apache/doris/pull/37066#issuecomment-2208373749 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](case) add log for flink connector case download file [doris]

2024-07-04 Thread via GitHub
JNSimba merged PR #37202: URL: https://github.com/apache/doris/pull/37202 -- 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.apac

Re: [PR] [feature](ES Catalog)Support control scroll level by config #37180 [doris]

2024-07-04 Thread via GitHub
qidaye commented on PR #37271: URL: https://github.com/apache/doris/pull/37271#issuecomment-2208376062 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 unsubscribe

Re: [PR] [dependencies](fe)upgrade paimon to 0.8.1 [doris]

2024-07-04 Thread via GitHub
CalvinKirs merged PR #37205: URL: https://github.com/apache/doris/pull/37205 -- 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 (8eb9a1a0661 -> 110329c548e)

2024-07-04 Thread diwu
This is an automated email from the ASF dual-hosted git repository. diwu pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 8eb9a1a0661 [Fix]check nullptr when log thread num (#37263) add 110329c548e [Fix](case) add log for flink connector

Re: [PR] [fix](routine-load) fix routine load pause when Kafka data deleted after TTL [doris]

2024-07-04 Thread via GitHub
github-actions[bot] commented on PR #37288: URL: https://github.com/apache/doris/pull/37288#issuecomment-2208376593 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 (110329c548e -> a8aa0384568)

2024-07-04 Thread kirs
This is an automated email from the ASF dual-hosted git repository. kirs pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 110329c548e [Fix](case) add log for flink connector case download file (#37202) add a8aa0384568 [dependencies](fe)u

Re: [PR] [chore](memory) ScopedAllocatorTagger [doris]

2024-07-04 Thread via GitHub
github-actions[bot] commented on PR #37066: URL: https://github.com/apache/doris/pull/37066#issuecomment-2208377746 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] [improve](ip)improve cidr query for looking up ips [doris]

2024-07-04 Thread via GitHub
github-actions[bot] commented on PR #37185: URL: https://github.com/apache/doris/pull/37185#issuecomment-2208379730 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](regression) Fix p0 case `test_modify_reorder_column` [doris]

2024-07-04 Thread via GitHub
zhannngchen merged PR #37256: URL: https://github.com/apache/doris/pull/37256 -- 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](regression) Fix p0 case `test_modify_reorder_column` (#37256)

2024-07-04 Thread zhangchen
This is an automated email from the ASF dual-hosted git repository. zhangchen 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 9ce57071d8e [fix](regression) Fix p0 case `tes

Re: [PR] [improvement](partial-update) make partial-update on agg table use less memory [doris]

2024-07-04 Thread via GitHub
github-actions[bot] commented on PR #32200: URL: https://github.com/apache/doris/pull/32200#issuecomment-2208380494 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] [Improvement]Log be thread num [doris]

2024-07-04 Thread via GitHub
github-actions[bot] commented on code in PR #37289: URL: https://github.com/apache/doris/pull/37289#discussion_r1665321664 ## be/src/runtime/be_proc_monitor.cpp: ## @@ -0,0 +1,81 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more contributor license ag

Re: [PR] [Improvement]Log be thread num [doris]

2024-07-04 Thread via GitHub
wangbo commented on PR #37289: URL: https://github.com/apache/doris/pull/37289#issuecomment-2208381316 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] [feature](ES Catalog)Support control scroll level by config #37180 [doris]

2024-07-04 Thread via GitHub
qidaye opened a new pull request, #37290: URL: https://github.com/apache/doris/pull/37290 ## Proposed changes backport #37180 -- 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 speci

Re: [PR] [feature](ES Catalog)Support control scroll level by config #37180 [doris]

2024-07-04 Thread via GitHub
doris-robot commented on PR #37290: URL: https://github.com/apache/doris/pull/37290#issuecomment-2208384896 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] [improvement](partial-update) make partial-update on agg table use less memory [doris]

2024-07-04 Thread via GitHub
hust-hhb commented on PR #32200: URL: https://github.com/apache/doris/pull/32200#issuecomment-2208386442 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] [pipeline](datagen) Improve datagen operator parallelism [doris]

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

Re: [PR] [fix](fe) Remove cloudWarmUpJob from DEPRECATED_MODULES_NAMES [doris]

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

Re: [PR] [feature](ES Catalog)Support control scroll level by config #37180 [doris]

2024-07-04 Thread via GitHub
qidaye commented on PR #37290: URL: https://github.com/apache/doris/pull/37290#issuecomment-2208390026 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] [improvement](partial-update) make partial-update on agg table use less memory [doris]

2024-07-04 Thread via GitHub
github-actions[bot] commented on PR #32200: URL: https://github.com/apache/doris/pull/32200#issuecomment-2208395037 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] [feature](ES Catalog)Support control scroll level by config #37180 [doris]

2024-07-04 Thread via GitHub
github-actions[bot] commented on PR #37290: URL: https://github.com/apache/doris/pull/37290#issuecomment-2208395347 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] [Feature](Cloud) Support session variable disable_file_cache in query. [doris]

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

Re: [PR] [fix](planner) fix bug of select stmt toSql [doris]

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

  1   2   3   4   5   6   7   8   >