Re: [PR] [chore](thirdparty) update vectorscan to 5.7.11 [doris]

2024-01-06 Thread via GitHub
github-actions[bot] commented on PR #29623: URL: https://github.com/apache/doris/pull/29623#issuecomment-1879588718 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](thirdparty) update vectorscan to 5.7.11 [doris]

2024-01-06 Thread via GitHub
github-actions[bot] commented on PR #29623: URL: https://github.com/apache/doris/pull/29623#issuecomment-1879588728 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] [improvement](function) standardize some ip functions' signatures [doris]

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

(doris) branch master updated: [improvement](function) standardize some ip functions' signatures #29614

2024-01-06 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei 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 2c888667ed3 [improvement](function) standardize

Error while running github feature from .asf.yaml in doris!

2024-01-06 Thread Apache Infrastructure
An error occurred while running github feature in .asf.yaml!: You can only have a maximum of 10 external triage collaborators, please contact vp-in...@apache.org to request an exception. - To unsubscribe, e-mail: commits-unsub

Re: [PR] [fix](http) throw RejectedExecutionException to prevent http hanging by Future [doris]

2024-01-06 Thread via GitHub
yiguolei merged PR #29607: URL: https://github.com/apache/doris/pull/29607 -- 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: [I] [Bug] http will be hang if more /api/query be rejected by ThreadPoolExecutor [doris]

2024-01-06 Thread via GitHub
yiguolei closed issue #29606: [Bug] http will be hang if more /api/query be rejected by ThreadPoolExecutor URL: https://github.com/apache/doris/issues/29606 -- 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

(doris) branch master updated: [fix](http) throw RejectedExecutionException to prevent http hanging by Future (#29607)

2024-01-06 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei 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 75efdd6e1fa [fix](http) throw RejectedExecution

Error while running github feature from .asf.yaml in doris!

2024-01-06 Thread Apache Infrastructure
An error occurred while running github feature in .asf.yaml!: You can only have a maximum of 10 external triage collaborators, please contact vp-in...@apache.org to request an exception. - To unsubscribe, e-mail: commits-unsub

Re: [PR] [fix](jni) add datetimev2 precision [doris]

2024-01-06 Thread via GitHub
doris-robot commented on PR #29616: URL: https://github.com/apache/doris/pull/29616#issuecomment-1879593255 TeamCity be ut coverage result: Function Coverage: 37.84% (8018/21189) Line Coverage: 29.52% (65237/220965) Region Coverage: 28.97% (33530/115758) Branch Coverage: 24.8

Re: [PR] [fix](merge-on-write) fix schema change may result in delete bitmap incorrect (#29386) [doris]

2024-01-06 Thread via GitHub
liaoxin01 commented on PR #29608: URL: https://github.com/apache/doris/pull/29608#issuecomment-1879597771 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](merge-on-write) fix schema change may result in delete bitmap incorrect (#29386) [doris]

2024-01-06 Thread via GitHub
github-actions[bot] commented on PR #29608: URL: https://github.com/apache/doris/pull/29608#issuecomment-1879598761 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](merge-on-write) fix schema change may result in delete bitmap incorrect (#29386) [doris]

2024-01-06 Thread via GitHub
doris-robot commented on PR #29608: URL: https://github.com/apache/doris/pull/29608#issuecomment-1879602386 TeamCity be ut coverage result: Function Coverage: 37.83% (8018/21193) Line Coverage: 29.52% (65229/220994) Region Coverage: 28.96% (33525/115774) Branch Coverage: 24.8

Re: [PR] [fix](polixy)support drop policy for user or role [doris]

2024-01-06 Thread via GitHub
yiguolei merged PR #29488: URL: https://github.com/apache/doris/pull/29488 -- 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

Error while running github feature from .asf.yaml in doris!

2024-01-06 Thread Apache Infrastructure
An error occurred while running github feature in .asf.yaml!: You can only have a maximum of 10 external triage collaborators, please contact vp-in...@apache.org to request an exception. - To unsubscribe, e-mail: commits-unsub

(doris) branch master updated: [feature](nereids) judge if the join is at bottom of join cluster (#29383)

2024-01-06 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei 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 911635fac61 [feature](nereids) judge if the joi

(doris) branch master updated: [fix](polixy)support drop policy for user or role (#29488)

2024-01-06 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei 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 cc7b9480cfa [fix](polixy)support drop policy fo

Re: [PR] [feature](nereids) judge if the join is at bottom of join cluster [doris]

2024-01-06 Thread via GitHub
yiguolei merged PR #29383: URL: https://github.com/apache/doris/pull/29383 -- 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

Error while running github feature from .asf.yaml in doris!

2024-01-06 Thread Apache Infrastructure
An error occurred while running github feature in .asf.yaml!: You can only have a maximum of 10 external triage collaborators, please contact vp-in...@apache.org to request an exception. - To unsubscribe, e-mail: commits-unsub

Re: [PR] [improvement](statistics)Do not collect min max for agg table value columns while doing sample analyze [doris]

2024-01-06 Thread via GitHub
yiguolei merged PR #29483: URL: https://github.com/apache/doris/pull/29483 -- 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](docs) fix chinese description for error code 1051 [doris]

2024-01-06 Thread via GitHub
yiguolei merged PR #29480: URL: https://github.com/apache/doris/pull/29480 -- 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

Error while running github feature from .asf.yaml in doris!

2024-01-06 Thread Apache Infrastructure
An error occurred while running github feature in .asf.yaml!: You can only have a maximum of 10 external triage collaborators, please contact vp-in...@apache.org to request an exception. - To unsubscribe, e-mail: commits-unsub

(doris) branch master updated: [fix](docs) fix chinese description for error code 1051 (#29480)

2024-01-06 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei 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 cd67edef900 [fix](docs) fix chinese description

(doris) branch master updated: Do not collect min max for agg table value columns while doing sample analyze. (#29483)

2024-01-06 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei 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 612e0631ace Do not collect min max for agg tabl

Error while running github feature from .asf.yaml in doris!

2024-01-06 Thread Apache Infrastructure
An error occurred while running github feature in .asf.yaml!: You can only have a maximum of 10 external triage collaborators, please contact vp-in...@apache.org to request an exception. - To unsubscribe, e-mail: commits-unsub

Re: [PR] [fix](snapshot) Restore convert rowset meta tablet id [doris]

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

(doris) branch master updated: [fix](snapshot) Restore convert rowset meta tablet id (#29478)

2024-01-06 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei 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 e62573448a2 [fix](snapshot) Restore convert row

Error while running github feature from .asf.yaml in doris!

2024-01-06 Thread Apache Infrastructure
An error occurred while running github feature in .asf.yaml!: You can only have a maximum of 10 external triage collaborators, please contact vp-in...@apache.org to request an exception. - To unsubscribe, e-mail: commits-unsub

(doris) branch master updated: [fix](nereids)index type should be converted to upper case for later comparasion (#29524)

2024-01-06 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei 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 bdc69a41751 [fix](nereids)index type should be

Error while running github feature from .asf.yaml in doris!

2024-01-06 Thread Apache Infrastructure
An error occurred while running github feature in .asf.yaml!: You can only have a maximum of 10 external triage collaborators, please contact vp-in...@apache.org to request an exception. - To unsubscribe, e-mail: commits-unsub

Re: [PR] [fix](nereids)index type should be converted to upper case for later comparasion [doris]

2024-01-06 Thread via GitHub
yiguolei merged PR #29524: URL: https://github.com/apache/doris/pull/29524 -- 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] [improve](stream-load) choose stream load coordinator by round robin [doris]

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

(doris) branch master updated (bdc69a41751 -> 720bee7c1ee)

2024-01-06 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from bdc69a41751 [fix](nereids)index type should be converted to upper case for later comparasion (#29524) add 720be

Error while running github feature from .asf.yaml in doris!

2024-01-06 Thread Apache Infrastructure
An error occurred while running github feature in .asf.yaml!: You can only have a maximum of 10 external triage collaborators, please contact vp-in...@apache.org to request an exception. - To unsubscribe, e-mail: commits-unsub

Re: [PR] [opt](hive) support orc generated from hive 1.x for all file scan node [doris]

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

(doris) branch master updated: [opt](hive) support orc generated from hive 1.x for all file scan node (#28806)

2024-01-06 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei 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 2adb0fcc50b [opt](hive) support orc generated f

Re: [PR] [fix](merge-on-write) fix schema change may result in delete bitmap incorrect (#29386) [doris]

2024-01-06 Thread via GitHub
doris-robot commented on PR #29608: URL: https://github.com/apache/doris/pull/29608#issuecomment-1879609726 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 49.99 seconds stream load tsv: 564 seconds loaded 74807831229 Bytes,

Error while running github feature from .asf.yaml in doris!

2024-01-06 Thread Apache Infrastructure
An error occurred while running github feature in .asf.yaml!: You can only have a maximum of 10 external triage collaborators, please contact vp-in...@apache.org to request an exception. - To unsubscribe, e-mail: commits-unsub

Re: [PR] [fix](planner): do not use == to compare encapsulate type, use equals instead. [doris]

2024-01-06 Thread via GitHub
yiguolei commented on PR #2: URL: https://github.com/apache/doris/pull/2#issuecomment-1879610817 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] [improve](cooldown) skip empty rowset [doris]

2024-01-06 Thread via GitHub
dataroaring commented on PR #29620: URL: https://github.com/apache/doris/pull/29620#issuecomment-1879615353 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] [improve](cooldown) skip empty rowset [doris]

2024-01-06 Thread via GitHub
github-actions[bot] commented on PR #29620: URL: https://github.com/apache/doris/pull/29620#issuecomment-1879616680 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] [enhancement](scanner) add a lower bound for bytes in scanner queue [doris]

2024-01-06 Thread via GitHub
dataroaring opened a new pull request, #29624: URL: https://github.com/apache/doris/pull/29624 ## Proposed changes Issue Number: close #xxx ## Further comments If this is a relatively large or complex change, kick off the discussion at [d...@doris.apache.org](mai

Re: [PR] [improvement] add a lower bound for bytes in scanner queue [doris]

2024-01-06 Thread via GitHub
dataroaring closed pull request #28912: [improvement] add a lower bound for bytes in scanner queue URL: https://github.com/apache/doris/pull/28912 -- 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

Re: [PR] [enhancement](scanner) add a lower bound for bytes in scanner queue [doris]

2024-01-06 Thread via GitHub
dataroaring commented on PR #29624: URL: https://github.com/apache/doris/pull/29624#issuecomment-1879624941 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](planner): do not use == to compare encapsulate type, use equals instead. [doris]

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

Re: [PR] [fix](group_commit) Fix group_commit ut [doris]

2024-01-06 Thread via GitHub
github-actions[bot] commented on PR #29587: URL: https://github.com/apache/doris/pull/29587#issuecomment-1879626115 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](jni) add datetimev2 precision [doris]

2024-01-06 Thread via GitHub
AshinGau commented on PR #29616: URL: https://github.com/apache/doris/pull/29616#issuecomment-1879626209 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](group_commit) Fix group_commit ut [doris]

2024-01-06 Thread via GitHub
dataroaring merged PR #29587: URL: https://github.com/apache/doris/pull/29587 -- 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 (2adb0fcc50b -> 85dd606fd10)

2024-01-06 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 2adb0fcc50b [opt](hive) support orc generated from hive 1.x for all file scan node (#28806) add 85dd606fd10

Error while running github feature from .asf.yaml in doris!

2024-01-06 Thread Apache Infrastructure
An error occurred while running github feature in .asf.yaml!: You can only have a maximum of 10 external triage collaborators, please contact vp-in...@apache.org to request an exception. - To unsubscribe, e-mail: commits-unsub

Re: [PR] [fix](planner): do not use == to compare encapsulate type, use equals instead. [doris]

2024-01-06 Thread via GitHub
doris-robot commented on PR #2: URL: https://github.com/apache/doris/pull/2#issuecomment-1879626513 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 47.52 seconds stream load tsv: 565 seconds loaded 74807831229 Bytes,

Re: [PR] [enhancement](scanner) add a lower bound for bytes in scanner queue [doris]

2024-01-06 Thread via GitHub
github-actions[bot] commented on PR #29624: URL: https://github.com/apache/doris/pull/29624#issuecomment-1879626984 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](group commit) Fix wal mem back pressure fault injection case [doris]

2024-01-06 Thread via GitHub
github-actions[bot] commented on PR #29493: URL: https://github.com/apache/doris/pull/29493#issuecomment-1879627198 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](jni) add datetimev2 precision [doris]

2024-01-06 Thread via GitHub
github-actions[bot] commented on PR #29616: URL: https://github.com/apache/doris/pull/29616#issuecomment-1879628114 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](cooldown) skip empty tablet [doris]

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

Re: [PR] [fix](planner): do not use == to compare encapsulate type, use equals instead. [doris]

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

Re: [PR] [improve](move-memtbale) enable move memtable in routine load [doris]

2024-01-06 Thread via GitHub
dataroaring merged PR #28974: URL: https://github.com/apache/doris/pull/28974 -- 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: [improve](move-memtbale) enable move memtable in routine load (#28974)

2024-01-06 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 db17f5fe791 [improve](move-memtbale) enable

Error while running github feature from .asf.yaml in doris!

2024-01-06 Thread Apache Infrastructure
An error occurred while running github feature in .asf.yaml!: You can only have a maximum of 10 external triage collaborators, please contact vp-in...@apache.org to request an exception. - To unsubscribe, e-mail: commits-unsub

Re: [PR] [improve](routine-load) remove maximum limit of routine load max_batch_interval [doris]

2024-01-06 Thread via GitHub
github-actions[bot] commented on PR #29071: URL: https://github.com/apache/doris/pull/29071#issuecomment-1879629819 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] [improve](routine-load) remove maximum limit of routine load max_batch_interval [doris]

2024-01-06 Thread via GitHub
github-actions[bot] commented on PR #29071: URL: https://github.com/apache/doris/pull/29071#issuecomment-1879629830 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] [improve](cooldown) skip empty tablet [doris]

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

Re: [PR] [improve](cooldown) skip empty tablet [doris]

2024-01-06 Thread via GitHub
doris-robot commented on PR #29620: URL: https://github.com/apache/doris/pull/29620#issuecomment-1879631083 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 47.48 seconds stream load tsv: 565 seconds loaded 74807831229 Bytes,

Re: [PR] [fix](jni) add datetimev2 precision [doris]

2024-01-06 Thread via GitHub
doris-robot commented on PR #29616: URL: https://github.com/apache/doris/pull/29616#issuecomment-1879633406 TeamCity be ut coverage result: Function Coverage: 37.84% (8018/21189) Line Coverage: 29.52% (65233/220965) Region Coverage: 28.96% (33529/115758) Branch Coverage: 24.8

(doris) branch master updated: [Fix](group commit) Fix wal mem back pressure fault injection case (#29493)

2024-01-06 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 1ae23a32063 [Fix](group commit) Fix wal mem

Re: [PR] [Fix](group commit) Fix wal mem back pressure fault injection case [doris]

2024-01-06 Thread via GitHub
dataroaring merged PR #29493: URL: https://github.com/apache/doris/pull/29493 -- 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.

Error while running github feature from .asf.yaml in doris!

2024-01-06 Thread Apache Infrastructure
An error occurred while running github feature in .asf.yaml!: You can only have a maximum of 10 external triage collaborators, please contact vp-in...@apache.org to request an exception. - To unsubscribe, e-mail: commits-unsub

Re: [PR] [fix](jni) add datetimev2 precision [doris]

2024-01-06 Thread via GitHub
doris-robot commented on PR #29616: URL: https://github.com/apache/doris/pull/29616#issuecomment-1879634178 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 51.2 seconds stream load tsv: 565 seconds loaded 74807831229 Bytes, a

Re: [PR] [improve](config) print value in error message [doris]

2024-01-06 Thread via GitHub
dataroaring merged PR #29207: URL: https://github.com/apache/doris/pull/29207 -- 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: [improve](config) print value in error message (#29207)

2024-01-06 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 28f18a33ea4 [improve](config) print value in

Error while running github feature from .asf.yaml in doris!

2024-01-06 Thread Apache Infrastructure
An error occurred while running github feature in .asf.yaml!: You can only have a maximum of 10 external triage collaborators, please contact vp-in...@apache.org to request an exception. - To unsubscribe, e-mail: commits-unsub

[PR] [Fix](group commit) Fix wal mem back pressure fault injection case [doris]

2024-01-06 Thread via GitHub
Yukang-Lian opened a new pull request, #29625: URL: https://github.com/apache/doris/pull/29625 ## Proposed changes Issue Number: close #xxx ## Further comments If this is a relatively large or complex change, kick off the discussion at [d...@doris.apache.org](mai

Re: [PR] [Fix](group commit) Fix wal mem back pressure fault injection case [doris]

2024-01-06 Thread via GitHub
Yukang-Lian commented on PR #29625: URL: https://github.com/apache/doris/pull/29625#issuecomment-1879638525 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] [enhancement](scanner) add a lower bound for bytes in scanner queue [doris]

2024-01-06 Thread via GitHub
dataroaring commented on PR #29624: URL: https://github.com/apache/doris/pull/29624#issuecomment-1879644671 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] [enhancement](scanner) add a lower bound for bytes in scanner queue [doris]

2024-01-06 Thread via GitHub
github-actions[bot] commented on PR #29624: URL: https://github.com/apache/doris/pull/29624#issuecomment-1879647942 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](execute) optimize for ColumnNullable's serialize_vec/deserialize_vec [doris]

2024-01-06 Thread via GitHub
BiteThet commented on PR #28788: URL: https://github.com/apache/doris/pull/28788#issuecomment-1879652478 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] [improve](routine-load) remove maximum limit of routine load max_batch_interval [doris]

2024-01-06 Thread via GitHub
dataroaring merged PR #29071: URL: https://github.com/apache/doris/pull/29071 -- 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.

Error while running github feature from .asf.yaml in doris!

2024-01-06 Thread Apache Infrastructure
An error occurred while running github feature in .asf.yaml!: You can only have a maximum of 10 external triage collaborators, please contact vp-in...@apache.org to request an exception. - To unsubscribe, e-mail: commits-unsub

(doris) branch master updated: [improve](routine-load) remove maximum limit of routine load max_batch_interval (#29071)

2024-01-06 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 99754d74606 [improve](routine-load) remove

Re: [PR] [fix](jni) add datetimev2 precision [doris]

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

(doris) branch branch-2.0 updated: [fix](jin) add datetimev2 precision (#29616)

2024-01-06 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei 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 17905a8cef6 [fix](jin) add datetimev2 p

Re: [PR] [feature](script) Add check_jvm_xmx for `start_fe.sh` [doris]

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

(doris) branch master updated: [feature](script) Add check_jvm_xmx for `start_fe.sh` (#28989)

2024-01-06 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei 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 8c9908c7b4f [feature](script) Add check_jvm_xmx

Error while running github feature from .asf.yaml in doris!

2024-01-06 Thread Apache Infrastructure
An error occurred while running github feature in .asf.yaml!: You can only have a maximum of 10 external triage collaborators, please contact vp-in...@apache.org to request an exception. - To unsubscribe, e-mail: commits-unsub

Re: [PR] (feature)(LOG) Support to change be vlog level dynamically using http [doris]

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

(doris) branch master updated: (feature)(LOG) Support to change be vlog level dynamically using http (#28785)

2024-01-06 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei 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 d61fec3ff8b (feature)(LOG) Support to change be

Error while running github feature from .asf.yaml in doris!

2024-01-06 Thread Apache Infrastructure
An error occurred while running github feature in .asf.yaml!: You can only have a maximum of 10 external triage collaborators, please contact vp-in...@apache.org to request an exception. - To unsubscribe, e-mail: commits-unsub

Re: [PR] [branch-2.0](tablet invert) fix tablet invert index thread trace [doris]

2024-01-06 Thread via GitHub
github-actions[bot] commented on PR #29580: URL: https://github.com/apache/doris/pull/29580#issuecomment-1879660493 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](disk balance) Change disk rebalance unpick time to configurable [doris]

2024-01-06 Thread via GitHub
github-actions[bot] commented on PR #28949: URL: https://github.com/apache/doris/pull/28949#issuecomment-1879661703 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](disk balance) Change disk rebalance unpick time to configurable [doris]

2024-01-06 Thread via GitHub
github-actions[bot] commented on PR #28949: URL: https://github.com/apache/doris/pull/28949#issuecomment-1879661728 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] [improvement](doris compose) regression test auto install doris compose requirements [doris]

2024-01-06 Thread via GitHub
dataroaring merged PR #29012: URL: https://github.com/apache/doris/pull/29012 -- 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: [improvement](doris compose) regression test auto install doris compose requirements (#29012)

2024-01-06 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 3f988e1b7f0 [improvement](doris compose) reg

Re: [PR] [improvement](doris compose) regression test auto install doris compose requirements [doris]

2024-01-06 Thread via GitHub
github-actions[bot] commented on PR #29012: URL: https://github.com/apache/doris/pull/29012#issuecomment-1879663420 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

Error while running github feature from .asf.yaml in doris!

2024-01-06 Thread Apache Infrastructure
An error occurred while running github feature in .asf.yaml!: You can only have a maximum of 10 external triage collaborators, please contact vp-in...@apache.org to request an exception. - To unsubscribe, e-mail: commits-unsub

Re: [I] [Enhancement] 文档参数单位标注错误 [doris]

2024-01-06 Thread via GitHub
superdiaodiao commented on issue #29572: URL: https://github.com/apache/doris/issues/29572#issuecomment-1879664693 Thanks for reporting, I will fix it. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to g

Re: [PR] [fix](dynamic partition) fix dynamic partition storage medium not working [doris]

2024-01-06 Thread via GitHub
github-actions[bot] commented on PR #29490: URL: https://github.com/apache/doris/pull/29490#issuecomment-1879665630 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](dynamic partition) fix dynamic partition storage medium not working [doris]

2024-01-06 Thread via GitHub
github-actions[bot] commented on PR #29490: URL: https://github.com/apache/doris/pull/29490#issuecomment-1879665636 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

[PR] [doc](fix)fix the unit of default value of thrift_connect_timeout_seconds [doris]

2024-01-06 Thread via GitHub
superdiaodiao opened a new pull request, #29626: URL: https://github.com/apache/doris/pull/29626 ## Proposed changes Issue Number: https://github.com/apache/doris/issues/29572 Fix the unit of default value of **thrift_connect_timeout_seconds**, which is changing the d

Re: [PR] [enhancement](scanner) add a lower bound for bytes in scanner queue [doris]

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

[PR] [debug](timeout) debug select timeout [doris]

2024-01-06 Thread via GitHub
yiguolei opened a new pull request, #29627: URL: https://github.com/apache/doris/pull/29627 ## Proposed changes Issue Number: close #xxx ## Further comments If this is a relatively large or complex change, kick off the discussion at [d...@doris.apache.org](mailto

  1   2   3   >