Re: [PR] [fix](statistics)Fix AnalysisTaskExecutor unit test timeout. [doris]

2024-06-17 Thread via GitHub
Jibing-Li closed pull request #36455: [fix](statistics)Fix AnalysisTaskExecutor unit test timeout. URL: https://github.com/apache/doris/pull/36455 -- 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

[PR] [fix](statistics)Fix AnalysisTaskExecutor unit test timeout. [doris]

2024-06-17 Thread via GitHub
Jibing-Li opened a new pull request, #36455: URL: https://github.com/apache/doris/pull/36455 Fix AnalysisTaskExecutor unit test timeout. Deencapsulation.getField() doesn't work as expected, use simple put and get function to do the unit test instead. -- This is an automated message fr

Re: [PR] [Fix](segment iterator) fix shrink non-char column coredump [doris]

2024-06-17 Thread via GitHub
airborne12 commented on code in PR #36275: URL: https://github.com/apache/doris/pull/36275#discussion_r1643929001 ## be/src/olap/rowset/segment_v2/segment_iterator.cpp: ## @@ -1815,19 +1811,23 @@ bool SegmentIterator::_has_char_type(const Field& column_desc) { } }; -voi

Re: [PR] [regression-test](group commit) enable wait_internal_group_commit_finish [doris]

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

Re: [PR] [Fix]Fix insert select missing audit log when connect follower FE [doris]

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

(doris) branch master updated: [fix](regression)Disable auto analyze before running mtmv test. (#36449)

2024-06-17 Thread lijibing
This is an automated email from the ASF dual-hosted git repository. lijibing 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 a831aabac49 [fix](regression)Disable auto analy

Re: [PR] [fix](regression)Disable auto analyze before running mtmv test. [doris]

2024-06-17 Thread via GitHub
Jibing-Li merged PR #36449: URL: https://github.com/apache/doris/pull/36449 -- 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] [regression-test](group commit) enable wait_internal_group_commit_finish [doris]

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

Re: [PR] [Fix]Fix insert select missing audit log when connect follower FE [doris]

2024-06-17 Thread via GitHub
wangbo commented on PR #36454: URL: https://github.com/apache/doris/pull/36454#issuecomment-2175265273 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]Fix insert select missing audit log when connect follower FE [doris]

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

[PR] [Fix]Fix insert select missing audit log when connect follower FE [doris]

2024-06-17 Thread via GitHub
wangbo opened a new pull request, #36454: URL: https://github.com/apache/doris/pull/36454 ## Proposed changes Fix when a ```insert select``` is executed in Follower, audit log could missing query statistics. This is because ```audit log``` is logged in the connect FE, but request is f

Error while running notifications feature from refs/heads/master:.asf.yaml in doris-website!

2024-06-17 Thread Apache Infrastructure
An error occurred while running notifications feature in .asf.yaml!: Invalid notification target 'comm...@foo.apache.org'. Must be a valid @doris.apache.org list! - To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org

(doris-website) branch master updated: add variant in table-design/data-type.md (#755)

2024-06-17 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-website.git The following commit(s) were added to refs/heads/master by this push: new a5892712fad add variant in table-desig

Re: [PR] add variant in table-design/data-type.md [doris-website]

2024-06-17 Thread via GitHub
eldenmoon merged PR #755: URL: https://github.com/apache/doris-website/pull/755 -- 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...@dori

Re: [PR] [feature](spill) support reserving memory for spill [doris]

2024-06-17 Thread via GitHub
mrhhsg commented on PR #36250: URL: https://github.com/apache/doris/pull/36250#issuecomment-2175263887 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](journal) Fix replay OP_INIT_CATALOG_COMP [doris]

2024-06-17 Thread via GitHub
w41ter commented on PR #36453: URL: https://github.com/apache/doris/pull/36453#issuecomment-2175256931 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](journal) Fix replay OP_INIT_CATALOG_COMP [doris]

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

[PR] [fix](journal) Fix replay OP_INIT_CATALOG_COMP [doris]

2024-06-17 Thread via GitHub
w41ter opened a new pull request, #36453: URL: https://github.com/apache/doris/pull/36453 (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] [Pick 2.0](inverted index) fix inverted index compound reader memory leak [doris]

2024-06-17 Thread via GitHub
doris-robot commented on PR #36384: URL: https://github.com/apache/doris/pull/36384#issuecomment-2175255989 Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Load test result on commit 123c842b06dfdd19511e32a1428b62e3347dff31 with default session variables Stream

Re: [PR] [Pick 2.0](inverted index) fix inverted index compound reader memory leak [doris]

2024-06-17 Thread via GitHub
doris-robot commented on PR #36384: URL: https://github.com/apache/doris/pull/36384#issuecomment-2175245577 ClickBench: Total hot run time: 31.05 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

(doris) branch master updated (b826984c0cc -> 727dc6af83e)

2024-06-17 Thread morrysnow
This is an automated email from the ASF dual-hosted git repository. morrysnow pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from b826984c0cc [Chore](test) adding `nonConcurrent` to some load suites since BE config changed (#36393) add 727d

Re: [PR] [refactor](Nereids) New expression extractor for partitions pruning [doris]

2024-06-17 Thread via GitHub
morrySnow merged PR #36326: URL: https://github.com/apache/doris/pull/36326 -- 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](race) fix access colocate group ids race [doris]

2024-06-17 Thread via GitHub
doris-robot commented on PR #36444: URL: https://github.com/apache/doris/pull/36444#issuecomment-2175233897 ClickBench: Total hot run time: 30.95 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [Pick 2.0](inverted index) fix inverted index compound reader memory leak [doris]

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

Re: [PR] [Fix](nereids) fix NormalizeAgg, change the upper project projections rewrite logic [doris]

2024-06-17 Thread via GitHub
feiniaofeiafei commented on PR #36161: URL: https://github.com/apache/doris/pull/36161#issuecomment-2175216362 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.

Re: [PR] [fix](race) fix access colocate group ids race [doris]

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

Re: [PR] [Bug](information-schema) fix some bug of information_schema.PROCESSLIST [doris]

2024-06-17 Thread via GitHub
github-actions[bot] commented on PR #36451: URL: https://github.com/apache/doris/pull/36451#issuecomment-2175204460 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](Row store) support column group with store row format for partial columns of table [doris]

2024-06-17 Thread via GitHub
doris-robot commented on PR #34089: URL: https://github.com/apache/doris/pull/34089#issuecomment-2175194446 TeamCity be ut coverage result: Function Coverage: 36.47% (9003/24688) Line Coverage: 28.02% (73771/263315) Region Coverage: 27.50% (38321/139371) Branch Coverage: 24.1

Re: [PR] [Pick 2.0](inverted index) fix inverted index compound reader memory leak [doris]

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

Re: [PR] [Pick 2.0](inverted index) fix inverted index compound reader memory leak [doris]

2024-06-17 Thread via GitHub
doris-robot commented on PR #36384: URL: https://github.com/apache/doris/pull/36384#issuecomment-2175181610 TeamCity be ut coverage result: Function Coverage: 37.80% (8096/21416) Line Coverage: 29.45% (66151/224636) Region Coverage: 28.92% (34099/117899) Branch Coverage: 24.7

(doris) branch cp_0618_2 updated (538d98b7444 -> 4af3158b1cd)

2024-06-17 Thread panxiaolei
This is an automated email from the ASF dual-hosted git repository. panxiaolei pushed a change to branch cp_0618_2 in repository https://gitbox.apache.org/repos/asf/doris.git from 538d98b7444 fix add 4af3158b1cd fix No new revisions were added by this update. Summary of changes: be/s

Re: [PR] [Bug](information-schema) fix some bug of information_schema.PROCESSLIST [doris]

2024-06-17 Thread via GitHub
BiteThet commented on PR #36451: URL: https://github.com/apache/doris/pull/36451#issuecomment-2175173816 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](race) fix access colocate group ids race [doris]

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

Re: [PR] [Bug](information-schema) fix some bug of information_schema.PROCESSLIST [doris]

2024-06-17 Thread via GitHub
github-actions[bot] commented on PR #36451: URL: https://github.com/apache/doris/pull/36451#issuecomment-2175132298 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: [I] [Bug] Spark doris connector cannot read data from doris table via temporary view [doris]

2024-06-17 Thread via GitHub
SeaSand1024 commented on issue #36429: URL: https://github.com/apache/doris/issues/36429#issuecomment-2175116875 Please assign it to me -- 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] [improve](udf) support java-udf static load [doris]

2024-06-17 Thread via GitHub
doris-robot commented on PR #34980: URL: https://github.com/apache/doris/pull/34980#issuecomment-2175115005 TeamCity be ut coverage result: Function Coverage: 36.47% (9002/24681) Line Coverage: 28.01% (73735/263205) Region Coverage: 27.49% (38304/139349) Branch Coverage: 24.1

Re: [PR] [Bug](information-schema) fix some bug of information_schema.PROCESSLIST [doris]

2024-06-17 Thread via GitHub
BiteThet commented on PR #36451: URL: https://github.com/apache/doris/pull/36451#issuecomment-2175109939 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

(doris) branch cp_0618_2 updated (b8bb5c0e9b8 -> 538d98b7444)

2024-06-17 Thread panxiaolei
This is an automated email from the ASF dual-hosted git repository. panxiaolei pushed a change to branch cp_0618_2 in repository https://gitbox.apache.org/repos/asf/doris.git from b8bb5c0e9b8 fix add 538d98b7444 fix No new revisions were added by this update. Summary of changes: be/s

Re: [PR] [Pick 2.0](inverted index) fix inverted index compound reader memory leak [doris]

2024-06-17 Thread via GitHub
github-actions[bot] commented on PR #36384: URL: https://github.com/apache/doris/pull/36384#issuecomment-2175109709 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](race) fix access colocate group ids race [doris]

2024-06-17 Thread via GitHub
yujun777 commented on PR #36444: URL: https://github.com/apache/doris/pull/36444#issuecomment-2175091014 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] [Pick 2.0](inverted index) fix inverted index compound reader memory leak [doris]

2024-06-17 Thread via GitHub
airborne12 commented on PR #36384: URL: https://github.com/apache/doris/pull/36384#issuecomment-2175090475 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 (61f09fcf53d -> b826984c0cc)

2024-06-17 Thread eldenmoon
This is an automated email from the ASF dual-hosted git repository. eldenmoon pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 61f09fcf53d [profile](operator)add exec time counter in datagen operator (#36386) add b826984c0cc [Chore](test

Re: [PR] [Chore](test) adding `nonConcurrent` to some load suites since BE config changed [doris]

2024-06-17 Thread via GitHub
eldenmoon merged PR #36393: URL: https://github.com/apache/doris/pull/36393 -- 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] [feat](Nereids): Optimize Query Plan by Pulling Up Common Join Child from Union [doris]

2024-06-17 Thread via GitHub
XieJiann commented on PR #36397: URL: https://github.com/apache/doris/pull/36397#issuecomment-2175079787 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] Rewrite the export/outfile documents [doris-website]

2024-06-17 Thread via GitHub
morningman merged PR #739: URL: https://github.com/apache/doris-website/pull/739 -- 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...@dor

(doris-website) branch master updated: [FIx] Rewrite the export/outfile documents (#739)

2024-06-17 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris-website.git The following commit(s) were added to refs/heads/master by this push: new 4542e581f48 [FIx] Rewrite the export/

Error while running notifications feature from refs/heads/master:.asf.yaml in doris-website!

2024-06-17 Thread Apache Infrastructure
An error occurred while running notifications feature in .asf.yaml!: Invalid notification target 'comm...@foo.apache.org'. Must be a valid @doris.apache.org list! - To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org

Re: [PR] [feat](Nereids): Optimize Query Plan by Pulling Up Common Join Child from Union [doris]

2024-06-17 Thread via GitHub
XieJiann commented on PR #36397: URL: https://github.com/apache/doris/pull/36397#issuecomment-2175071977 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](testcase) fix test_index_ddl_fault_injection for #35528 [doris]

2024-06-17 Thread via GitHub
hello-stephen commented on PR #36422: URL: https://github.com/apache/doris/pull/36422#issuecomment-2175068963 fault_injection_p0 are excluded -- 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 s

Re: [PR] [Bug](information-schema) fix some bug of information_schema.PROCESSLIST [doris]

2024-06-17 Thread via GitHub
github-actions[bot] commented on PR #36451: URL: https://github.com/apache/doris/pull/36451#issuecomment-2175061334 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] [Bug](information-schema) fix some bug of information_schema.PROCESSLIST [doris]

2024-06-17 Thread via GitHub
github-actions[bot] commented on PR #36447: URL: https://github.com/apache/doris/pull/36447#issuecomment-2175058768 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] [Bug](information-schema) fix some bug of information_schema.PROCESSLIST [doris]

2024-06-17 Thread via GitHub
github-actions[bot] commented on PR #36451: URL: https://github.com/apache/doris/pull/36451#issuecomment-2175054243 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](udf) support java-udf static load [doris]

2024-06-17 Thread via GitHub
zhangstar333 commented on PR #34980: URL: https://github.com/apache/doris/pull/34980#issuecomment-2175053760 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

(doris) branch cp_0618_2 updated (9c044a34c8f -> b8bb5c0e9b8)

2024-06-17 Thread panxiaolei
This is an automated email from the ASF dual-hosted git repository. panxiaolei pushed a change to branch cp_0618_2 in repository https://gitbox.apache.org/repos/asf/doris.git from 9c044a34c8f fix add b8bb5c0e9b8 fix No new revisions were added by this update. Summary of changes: fe/f

Re: [PR] [Bug](information-schema) fix some bug of information_schema.PROCESSLIST [doris]

2024-06-17 Thread via GitHub
BiteThet commented on PR #36451: URL: https://github.com/apache/doris/pull/36451#issuecomment-2175053346 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

(doris) branch master updated (2917124ebd7 -> 61f09fcf53d)

2024-06-17 Thread zhangstar333
This is an automated email from the ASF dual-hosted git repository. zhangstar333 pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 2917124ebd7 [Bug](information-schema) fix some bug of information_schema.PROCESSLIST (#36409) add 61f09fcf5

Re: [PR] [profile](operator)add exec time counter in datagen operator [doris]

2024-06-17 Thread via GitHub
zhangstar333 merged PR #36386: URL: https://github.com/apache/doris/pull/36386 -- 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] [Bug](information-schema) fix some bug of information_schema.PROCESSLIST [doris]

2024-06-17 Thread via GitHub
BiteThet commented on PR #36447: URL: https://github.com/apache/doris/pull/36447#issuecomment-2175052188 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

(doris) branch cp_0618 updated (d7d319ff137 -> 9bae13684e9)

2024-06-17 Thread panxiaolei
This is an automated email from the ASF dual-hosted git repository. panxiaolei pushed a change to branch cp_0618 in repository https://gitbox.apache.org/repos/asf/doris.git from d7d319ff137 fix add 9bae13684e9 fix No new revisions were added by this update. Summary of changes: fe/fe-

Re: [PR] [fix](statistics)Use ConcurrentHashMap to avoid ConcurrentModificationException [doris]

2024-06-17 Thread via GitHub
Jibing-Li commented on PR #36452: URL: https://github.com/apache/doris/pull/36452#issuecomment-2175049033 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](statistics)Use ConcurrentHashMap to avoid ConcurrentModificationException [doris]

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

[PR] [fix](statistics)Use ConcurrentHashMap to avoid ConcurrentModificationException [doris]

2024-06-17 Thread via GitHub
Jibing-Li opened a new pull request, #36452: URL: https://github.com/apache/doris/pull/36452 OlapTable idToPartition Map should use ConcurrentHashMap to avoid ConcurrentModificationException. -- This is an automated message from the Apache Git Service. To respond to the message, please lo

Re: [PR] [Bug](information-schema) fix some bug of information_schema.PROCESSLIST [doris]

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

[PR] [Bug](information-schema) fix some bug of information_schema.PROCESSLIST [doris]

2024-06-17 Thread via GitHub
BiteThet opened a new pull request, #36451: URL: https://github.com/apache/doris/pull/36451 ## Proposed changes #36409 -- 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 cp_0618_2 created (now 9c044a34c8f)

2024-06-17 Thread panxiaolei
This is an automated email from the ASF dual-hosted git repository. panxiaolei pushed a change to branch cp_0618_2 in repository https://gitbox.apache.org/repos/asf/doris.git at 9c044a34c8f fix This branch includes the following new commits: new 1f74c13ba2f [Bug](information-schema)

(doris) 02/03: fix

2024-06-17 Thread panxiaolei
This is an automated email from the ASF dual-hosted git repository. panxiaolei pushed a commit to branch cp_0618_2 in repository https://gitbox.apache.org/repos/asf/doris.git commit 3c4aef2399479614871a3f6bc799f2830e0b55a5 Author: BiteThet AuthorDate: Tue Jun 18 13:30:33 2024 +0800 fix

(doris) 03/03: fix

2024-06-17 Thread panxiaolei
This is an automated email from the ASF dual-hosted git repository. panxiaolei pushed a commit to branch cp_0618_2 in repository https://gitbox.apache.org/repos/asf/doris.git commit 9c044a34c8fdd62507a68675b3bf71575aac1499 Author: BiteThet AuthorDate: Tue Jun 18 11:30:08 2024 +0800 fix

(doris) 01/03: [Bug](information-schema) fix some bug of information_schema.PROCESSLIST (#36409)

2024-06-17 Thread panxiaolei
This is an automated email from the ASF dual-hosted git repository. panxiaolei pushed a commit to branch cp_0618_2 in repository https://gitbox.apache.org/repos/asf/doris.git commit 1f74c13ba2ffb3b4cd84dbce9c61c12911ca4713 Author: Pxl AuthorDate: Tue Jun 18 11:13:07 2024 +0800 [Bug](informa

Re: [PR] [Bug](information-schema) fix some bug of information_schema.PROCESSLIST [doris]

2024-06-17 Thread via GitHub
BiteThet commented on PR #36447: URL: https://github.com/apache/doris/pull/36447#issuecomment-2175030120 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] [Regression test]Add some partition test for streamload 2pc regression test [doris]

2024-06-17 Thread via GitHub
133tosakarin commented on PR #36379: URL: https://github.com/apache/doris/pull/36379#issuecomment-2175029443 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] [feature](spill) support reserving memory for spill [doris]

2024-06-17 Thread via GitHub
doris-robot commented on PR #36250: URL: https://github.com/apache/doris/pull/36250#issuecomment-2175008403 TeamCity be ut coverage result: Function Coverage: 36.46% (9003/24693) Line Coverage: 28.01% (73756/263331) Region Coverage: 27.49% (38319/139403) Branch Coverage: 24.1

Re: [PR] [Bug](information-schema) fix some bug of information_schema.PROCESSLIST [doris]

2024-06-17 Thread via GitHub
github-actions[bot] commented on PR #36447: URL: https://github.com/apache/doris/pull/36447#issuecomment-2175008519 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] [refactor](Nereids) New expression extractor for partitions pruning [doris]

2024-06-17 Thread via GitHub
XuPengfei-1020 commented on PR #36326: URL: https://github.com/apache/doris/pull/36326#issuecomment-2175004591 > could u add a case that can reproduce this problem? The case that can reporduce the issue at above, "Proposed changes" chapter (Added by @924060929 ). -- This is an auto

Re: [PR] [Feature](Row store) support column group with store row format for partial columns of table [doris]

2024-06-17 Thread via GitHub
eldenmoon commented on PR #34089: URL: https://github.com/apache/doris/pull/34089#issuecomment-2175003978 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

(doris) branch cp_0618 updated (9bc78a7f001 -> d7d319ff137)

2024-06-17 Thread panxiaolei
This is an automated email from the ASF dual-hosted git repository. panxiaolei pushed a change to branch cp_0618 in repository https://gitbox.apache.org/repos/asf/doris.git from 9bc78a7f001 fix add d7d319ff137 fix No new revisions were added by this update. Summary of changes: fe/fe-

Re: [PR] [chore](routine-load) optimize out of range error message [doris]

2024-06-17 Thread via GitHub
github-actions[bot] commented on PR #36450: URL: https://github.com/apache/doris/pull/36450#issuecomment-2174998205 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](routine-load) optimize out of range error message [doris]

2024-06-17 Thread via GitHub
HHoflittlefish777 commented on PR #36450: URL: https://github.com/apache/doris/pull/36450#issuecomment-2174993090 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

Re: [PR] [branch-2.0](prepared statement) Handle unsigned numeric type in prepared statement in legacy planner [doris]

2024-06-17 Thread via GitHub
doris-robot commented on PR #36376: URL: https://github.com/apache/doris/pull/36376#issuecomment-2174972775 Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Load test result on commit 6a162cd27c695b3f9d4c5a46f40736c50faeb159 with default session variables Stream

Re: [PR] [chore](pipeline) remove non-pipelinex code from FE [doris]

2024-06-17 Thread via GitHub
doris-robot commented on PR #36236: URL: https://github.com/apache/doris/pull/36236#issuecomment-2174971589 TeamCity be ut coverage result: Function Coverage: 36.48% (9004/24679) Line Coverage: 28.02% (73754/263176) Region Coverage: 27.50% (38314/139314) Branch Coverage: 24.2

Re: [PR] [Pick 2.1](inverted index) fix inverted index compound reader memory leak [doris]

2024-06-17 Thread via GitHub
doris-robot commented on PR #36387: URL: https://github.com/apache/doris/pull/36387#issuecomment-2174969405 TeamCity be ut coverage result: Function Coverage: 36.30% (9132/25156) Line Coverage: 27.79% (74259/267230) Region Coverage: 26.72% (38315/143392) Branch Coverage: 23.4

Re: [PR] [branch-2.0](prepared statement) Handle unsigned numeric type in prepared statement in legacy planner [doris]

2024-06-17 Thread via GitHub
doris-robot commented on PR #36376: URL: https://github.com/apache/doris/pull/36376#issuecomment-2174969747 ClickBench: Total hot run time: 31.46 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [chore](routine-load) optimize out of range error message [doris]

2024-06-17 Thread via GitHub
github-actions[bot] commented on PR #36450: URL: https://github.com/apache/doris/pull/36450#issuecomment-2174968611 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] [chore](routine-load) optimize out of range error message [doris]

2024-06-17 Thread via GitHub
github-actions[bot] commented on PR #36450: URL: https://github.com/apache/doris/pull/36450#issuecomment-2174968583 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](routine-load) optimize out of range error message [doris]

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

Re: [PR] [branch-2.0](prepared statement) Handle unsigned numeric type in prepared statement in legacy planner [doris]

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

Re: [PR] [FIX](thrift)Fix thrift for match_element_xxx [doris]

2024-06-17 Thread via GitHub
doris-robot commented on PR #36440: URL: https://github.com/apache/doris/pull/36440#issuecomment-2174957129 Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Load test result on commit ecea86df559e4985c4eb2761ea6cc96cdac2fd64 with default session variables Stream

Re: [PR] [pipeline](load) Not blocking in execution threads [doris]

2024-06-17 Thread via GitHub
doris-robot commented on PR #36291: URL: https://github.com/apache/doris/pull/36291#issuecomment-2174956995 ClickBench: Total hot run time: 30.88 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [improve](udf) support java-udf static load [doris]

2024-06-17 Thread via GitHub
doris-robot commented on PR #34980: URL: https://github.com/apache/doris/pull/34980#issuecomment-2174955423 TeamCity be ut coverage result: Function Coverage: 36.48% (9004/24681) Line Coverage: 28.02% (73759/263223) Region Coverage: 27.50% (38320/139360) Branch Coverage: 24.1

Re: [PR] [fix](txn) Fix coordidator be restart not abort txn #35342 [doris]

2024-06-17 Thread via GitHub
doris-robot commented on PR #36437: URL: https://github.com/apache/doris/pull/36437#issuecomment-2174954806 TeamCity be ut coverage result: Function Coverage: 36.30% (9132/25156) Line Coverage: 27.79% (74262/267225) Region Coverage: 26.73% (38324/143395) Branch Coverage: 23.4

Re: [PR] [Pick 2.1](inverted index) fix inverted index compound reader memory leak [doris]

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

Re: [PR] [branch-2.0](prepared statement) Handle unsigned numeric type in prepared statement in legacy planner [doris]

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

Re: [PR] [FIX](thrift)Fix thrift for match_element_xxx [doris]

2024-06-17 Thread via GitHub
doris-robot commented on PR #36440: URL: https://github.com/apache/doris/pull/36440#issuecomment-2174954116 ClickBench: Total hot run time: 30.62 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [fix](regression)Disable auto analyze before running mtmv test. [doris]

2024-06-17 Thread via GitHub
github-actions[bot] commented on PR #36449: URL: https://github.com/apache/doris/pull/36449#issuecomment-2174953455 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)Disable auto analyze before running mtmv test. [doris]

2024-06-17 Thread via GitHub
github-actions[bot] commented on PR #36449: URL: https://github.com/apache/doris/pull/36449#issuecomment-2174953428 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](fe) Avoid requesting version from MS during meta compatibility checking [doris]

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

Re: [PR] [pipeline](load) Not blocking in execution threads [doris]

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

Re: [PR] [chore](routine-load) optimize out of range error message [doris]

2024-06-17 Thread via GitHub
github-actions[bot] commented on PR #36450: URL: https://github.com/apache/doris/pull/36450#issuecomment-2174949673 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](fe) Avoid requesting version from MS during meta compatibility checking [doris]

2024-06-17 Thread via GitHub
github-actions[bot] commented on PR #36446: URL: https://github.com/apache/doris/pull/36446#issuecomment-2174949811 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] [Pick 2.1](inverted index) fix inverted index compound reader memory leak [doris]

2024-06-17 Thread via GitHub
airborne12 commented on PR #36387: URL: https://github.com/apache/doris/pull/36387#issuecomment-2174948166 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](thrift)Fix thrift for match_element_xxx [doris]

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

  1   2   3   4   5   6   7   8   9   >