[PR] [fix](regression)Change analyze_timeout to global. (#28587) [doris]

2023-12-18 Thread via GitHub
Jibing-Li opened a new pull request, #28636: URL: https://github.com/apache/doris/pull/28636 Fix hive statistics regression case. analyze_timeout is a global session variable. backport https://github.com/apache/doris/pull/28587 ## Proposed changes Issue Number: close

[PR] [opt](write)use more efficient string_compare from doris [doris-thirdparty]

2023-12-18 Thread via GitHub
qidaye opened a new pull request, #155: URL: https://github.com/apache/doris-thirdparty/pull/155 (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

Re: [PR] [branch-2.0](fe ut) make colcoate test wait time longer (#26999) [doris]

2023-12-18 Thread via GitHub
yujun777 commented on PR #28628: URL: https://github.com/apache/doris/pull/28628#issuecomment-1862281660 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

Re: [PR] [fix](block) fix be core while mutable block merge may cause different row size between columns in origin block [doris]

2023-12-18 Thread via GitHub
caiconghui commented on PR #27943: URL: https://github.com/apache/doris/pull/27943#issuecomment-1862281367 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

Re: [PR] [feature][execturo]support query schedule policy [doris]

2023-12-18 Thread via GitHub
github-actions[bot] commented on PR #28443: URL: https://github.com/apache/doris/pull/28443#issuecomment-1862279522 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

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

2023-12-18 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:

Re: [PR] [feature][execturo]support query schedule policy [doris]

2023-12-18 Thread via GitHub
github-actions[bot] commented on PR #28443: URL: https://github.com/apache/doris/pull/28443#issuecomment-1862281058 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

Re: [PR] [feature][execturo]support query schedule policy [doris]

2023-12-18 Thread via GitHub
github-actions[bot] commented on PR #28443: URL: https://github.com/apache/doris/pull/28443#issuecomment-1862280989 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

Re: [PR] [chore] Add bvar for meta operations of BE [doris]

2023-12-18 Thread via GitHub
dataroaring merged PR #28374: URL: https://github.com/apache/doris/pull/28374 -- 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:

(doris) branch master updated: [chore] Add bvar for meta operations of BE (#28374)

2023-12-18 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 95073053bc2 [chore] Add bvar for meta

Re: [PR] [feature](inverted index) add ignore_above property to prevent long s… [doris]

2023-12-18 Thread via GitHub
doris-robot commented on PR #28585: URL: https://github.com/apache/doris/pull/28585#issuecomment-1862277951 TeamCity be ut coverage result: Function Coverage: 36.49% (8534/23388) Line Coverage: 28.63% (69383/242364) Region Coverage: 27.64% (35895/129879) Branch Coverage:

Re: [PR] [fix](regression)Change analyze_timeout to global. [doris]

2023-12-18 Thread via GitHub
morningman merged PR #28587: URL: https://github.com/apache/doris/pull/28587 -- 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:

(doris) branch master updated: [fix](regression)Change analyze_timeout to global. (#28587)

2023-12-18 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.git The following commit(s) were added to refs/heads/master by this push: new 64ebdb27778 [fix](regression)Change

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

2023-12-18 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:

Re: [PR] [fix](regression)Change analyze_timeout to global. [doris]

2023-12-18 Thread via GitHub
github-actions[bot] commented on PR #28587: URL: https://github.com/apache/doris/pull/28587#issuecomment-1862274586 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

Re: [PR] [only test] [doris]

2023-12-18 Thread via GitHub
doris-robot commented on PR #28632: URL: https://github.com/apache/doris/pull/28632#issuecomment-1862273206 TeamCity be ut coverage result: Function Coverage: 36.48% (8534/23392) Line Coverage: 28.63% (69383/242364) Region Coverage: 27.65% (35903/129869) Branch Coverage:

Re: [PR] [fix](Nereids) Cast estimation [doris]

2023-12-18 Thread via GitHub
englefly commented on PR #28166: URL: https://github.com/apache/doris/pull/28166#issuecomment-1862271992 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][execturo]support query schedule policy [doris]

2023-12-18 Thread via GitHub
wangbo commented on PR #28443: URL: https://github.com/apache/doris/pull/28443#issuecomment-1862272056 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] [Enhance](broker) add inputstream expire scheduled checker to avoid memory leak for broker scan [doris]

2023-12-18 Thread via GitHub
WinkerDu commented on PR #28589: URL: https://github.com/apache/doris/pull/28589#issuecomment-1862270574 @morningman @chenlinzhong @luozenglin Please take a review, thx -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

Re: [PR] [feature](datalake) Add BucketShuffleJoin support for bucketed hive tables [doris]

2023-12-18 Thread via GitHub
morningman commented on PR #27784: URL: https://github.com/apache/doris/pull/27784#issuecomment-1862270218 Sorry for the late review, I will keep on to 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

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

2023-12-18 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:

(doris) branch master updated (a1049148809 -> 372a2e20f9f)

2023-12-18 Thread englefly
This is an automated email from the ASF dual-hosted git repository. englefly pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from a1049148809 [feature](mtmv)create mtmv support refresh_partition_num (#28566) add 372a2e20f9f [fix](Nereids)

Re: [PR] [Enhance](broker) add inputstream expire scheduled checker to avoid memory leak for broker scan [doris]

2023-12-18 Thread via GitHub
WinkerDu commented on PR #28589: URL: https://github.com/apache/doris/pull/28589#issuecomment-1862269097 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](meta) update killed query state [doris]

2023-12-18 Thread via GitHub
morningman commented on PR #25917: URL: https://github.com/apache/doris/pull/25917#issuecomment-1862269038 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](Nereids) stats estimation of lessThan [doris]

2023-12-18 Thread via GitHub
englefly merged PR #28444: URL: https://github.com/apache/doris/pull/28444 -- 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:

Re: [PR] [fix](statistics)Fix drop stats fail silently bug. [doris]

2023-12-18 Thread via GitHub
Jibing-Li commented on PR #28635: URL: https://github.com/apache/doris/pull/28635#issuecomment-1862268481 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](Nereids) elimite join by foereign key [doris]

2023-12-18 Thread via GitHub
XieJiann commented on PR #28486: URL: https://github.com/apache/doris/pull/28486#issuecomment-1862268793 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](metadata) show full columns support for external tables [doris]

2023-12-18 Thread via GitHub
morningman commented on code in PR #28173: URL: https://github.com/apache/doris/pull/28173#discussion_r1431026118 ## fe/fe-core/src/main/java/org/apache/doris/analysis/ShowColumnStmt.java: ## @@ -98,8 +106,14 @@ public void analyze(Analyzer analyzer) throws AnalysisException {

Re: [PR] [Pick-2.0](regression) change compound predicate regression case name to make it more clear [doris]

2023-12-18 Thread via GitHub
github-actions[bot] commented on PR #28630: URL: https://github.com/apache/doris/pull/28630#issuecomment-1862266149 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

[PR] [fix](statistics)Fix drop stats fail silently bug. [doris]

2023-12-18 Thread via GitHub
Jibing-Li opened a new pull request, #28635: URL: https://github.com/apache/doris/pull/28635 Drop stats use IN predicate to filter the column stats to delete. The default length of IN predicate is 1024, drop table stats with more than 1024 columns may fail. This pr is to split the

Re: [PR] [Pick-2.0](regression) change compound predicate regression case name to make it more clear [doris]

2023-12-18 Thread via GitHub
github-actions[bot] commented on PR #28630: URL: https://github.com/apache/doris/pull/28630#issuecomment-1862266114 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

Re: [I] [Bug] 对启用merge-on-write表进行高并发插入的场合,频发发生E-3115异常。 [doris]

2023-12-18 Thread via GitHub
polarbearmx commented on issue #28634: URL: https://github.com/apache/doris/issues/28634#issuecomment-1862265182 已经是生产环境了,升级风险太高了,不太敢跨大版本升级。 -- 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] [feat](Nereids) support outer join and aggregate bitmap rewrite by mv [doris]

2023-12-18 Thread via GitHub
seawinde commented on PR #28596: URL: https://github.com/apache/doris/pull/28596#issuecomment-1862264649 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] [opt](task-assignment) use consistent hash as default task assigner and cache the consistent hash ring [doris]

2023-12-18 Thread via GitHub
github-actions[bot] commented on PR #28522: URL: https://github.com/apache/doris/pull/28522#issuecomment-1862260420 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

Re: [I] [Bug] 对启用merge-on-write表进行高并发插入的场合,频发发生E-3115异常。 [doris]

2023-12-18 Thread via GitHub
LemonLiTree commented on issue #28634: URL: https://github.com/apache/doris/issues/28634#issuecomment-1862258599 方便升级到2.0.3 试试不 -- 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

Re: [PR] [ut](stats) Added tests for JDBC analysis tasks [doris]

2023-12-18 Thread via GitHub
github-actions[bot] commented on PR #28591: URL: https://github.com/apache/doris/pull/28591#issuecomment-1862255433 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

Re: [PR] [ut](stats) Added tests for JDBC analysis tasks [doris]

2023-12-18 Thread via GitHub
github-actions[bot] commented on PR #28591: URL: https://github.com/apache/doris/pull/28591#issuecomment-1862255397 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

[I] [Bug] 对启用merge-on-write表进行高并发插入的场合,频发发生E-3115异常。 [doris]

2023-12-18 Thread via GitHub
polarbearmx opened a new issue, #28634: URL: https://github.com/apache/doris/issues/28634 ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no similar issues. ### Version 1.2.3 ###

Re: [PR] [ut](stats) Added tests for HMS analysis tasks [doris]

2023-12-18 Thread via GitHub
morningman commented on PR #28583: URL: https://github.com/apache/doris/pull/28583#issuecomment-1862254745 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] [ut](stats) Added tests for HMS analysis tasks [doris]

2023-12-18 Thread via GitHub
github-actions[bot] commented on PR #28583: URL: https://github.com/apache/doris/pull/28583#issuecomment-1862254681 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

Re: [PR] [ut](stats) Added tests for HMS analysis tasks [doris]

2023-12-18 Thread via GitHub
github-actions[bot] commented on PR #28583: URL: https://github.com/apache/doris/pull/28583#issuecomment-1862254645 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

Re: [PR] [ut](stats) Added tests for JDBC analysis tasks [doris]

2023-12-18 Thread via GitHub
morningman commented on PR #28591: URL: https://github.com/apache/doris/pull/28591#issuecomment-1862254650 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](http) add show_table_data http api [doris]

2023-12-18 Thread via GitHub
nextdreamblue commented on PR #28633: URL: https://github.com/apache/doris/pull/28633#issuecomment-1862250139 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] [feature](expr) Support kill query by query_id [doris]

2023-12-18 Thread via GitHub
nanfeng1999 commented on PR #28530: URL: https://github.com/apache/doris/pull/28530#issuecomment-1862249822 run pipelinex_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.

Re: [I] [Bug] JDBC OutOfMemoryError: Java heap space [doris]

2023-12-18 Thread via GitHub
Raven88 commented on issue #16538: URL: https://github.com/apache/doris/issues/16538#issuecomment-1862250492 Any update? -- 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] [only test] [doris]

2023-12-18 Thread via GitHub
github-actions[bot] commented on PR #28632: URL: https://github.com/apache/doris/pull/28632#issuecomment-1862250468 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

Re: [PR] [refactor](profilev2) using dst_id in pipelinex profile to be same as non pipeline rename some function names [doris]

2023-12-18 Thread via GitHub
doris-robot commented on PR #28626: URL: https://github.com/apache/doris/pull/28626#issuecomment-1862249512 TeamCity be ut coverage result: Function Coverage: 36.48% (8532/23387) Line Coverage: 28.62% (69365/242340) Region Coverage: 27.64% (35888/129857) Branch Coverage:

[PR] [improvement](http) add show_table_data http api (#28380) [doris]

2023-12-18 Thread via GitHub
nextdreamblue opened a new pull request, #28633: URL: https://github.com/apache/doris/pull/28633 In some cases, users need to get the data size of single replica of a table, and evaluate certain actions based on this, such as estimating the precise backup size. ## Proposed changes

Re: [PR] [only test] [doris]

2023-12-18 Thread via GitHub
Mryange commented on PR #28632: URL: https://github.com/apache/doris/pull/28632#issuecomment-1862242420 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] [only test] [doris]

2023-12-18 Thread via GitHub
Mryange opened a new pull request, #28632: URL: https://github.com/apache/doris/pull/28632 ## Proposed changes Issue Number: close #xxx ## Further comments If this is a relatively large or complex change, kick off the discussion at

[PR] [improvement](http) add show_table_data http api (#28380) [doris]

2023-12-18 Thread via GitHub
nextdreamblue opened a new pull request, #28631: URL: https://github.com/apache/doris/pull/28631 In some cases, users need to get the data size of single replica of a table, and evaluate certain actions based on this, such as estimating the precise backup size. ## Proposed changes

Re: [PR] [fix](compaction) compaction should catch exception when vertical block reader read next block [doris]

2023-12-18 Thread via GitHub
doris-robot commented on PR #28625: URL: https://github.com/apache/doris/pull/28625#issuecomment-1862240165 TeamCity be ut coverage result: Function Coverage: 36.49% (8534/23387) Line Coverage: 28.63% (69374/242341) Region Coverage: 27.64% (35891/129866) Branch Coverage:

Re: [PR] [opt](limit) cancel running fragments when query with limit is finished [doris]

2023-12-18 Thread via GitHub
doris-robot commented on PR #28384: URL: https://github.com/apache/doris/pull/28384#issuecomment-1862239969 TeamCity be ut coverage result: Function Coverage: 36.48% (8533/23391) Line Coverage: 28.63% (69398/242368) Region Coverage: 27.64% (35900/129889) Branch Coverage:

Re: [PR] [only test] [doris]

2023-12-18 Thread via GitHub
doris-robot commented on PR #28622: URL: https://github.com/apache/doris/pull/28622#issuecomment-1862239466 TeamCity be ut coverage result: Function Coverage: 36.49% (8534/23389) Line Coverage: 28.62% (69353/242345) Region Coverage: 27.64% (35899/129861) Branch Coverage:

Re: [PR] [fix](partition) Comment out some exceptions with partition equal to … [doris]

2023-12-18 Thread via GitHub
doris-robot commented on PR #28614: URL: https://github.com/apache/doris/pull/28614#issuecomment-1862239392 TeamCity be ut coverage result: Function Coverage: 37.82% (7995/21139) Line Coverage: 29.50% (64922/220079) Region Coverage: 28.98% (33412/115288) Branch Coverage:

Re: [PR] [feature](mtmv)after creating a materialized view, if other operations fail, roll back [doris]

2023-12-18 Thread via GitHub
github-actions[bot] commented on PR #28621: URL: https://github.com/apache/doris/pull/28621#issuecomment-1862238609 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

Re: [PR] [feature](mtmv)after creating a materialized view, if other operations fail, roll back [doris]

2023-12-18 Thread via GitHub
github-actions[bot] commented on PR #28621: URL: https://github.com/apache/doris/pull/28621#issuecomment-1862238542 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

Re: [PR] [feature](mtmv)after creating a materialized view, if other operations fail, roll back [doris]

2023-12-18 Thread via GitHub
zddr commented on PR #28621: URL: https://github.com/apache/doris/pull/28621#issuecomment-1862237195 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] [Pick-2.0](regression) change compound predicate regression case name to make it more clear [doris]

2023-12-18 Thread via GitHub
airborne12 commented on PR #28630: URL: https://github.com/apache/doris/pull/28630#issuecomment-186223 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](mtmv)after creating a materialized view, if other operations fail, roll back [doris]

2023-12-18 Thread via GitHub
morningman commented on code in PR #28621: URL: https://github.com/apache/doris/pull/28621#discussion_r1431003688 ## fe/fe-core/src/main/java/org/apache/doris/mtmv/MTMVUtil.java: ## @@ -470,7 +470,7 @@ private static boolean isSync(long visibleVersionTime, Set tables

[PR] [Pick-2.0](regression) change compound predicate regression case name to make it more clear [doris]

2023-12-18 Thread via GitHub
airborne12 opened a new pull request, #28630: URL: https://github.com/apache/doris/pull/28630 ## Proposed changes Issue Number: close #xxx ## Further comments If this is a relatively large or complex change, kick off the discussion at

Re: [PR] [feature](mtmv)after creating a materialized view, if other operations fail, roll back [doris]

2023-12-18 Thread via GitHub
zddr commented on PR #28621: URL: https://github.com/apache/doris/pull/28621#issuecomment-1862234485 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

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

2023-12-18 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:

Re: [PR] [feature](inverted index) add ignore_above property to prevent long s… [doris]

2023-12-18 Thread via GitHub
qidaye commented on PR #28585: URL: https://github.com/apache/doris/pull/28585#issuecomment-1862232675 run clickbench -- 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 (b142ade69e4 -> a1049148809)

2023-12-18 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 b142ade69e4 [refactor](renamefile) rename some files according to the class names (#28606) add a1049148809

Re: [PR] [feature](mtmv)create mtmv support refresh_partition_num [doris]

2023-12-18 Thread via GitHub
morningman merged PR #28566: URL: https://github.com/apache/doris/pull/28566 -- 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:

Re: [PR] [fix](stream load)add test case and doc for arrow type of stream load [doris]

2023-12-18 Thread via GitHub
github-actions[bot] commented on PR #28098: URL: https://github.com/apache/doris/pull/28098#issuecomment-1862230842 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

Re: [PR] [feature](inverted index) add ignore_above property to prevent long s… [doris]

2023-12-18 Thread via GitHub
github-actions[bot] commented on PR #28585: URL: https://github.com/apache/doris/pull/28585#issuecomment-1862230541 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

Re: [PR] [Fix](Export) Fix BE core when the `columns` attribute of `export` parquet is specified as an asterisk [doris]

2023-12-18 Thread via GitHub
BePPPower commented on PR #28627: URL: https://github.com/apache/doris/pull/28627#issuecomment-1862230257 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] [test](ut) added UT cases for show broker stmt [doris]

2023-12-18 Thread via GitHub
Nitin-Kashyap opened a new pull request, #28629: URL: https://github.com/apache/doris/pull/28629 ## Proposed changes UT cases added for Show Broker Stmt -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

Re: [PR] [fix](hive) add support for `quoteChar` and `seperatorChar` for hive [doris]

2023-12-18 Thread via GitHub
github-actions[bot] commented on PR #28613: URL: https://github.com/apache/doris/pull/28613#issuecomment-1862229706 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

Re: [PR] [fix](hive) add support for `quoteChar` and `seperatorChar` for hive [doris]

2023-12-18 Thread via GitHub
github-actions[bot] commented on PR #28613: URL: https://github.com/apache/doris/pull/28613#issuecomment-1862229675 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

[PR] [branch-2.0](fe ut) make colcoate test wait time longer (#26999) [doris]

2023-12-18 Thread via GitHub
yujun777 opened a new pull request, #28628: URL: https://github.com/apache/doris/pull/28628 pick: #26999 ## Proposed changes Issue Number: close #xxx ## Further comments If this is a relatively large or complex change, kick off the discussion at

Re: [PR] [branch-2.0](fe ut) make colcoate test wait time longer (#26999) [doris]

2023-12-18 Thread via GitHub
yujun777 commented on PR #28628: URL: https://github.com/apache/doris/pull/28628#issuecomment-1862228016 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] [Fix](Export) Fix BE core when the `columns` attribute of `export` parquet is specified as an asterisk [doris]

2023-12-18 Thread via GitHub
BePPPower opened a new pull request, #28627: URL: https://github.com/apache/doris/pull/28627 ## Proposed changes Issue Number: close #xxx ## Further comments If this is a relatively large or complex change, kick off the discussion at

Re: [PR] [feature](inverted index) add ignore_above property to prevent long s… [doris]

2023-12-18 Thread via GitHub
qidaye commented on PR #28585: URL: https://github.com/apache/doris/pull/28585#issuecomment-1862224208 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] [refactor](profilev2) using dst_id in pipelinex profile to be same as non pipeline rename some function names [doris]

2023-12-18 Thread via GitHub
github-actions[bot] commented on PR #28626: URL: https://github.com/apache/doris/pull/28626#issuecomment-1862224050 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

Re: [PR] [feature](mtmv)add more test case [doris]

2023-12-18 Thread via GitHub
zddr commented on PR #27650: URL: https://github.com/apache/doris/pull/27650#issuecomment-1862221127 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] [refactor](profilev2) using dst_id in pipelinex profile to be same as non pipeline rename some function names [doris]

2023-12-18 Thread via GitHub
yiguolei commented on PR #28626: URL: https://github.com/apache/doris/pull/28626#issuecomment-1862220884 run clickbench -- 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] [refactor](profile) using dst_id in pipelinex profile to be same as non pipeline; rename some function names [doris]

2023-12-18 Thread via GitHub
yiguolei commented on PR #28626: URL: https://github.com/apache/doris/pull/28626#issuecomment-1862217662 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] [refactor](profile) using dst_id in pipelinex profile to be same as non pipeline; rename some function names [doris]

2023-12-18 Thread via GitHub
yiguolei opened a new pull request, #28626: URL: https://github.com/apache/doris/pull/28626 ## Proposed changes ![img_v3_0269_c3e5be6b-81a4-4950-8068-978288a1564g](https://github.com/apache/doris/assets/9208457/2f1255f1-5477-490f-9928-dc9ce783d6a9)

Re: [PR] [fix](partition) Comment out some exceptions with partition equal to … [doris]

2023-12-18 Thread via GitHub
dataroaring commented on PR #28614: URL: https://github.com/apache/doris/pull/28614#issuecomment-1862216465 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 branch-2.0 updated: [Bug](join) fix wrong result on left anti mark join #28586

2023-12-18 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 59eb67b7b5b [Bug](join) fix wrong

Re: [PR] [Bug](join) fix wrong result on left anti mark join [doris]

2023-12-18 Thread via GitHub
yiguolei merged PR #28586: URL: https://github.com/apache/doris/pull/28586 -- 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:

Re: [PR] [fix](stream load)add test case and doc for arrow type of stream load [doris]

2023-12-18 Thread via GitHub
wuwenchi commented on PR #28098: URL: https://github.com/apache/doris/pull/28098#issuecomment-1862216224 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](function) make STRLEFT and STRRIGHT and SUBSTR function DEPEND_ON_ARGUMENT [doris]

2023-12-18 Thread via GitHub
HappenLee commented on PR #28352: URL: https://github.com/apache/doris/pull/28352#issuecomment-1862212517 should add version to get different function and keep old function to make update no cause error. -- This is an automated message from the Apache Git Service. To respond to the

Re: [PR] [feature](writer) add null document API to optimize index empty doc (… [doris-thirdparty]

2023-12-18 Thread via GitHub
qidaye merged PR #154: URL: https://github.com/apache/doris-thirdparty/pull/154 -- 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:

(doris-thirdparty) branch clucene-2.0 updated: [feature](writer) add null document API to optimize index empty doc (#153) (#154)

2023-12-18 Thread jianliangqi
This is an automated email from the ASF dual-hosted git repository. jianliangqi pushed a commit to branch clucene-2.0 in repository https://gitbox.apache.org/repos/asf/doris-thirdparty.git The following commit(s) were added to refs/heads/clucene-2.0 by this push: new bd2829ea

Re: [PR] [Fix](variant) fix topn two phase read slot lost paths info [doris]

2023-12-18 Thread via GitHub
github-actions[bot] commented on PR #28618: URL: https://github.com/apache/doris/pull/28618#issuecomment-1862207590 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

Re: [PR] [Fix](variant) fix topn two phase read slot lost paths info [doris]

2023-12-18 Thread via GitHub
github-actions[bot] commented on PR #28618: URL: https://github.com/apache/doris/pull/28618#issuecomment-1862207565 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

Re: [PR] [Bug](join) fix wrong result on left anti mark join [doris]

2023-12-18 Thread via GitHub
github-actions[bot] commented on PR #28586: URL: https://github.com/apache/doris/pull/28586#issuecomment-1862205333 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

Re: [PR] [Bug](join) fix wrong result on left anti mark join [doris]

2023-12-18 Thread via GitHub
github-actions[bot] commented on PR #28586: URL: https://github.com/apache/doris/pull/28586#issuecomment-1862205296 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

Re: [PR] [fix](compaction) compaction should catch exception when vertical block reader read next block [doris]

2023-12-18 Thread via GitHub
github-actions[bot] commented on PR #28625: URL: https://github.com/apache/doris/pull/28625#issuecomment-1862203931 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

Re: [PR] [feature](expr) Support kill query by query_id [doris]

2023-12-18 Thread via GitHub
nanfeng1999 commented on PR #28530: URL: https://github.com/apache/doris/pull/28530#issuecomment-1862201624 run pipelinex_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.

Re: [PR] [performance](Nereids): avoid use getStringValue() in getTimeFormatter [doris]

2023-12-18 Thread via GitHub
xiaokang commented on PR #28582: URL: https://github.com/apache/doris/pull/28582#issuecomment-1862201924 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](inverted index) add ignore_above property to prevent long s… [doris]

2023-12-18 Thread via GitHub
github-actions[bot] commented on PR #28585: URL: https://github.com/apache/doris/pull/28585#issuecomment-1862199607 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

Re: [PR] [Fix](variant) pick alive replica and backend for command desc [doris]

2023-12-18 Thread via GitHub
github-actions[bot] commented on PR #28620: URL: https://github.com/apache/doris/pull/28620#issuecomment-1862200117 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

Re: [PR] [feature](inverted index) add ignore_above property to prevent long s… [doris]

2023-12-18 Thread via GitHub
github-actions[bot] commented on PR #28585: URL: https://github.com/apache/doris/pull/28585#issuecomment-1862199572 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

Re: [PR] [Fix](variant) pick alive replica and backend for command desc [doris]

2023-12-18 Thread via GitHub
github-actions[bot] commented on PR #28620: URL: https://github.com/apache/doris/pull/28620#issuecomment-1862198745 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

Re: [PR] [fix](compaction) compaction should catch exception when vertical block reader read next block [doris]

2023-12-18 Thread via GitHub
hust-hhb commented on PR #28625: URL: https://github.com/apache/doris/pull/28625#issuecomment-1862198169 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

  1   2   3   4   5   6   7   8   9   >