[GitHub] [doris] morrySnow commented on a diff in pull request #20164: [Feature](agg_state) support agg_state combinator on nereids

2023-06-01 Thread via GitHub
morrySnow commented on code in PR #20164: URL: https://github.com/apache/doris/pull/20164#discussion_r1213866018 ## fe/fe-core/src/main/java/org/apache/doris/nereids/types/AggStateType.java: ## @@ -30,22 +30,28 @@ */ public class AggStateType extends PrimitiveType { -pu

[GitHub] [doris] Tanya-W commented on a diff in pull request #20361: [fix](match) fix match query with compound predicates return -6003

2023-06-01 Thread via GitHub
Tanya-W commented on code in PR #20361: URL: https://github.com/apache/doris/pull/20361#discussion_r1213898772 ## be/src/olap/rowset/segment_v2/segment_iterator.cpp: ## @@ -717,10 +717,15 @@ Status SegmentIterator::_apply_index_except_leafnode_of_andnode() { contin

[GitHub] [doris] Tanya-W commented on a diff in pull request #20361: [fix](match) fix match query with compound predicates return -6003

2023-06-01 Thread via GitHub
Tanya-W commented on code in PR #20361: URL: https://github.com/apache/doris/pull/20361#discussion_r1213898959 ## be/src/olap/rowset/segment_v2/segment_iterator.cpp: ## @@ -717,10 +717,15 @@ Status SegmentIterator::_apply_index_except_leafnode_of_andnode() { contin

[GitHub] [doris] Tanya-W commented on pull request #20361: [fix](match) fix match query with compound predicates return -6003

2023-06-01 Thread via GitHub
Tanya-W commented on PR #20361: URL: https://github.com/apache/doris/pull/20361#issuecomment-1573127528 run buildall -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsu

[GitHub] [doris] morrySnow commented on a diff in pull request #20310: [minor](Nereids): remove useless withNewChildren()

2023-06-01 Thread via GitHub
morrySnow commented on code in PR #20310: URL: https://github.com/apache/doris/pull/20310#discussion_r1213902069 ## fe/fe-core/src/main/java/org/apache/doris/nereids/rules/rewrite/logical/PushdownFilterThroughSetOperation.java: ## @@ -45,11 +45,11 @@ public class PushdownFilterT

[GitHub] [doris] eldenmoon opened a new issue, #20365: [Bug] (mysql connector) some version of jdbc may result connect error

2023-06-01 Thread via GitHub
eldenmoon opened a new issue, #20365: URL: https://github.com/apache/doris/issues/20365 ### 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 master ### What

[GitHub] [doris] github-actions[bot] commented on pull request #20361: [fix](match) fix match query with compound predicates return -6003

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

[GitHub] [doris] morrySnow merged pull request #20264: [refactor](stats) Persist status of analyze task to FE meta data

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

[GitHub] [doris] HHoflittlefish777 commented on pull request #20306: [Fix] Change open tablet log level

2023-06-01 Thread via GitHub
HHoflittlefish777 commented on PR #20306: URL: https://github.com/apache/doris/pull/20306#issuecomment-1573132712 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

[GitHub] [doris] jackwener commented on a diff in pull request #20310: [minor](Nereids): remove useless withNewChildren()

2023-06-01 Thread via GitHub
jackwener commented on code in PR #20310: URL: https://github.com/apache/doris/pull/20310#discussion_r1213907156 ## fe/fe-core/src/main/java/org/apache/doris/nereids/rules/rewrite/logical/PushdownFilterThroughSetOperation.java: ## @@ -45,11 +45,11 @@ public class PushdownFilterT

[GitHub] [doris] jackwener commented on a diff in pull request #20310: [minor](Nereids): remove useless withNewChildren()

2023-06-01 Thread via GitHub
jackwener commented on code in PR #20310: URL: https://github.com/apache/doris/pull/20310#discussion_r1213907561 ## fe/fe-core/src/main/java/org/apache/doris/nereids/rules/rewrite/logical/PushdownFilterThroughSetOperation.java: ## @@ -45,11 +45,11 @@ public class PushdownFilterT

[GitHub] [doris] morrySnow commented on pull request #20331: [fix](Nereids) forbid unexpected expression on filter and fix two more bugs

2023-06-01 Thread via GitHub
morrySnow commented on PR #20331: URL: https://github.com/apache/doris/pull/20331#issuecomment-1573138364 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

[GitHub] [doris] Yukang-Lian commented on issue #20365: [Bug] (mysql connector ssl) some version of jdbc may result connect error

2023-06-01 Thread via GitHub
Yukang-Lian commented on issue #20365: URL: https://github.com/apache/doris/issues/20365#issuecomment-1573145412 I will work on 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 go to the specific co

[GitHub] [doris] BiteTheDDDDt commented on pull request #20363: [Enchancement](function) optimize for padding function && add string length check on string op

2023-06-01 Thread via GitHub
BiteThet commented on PR #20363: URL: https://github.com/apache/doris/pull/20363#issuecomment-1573158349 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

[GitHub] [doris] github-actions[bot] commented on pull request #20363: [Enchancement](function) optimize for padding function && add string length check on string op

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

[GitHub] [doris-thirdparty] morningman merged pull request #85: [chore] Build HDFS libraries only

2023-06-01 Thread via GitHub
morningman merged PR #85: URL: https://github.com/apache/doris-thirdparty/pull/85 -- 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...@do

[doris-thirdparty] branch hadoop-3.3.4 updated: [chore] Build HDFS libraries only (#85)

2023-06-01 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch hadoop-3.3.4 in repository https://gitbox.apache.org/repos/asf/doris-thirdparty.git The following commit(s) were added to refs/heads/hadoop-3.3.4 by this push: new 8b3eea8d [chore] Build

[GitHub] [doris] github-actions[bot] commented on pull request #20361: [fix](match) fix match query with compound predicates return -6003

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

[GitHub] [doris] kaijchen opened a new pull request, #20366: [fix](regression) exclude analyze_stats suite

2023-06-01 Thread via GitHub
kaijchen opened a new pull request, #20366: URL: https://github.com/apache/doris/pull/20366 ## Proposed changes `analyze_stats` is failing constantly in regression test, let's ignore it first. http://43.132.222.7:8111/test/-5693062769677098407?currentProjectId=Doris_DorisRegre

[GitHub] [doris] dataroaring opened a new pull request, #20367: [enhancement](txn) print commit backends when commit fails

2023-06-01 Thread via GitHub
dataroaring opened a new pull request, #20367: URL: https://github.com/apache/doris/pull/20367 Print commit backends when a commit fails. ## Proposed changes Issue Number: close #xxx <--Describe your changes.--> ## Further comments If this is a relatively la

[GitHub] [doris] dataroaring commented on pull request #20367: [enhancement](txn) print commit backends when commit fails

2023-06-01 Thread via GitHub
dataroaring commented on PR #20367: URL: https://github.com/apache/doris/pull/20367#issuecomment-1573188270 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

[GitHub] [doris] dataroaring merged pull request #20308: [performance](load) support parallel memtable flush for unique key tables

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

[GitHub] [doris] dataroaring commented on a diff in pull request #20308: [performance](load) support parallel memtable flush for unique key tables

2023-06-01 Thread via GitHub
dataroaring commented on code in PR #20308: URL: https://github.com/apache/doris/pull/20308#discussion_r1212669291 ## be/src/olap/delta_writer.cpp: ## @@ -267,6 +267,7 @@ Status DeltaWriter::write(const vectorized::Block* block, const std::vector } Status DeltaWriter::_flus

[doris] branch master updated: [performance](load) support parallel memtable flush for unique key tables (#20308)

2023-06-01 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 a869056567 [performance](load) support paral

[GitHub] [doris] zddr commented on pull request #20355: [fix](mtmv)create mv support star

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

[doris] branch master updated: [fix](olap) deletion statement with space conditions did not take effect (#20349)

2023-06-01 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 8ff8705b3f [fix](olap) deletion statement with

[GitHub] [doris] yiguolei merged pull request #20349: [fix](olap) deletion statement with space conditions did not take effect

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

[GitHub] [doris] yiguolei merged pull request #20294: [Feature](array-functions)improve array functions for array_last_index

2023-06-01 Thread via GitHub
yiguolei merged PR #20294: URL: https://github.com/apache/doris/pull/20294 -- 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 (8ff8705b3f -> d68f3f3b3d)

2023-06-01 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 8ff8705b3f [fix](olap) deletion statement with space conditions did not take effect (#20349) add d68f3f3b3d [Fe

[GitHub] [doris] zddr commented on pull request #20343: [feature-wip](MTMV)fix can not get lock when arrangeToPendingTask

2023-06-01 Thread via GitHub
zddr commented on PR #20343: URL: https://github.com/apache/doris/pull/20343#issuecomment-1573193518 run p0 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe,

[GitHub] [doris] zy-kkk commented on pull request #20285: [chore](function) Refactor FunctionSet Initialization for Better Maintainability and Compilation Success

2023-06-01 Thread via GitHub
zy-kkk commented on PR #20285: URL: https://github.com/apache/doris/pull/20285#issuecomment-1573204307 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

[GitHub] [doris] zy-kkk commented on pull request #20109: [refactor](jdbc catalog) Refactored JDBC Client into Abstract Base Class and Database-specific Subclasses

2023-06-01 Thread via GitHub
zy-kkk commented on PR #20109: URL: https://github.com/apache/doris/pull/20109#issuecomment-1573204741 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

[GitHub] [doris] zy-kkk commented on pull request #20109: [refactor](jdbc catalog) Refactored JDBC Client into Abstract Base Class and Database-specific Subclasses

2023-06-01 Thread via GitHub
zy-kkk commented on PR #20109: URL: https://github.com/apache/doris/pull/20109#issuecomment-1573205326 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

[GitHub] [doris] kaijchen commented on pull request #20366: [fix](regression) exclude analyze_stats suite

2023-06-01 Thread via GitHub
kaijchen commented on PR #20366: URL: https://github.com/apache/doris/pull/20366#issuecomment-1573206179 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

[GitHub] [doris] yiguolei merged pull request #20360: [fix](regression) rm github_token, no need for it

2023-06-01 Thread via GitHub
yiguolei merged PR #20360: URL: https://github.com/apache/doris/pull/20360 -- 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 (d68f3f3b3d -> 098c735064)

2023-06-01 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 d68f3f3b3d [Feature](array-functions)improve array functions for array_last_index (#20294) add 098c735064 [pipe

[GitHub] [doris] yuxuan-luo commented on pull request #20205: [fix](http) Let the sdk find the httpclient package determined

2023-06-01 Thread via GitHub
yuxuan-luo commented on PR #20205: URL: https://github.com/apache/doris/pull/20205#issuecomment-1573210450 run build 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 u

[GitHub] [doris] kaijchen commented on a diff in pull request #20308: [performance](load) support parallel memtable flush for unique key tables

2023-06-01 Thread via GitHub
kaijchen commented on code in PR #20308: URL: https://github.com/apache/doris/pull/20308#discussion_r1213967612 ## be/src/olap/delta_writer.cpp: ## @@ -209,9 +209,9 @@ Status DeltaWriter::init() { _reset_mem_table(); // create flush handler -// unique key should

[doris-thirdparty] annotated tag hadoop-3.3.4.4-for-doris updated (8b3eea8d -> 739042e9)

2023-06-01 Thread adonisling
This is an automated email from the ASF dual-hosted git repository. adonisling pushed a change to annotated tag hadoop-3.3.4.4-for-doris in repository https://gitbox.apache.org/repos/asf/doris-thirdparty.git *** WARNING: tag hadoop-3.3.4.4-for-doris was modified! *** from 8b3eea8d (commit)

[GitHub] [doris] adonis0147 opened a new pull request, #20368: [chore](third-party) Bump the version of hadoop_libs

2023-06-01 Thread via GitHub
adonis0147 opened a new pull request, #20368: URL: https://github.com/apache/doris/pull/20368 ## Proposed changes ~~Issue Number: close #xxx~~ Bump the version of hadoop_libs to build HDFS related libraries only. ## Further comments If this is a relatively large or

[GitHub] [doris] adonis0147 opened a new pull request, #20369: [chore](third-party) Bump the version of hadoop_libs

2023-06-01 Thread via GitHub
adonis0147 opened a new pull request, #20369: URL: https://github.com/apache/doris/pull/20369 ## Proposed changes ~~Issue Number: close #xxx~~ Bump the version of hadoop_libs to build HDFS related libraries only. ## Further comments If this is a relatively large or

[GitHub] [doris] adonis0147 commented on pull request #20369: [chore](third-party) Bump the version of hadoop_libs

2023-06-01 Thread via GitHub
adonis0147 commented on PR #20369: URL: https://github.com/apache/doris/pull/20369#issuecomment-1573222583 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

[GitHub] [doris] zhangstar333 opened a new pull request, #20370: [refactor](agg_state) refactor agg_state type to support fixed length object type

2023-06-01 Thread via GitHub
zhangstar333 opened a new pull request, #20370: URL: https://github.com/apache/doris/pull/20370 ## Proposed changes Issue Number: close #xxx <--Describe your changes.--> ## Further comments If this is a relatively large or complex change, kick off the discu

[GitHub] [doris] englefly opened a new pull request, #20371: [fix](nereids) fix "cannot find fragment id for scan"

2023-06-01 Thread via GitHub
englefly opened a new pull request, #20371: URL: https://github.com/apache/doris/pull/20371 ## Proposed changes fix bug in case: nereids_syntax_p0/function.groovy Issue Number: close #xxx <--Describe your changes.--> ## Further comments If this is a relatively l

[GitHub] [doris] englefly commented on pull request #20371: [fix](nereids) fix "cannot find fragment id for scan"

2023-06-01 Thread via GitHub
englefly commented on PR #20371: URL: https://github.com/apache/doris/pull/20371#issuecomment-1573224203 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

[GitHub] [doris] mrhhsg opened a new pull request, #20372: [chore](regression) add case in test_delete

2023-06-01 Thread via GitHub
mrhhsg opened a new pull request, #20372: URL: https://github.com/apache/doris/pull/20372 ## Proposed changes Add some cases of deletion conditions with numeric values. ## Further comments If this is a relatively large or complex change, kick off the discussion at [d...@

[GitHub] [doris] github-actions[bot] commented on pull request #20370: [refactor](agg_state) refactor agg_state type to support fixed length object type

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

[GitHub] [doris] Yulei-Yang commented on pull request #20329: [fix](multicatalog) support read from hive table with HIVE_UNION_SUBDIR in path location

2023-06-01 Thread via GitHub
Yulei-Yang commented on PR #20329: URL: https://github.com/apache/doris/pull/20329#issuecomment-1573229009 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

[GitHub] [doris] Reminiscent commented on pull request #20334: [feature](optimizer): support user defined variable

2023-06-01 Thread via GitHub
Reminiscent commented on PR #20334: URL: https://github.com/apache/doris/pull/20334#issuecomment-1573229173 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

[GitHub] [doris] zddr commented on pull request #20108: [fix](mtmv)all mv add manual job

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

[GitHub] [doris] github-actions[bot] commented on pull request #20372: [chore](regression) add case in test_delete

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

[GitHub] [doris] github-actions[bot] commented on pull request #20372: [chore](regression) add case in test_delete

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

[GitHub] [doris] yiguolei commented on a diff in pull request #20326: [Chore](build) remove some unused code and remove some wno

2023-06-01 Thread via GitHub
yiguolei commented on code in PR #20326: URL: https://github.com/apache/doris/pull/20326#discussion_r1213983636 ## be/src/agent/task_worker_pool.cpp: ## @@ -1209,7 +1209,7 @@ void CreateTableTaskPool::_create_tablet_worker_thread_callback() { }); ADOPT_TRACE(t

[GitHub] [doris] zddr commented on pull request #20355: [fix](mtmv)create mv support star

2023-06-01 Thread via GitHub
zddr commented on PR #20355: URL: https://github.com/apache/doris/pull/20355#issuecomment-1573233527 run p0 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe,

[GitHub] [doris] Tanya-W commented on pull request #20361: [fix](match) fix match query with compound predicates return -6003

2023-06-01 Thread via GitHub
Tanya-W commented on PR #20361: URL: https://github.com/apache/doris/pull/20361#issuecomment-1573235868 run buildall -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsu

[GitHub] [doris] Tanya-W commented on pull request #20302: [fix](inverted index) fix transaction id changed when light index change

2023-06-01 Thread via GitHub
Tanya-W commented on PR #20302: URL: https://github.com/apache/doris/pull/20302#issuecomment-1573236102 run buildall -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsu

[doris] branch master updated (098c735064 -> 06e7c14320)

2023-06-01 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 098c735064 [pipeline](fix) rm github_token, no need for it (#20360) add 06e7c14320 [Improve](json-array) Suppor

[GitHub] [doris] morrySnow merged pull request #20248: [Improve](json-array)Support json array with nereids bool

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

[GitHub] [doris] adonis0147 commented on pull request #20355: [fix](mtmv)create mv support star

2023-06-01 Thread via GitHub
adonis0147 commented on PR #20355: URL: https://github.com/apache/doris/pull/20355#issuecomment-1573238480 Hi @zddr , this pr should add some tests. Please refer to `MultiTableMaterializedViewTest`. -- This is an automated message from the Apache Git Service. To respond to the message, pl

[GitHub] [doris] github-actions[bot] commented on pull request #20361: [fix](match) fix match query with compound predicates return -6003

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

[GitHub] [doris] yiguolei commented on a diff in pull request #20326: [Chore](build) remove some unused code and remove some wno

2023-06-01 Thread via GitHub
yiguolei commented on code in PR #20326: URL: https://github.com/apache/doris/pull/20326#discussion_r1213989202 ## be/src/util/trace.h: ## @@ -51,17 +51,21 @@ class Trace; // See Trace::SubstituteAndTrace for arguments. // Example: // TRACE("Acquired timestamp $0", timestamp

[GitHub] [doris] morrySnow commented on pull request #20269: [fix](nereids) select with specified partition name is not work as expected

2023-06-01 Thread via GitHub
morrySnow commented on PR #20269: URL: https://github.com/apache/doris/pull/20269#issuecomment-1573238947 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

[GitHub] [doris] englefly commented on pull request #20371: [fix](nereids) fix "cannot find fragment id for scan"

2023-06-01 Thread via GitHub
englefly commented on PR #20371: URL: https://github.com/apache/doris/pull/20371#issuecomment-1573239676 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

[GitHub] [doris] jackwener commented on pull request #20310: [minor](Nereids): remove useless withNewChildren()

2023-06-01 Thread via GitHub
jackwener commented on PR #20310: URL: https://github.com/apache/doris/pull/20310#issuecomment-1573244189 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 com

<    1   2   3   4   5