Re: [PR] [Refact](inverted index) comment out block_column_predicate for inverted index and refact some code [doris]

2023-12-12 Thread via GitHub
github-actions[bot] commented on code in PR #28281: URL: https://github.com/apache/doris/pull/28281#discussion_r1423582235 ## be/src/olap/rowset/segment_v2/segment_iterator.cpp: ## @@ -1100,6 +1100,36 @@ bool SegmentIterator::_need_read_data(ColumnId cid) { return true; }

Re: [PR] [improvement](transaction) reduce publish txn fail log [doris]

2023-12-12 Thread via GitHub
doris-robot commented on PR #28277: URL: https://github.com/apache/doris/pull/28277#issuecomment-1851476552 TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Tpch sf100 test result on commit 12033c72dc87b0ed300fcda3040965a585a6619c, data reload: false

Re: [PR] [test](regression) add flink sync db case [doris]

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

Re: [PR] [opt](vfilescanner) interrupt running parquet/orc readers when scannode is finished [doris]

2023-12-12 Thread via GitHub
doris-robot commented on PR #28223: URL: https://github.com/apache/doris/pull/28223#issuecomment-1851481372 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 43.63 seconds stream load tsv: 578 seconds loaded 74807831229 Bytes,

Re: [PR] [improvement](transaction) reduce publish txn fail log [doris]

2023-12-12 Thread via GitHub
doris-robot commented on PR #28277: URL: https://github.com/apache/doris/pull/28277#issuecomment-1851482773 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 44.81 seconds stream load tsv: 577 seconds loaded 74807831229 Bytes,

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

2023-12-12 Thread via GitHub
doris-robot commented on PR #26856: URL: https://github.com/apache/doris/pull/26856#issuecomment-1851482776 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 46.03 seconds stream load tsv: 576 seconds loaded 74807831229 Bytes,

[PR] [only test](pipelineX) add local_shuffle in nested loop join [doris]

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

Re: [PR] [fix](Nereids): remove duplicated dependency [doris]

2023-12-12 Thread via GitHub
doris-robot commented on PR #28279: URL: https://github.com/apache/doris/pull/28279#issuecomment-1851485446 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 44.38 seconds stream load tsv: 578 seconds loaded 74807831229 Bytes,

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

2023-12-12 Thread via GitHub
doris-robot commented on PR #26856: URL: https://github.com/apache/doris/pull/26856#issuecomment-1851486132 TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Tpch sf100 test result on commit 920f490190741c7640c1b5b63d83f9f92f0261cb, data reload: false

Re: [PR] [pipelineX](rf) merge local rf to support multi-instances [doris]

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

Re: [PR] [refactor](Nereids): avoid ConnectContext.get() to improve proformance [doris]

2023-12-12 Thread via GitHub
jackwener commented on PR #28278: URL: https://github.com/apache/doris/pull/28278#issuecomment-1851487334 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] [only test](pipelineX) add local_shuffle in nested loop join [doris]

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

Re: [PR] [only test](pipelineX) add local_shuffle in nested loop join [doris]

2023-12-12 Thread via GitHub
github-actions[bot] commented on code in PR #28282: URL: https://github.com/apache/doris/pull/28282#discussion_r1423603315 ## be/src/pipeline/exec/nested_loop_join_build_operator.h: ## @@ -102,6 +102,8 @@ class NestedLoopJoinBuildSinkOperatorX final Status sink(RuntimeState

Re: [PR] [fix](Nereids): remove duplicated dependency [doris]

2023-12-12 Thread via GitHub
doris-robot commented on PR #28279: URL: https://github.com/apache/doris/pull/28279#issuecomment-1851495531 TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Tpch sf100 test result on commit 8210db26378de40f775046a9efafe06f79743879, data reload: false

[PR] [fix](group commit) Fix insert_group_commit_into_unique_sync_mode [doris]

2023-12-12 Thread via GitHub
mymeiyi opened a new pull request, #28283: URL: https://github.com/apache/doris/pull/28283 ## Proposed changes The `insert_group_commit_into_unique_sync_mode` is failed sometimes because of `PUBLISH_TIMEOUT` ## Further comments If this is a relatively large or complex ch

Re: [PR] [fix](group commit) Fix insert_group_commit_into_unique_sync_mode [doris]

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

Re: [PR] [only test](pipelineX) add local_shuffle in set [doris]

2023-12-12 Thread via GitHub
doris-robot commented on PR #28275: URL: https://github.com/apache/doris/pull/28275#issuecomment-1851506773 TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Tpch sf100 test result on commit 13f4f8e7e03ed42a9cf57283c1e5a830ab79e65e, data reload: false

Re: [PR] [community](collaborator) add new collaborator KassieZ as a doc contributor [doris]

2023-12-12 Thread via GitHub
jackwener commented on PR #27708: URL: https://github.com/apache/doris/pull/27708#issuecomment-1851508585 There are currently more than 10 collaborators, so we need to remove one. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHu

Re: [PR] [fix](group commit) Fix insert_group_commit_into_unique_sync_mode [doris]

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

Re: [PR] [pipelineX](rf) merge local rf to support multi-instances [doris]

2023-12-12 Thread via GitHub
github-actions[bot] commented on PR #28266: URL: https://github.com/apache/doris/pull/28266#issuecomment-1851516654 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](be log)Support BE log 'sys_log_level' modify to take effect dynamically #26060 [doris]

2023-12-12 Thread via GitHub
LuGuangming closed pull request #26061: [Fix](be log)Support BE log 'sys_log_level' modify to take effect dynamically #26060 URL: https://github.com/apache/doris/pull/26061 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

Re: [PR] [case](regression) Test duplicated load id [doris]

2023-12-12 Thread via GitHub
doris-robot commented on PR #28251: URL: https://github.com/apache/doris/pull/28251#issuecomment-1851516763 TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Tpch sf100 test result on commit 02e6fa3110980b56a99706cb868a97daff455b54, data reload: false

Re: [PR] [feature](Nereids): return edges that can be pulled up [doris]

2023-12-12 Thread via GitHub
XieJiann commented on PR #28280: URL: https://github.com/apache/doris/pull/28280#issuecomment-1851524259 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] [only test](pipelineX) add local_shuffle in set [doris]

2023-12-12 Thread via GitHub
doris-robot commented on PR #28275: URL: https://github.com/apache/doris/pull/28275#issuecomment-1851527108 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 44.36 seconds stream load tsv: 574 seconds loaded 74807831229 Bytes,

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

2023-12-12 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](group commit) Group commit support max filter ratio when rows is less than value in config [doris]

2023-12-12 Thread via GitHub
dataroaring merged PR #28139: URL: https://github.com/apache/doris/pull/28139 -- 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](group commit) Group commit support max filter ratio when rows is less than value in config (#28139)

2023-12-12 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 45b2dbab6af [improve](group commit) Group co

Re: [PR] [feature](Load)(step2)support nereids load job schedule [doris]

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

Re: [PR] [case](regression) Test duplicated load id [doris]

2023-12-12 Thread via GitHub
doris-robot commented on PR #28251: URL: https://github.com/apache/doris/pull/28251#issuecomment-1851534229 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 44.68 seconds stream load tsv: 589 seconds loaded 74807831229 Bytes,

Re: [PR] [Refact](inverted index) comment out block_column_predicate for inverted index and refact some code [doris]

2023-12-12 Thread via GitHub
doris-robot commented on PR #28281: URL: https://github.com/apache/doris/pull/28281#issuecomment-1851539976 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 43.84 seconds stream load tsv: 577 seconds loaded 74807831229 Bytes,

Re: [PR] [refactor](Nereids): avoid ConnectContext.get() to improve proformance [doris]

2023-12-12 Thread via GitHub
doris-robot commented on PR #28278: URL: https://github.com/apache/doris/pull/28278#issuecomment-1851539420 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 44.52 seconds stream load tsv: 576 seconds loaded 74807831229 Bytes,

Re: [PR] [only test](pipelineX) add local_shuffle in nested loop join [doris]

2023-12-12 Thread via GitHub
doris-robot commented on PR #28282: URL: https://github.com/apache/doris/pull/28282#issuecomment-1851545760 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 44.32 seconds stream load tsv: 576 seconds loaded 74807831229 Bytes,

Re: [PR] [fix](Nereids): remove duplicated dependency [doris]

2023-12-12 Thread via GitHub
github-actions[bot] commented on PR #28279: URL: https://github.com/apache/doris/pull/28279#issuecomment-1851560208 PR approved by anyone and no changes requested. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the UR

Re: [PR] [fix](Nereids) pull up cte anchor should also pull up cte in apply [doris]

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

(doris) branch master updated: [fix](Nereids) pull up cte anchor should also pull up cte in apply (#28214)

2023-12-12 Thread morrysnow
This is an automated email from the ASF dual-hosted git repository. morrysnow 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 4e50b2791ac [fix](Nereids) pull up cte anchor

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

2023-12-12 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] [test](regression) add flink sync db case [doris]

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

Re: [PR] [feature](Nereids): return edges that can be pulled up [doris]

2023-12-12 Thread via GitHub
doris-robot commented on PR #28280: URL: https://github.com/apache/doris/pull/28280#issuecomment-1851573933 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 44.33 seconds stream load tsv: 576 seconds loaded 74807831229 Bytes,

Re: [PR] [opt](session var) throw exception when setting query time out to zero [doris]

2023-12-12 Thread via GitHub
github-actions[bot] commented on PR #28247: URL: https://github.com/apache/doris/pull/28247#issuecomment-1851574046 PR approved by anyone and no changes requested. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the UR

Re: [PR] [fix](group commit) Fix insert_group_commit_into_unique_sync_mode [doris]

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

Re: [I] [Bug] 聚合模型BITMAP类型聚合结果不正确 [doris]

2023-12-12 Thread via GitHub
LemonLiTree commented on issue #28118: URL: https://github.com/apache/doris/issues/28118#issuecomment-1851585248 等在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 co

[I] [Bug] show create table result doesn't match ddl when use three single-quota (''') [doris]

2023-12-12 Thread via GitHub
alanredsheep opened a new issue, #28284: URL: https://github.com/apache/doris/issues/28284 ### 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 doris-1.2.6 sele

Re: [PR] [doc]Update the Doris park connector version description to 1.3.0 [doris]

2023-12-12 Thread via GitHub
JNSimba commented on code in PR #27996: URL: https://github.com/apache/doris/pull/27996#discussion_r1423694741 ## docs/zh-CN/docs/ecosystem/spark-doris-connector.md: ## @@ -79,8 +80,8 @@ spark.yarn.jars=hdfs:///spark-jars/spark-doris-connector-3.2_2.12-1.2.0-SNAPSHOT ```

Re: [PR] [Refact](inverted index) comment out block_column_predicate for inverted index and refact some code [doris]

2023-12-12 Thread via GitHub
github-actions[bot] commented on PR #28281: URL: https://github.com/apache/doris/pull/28281#issuecomment-1851605411 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] [Refact](inverted index) comment out block_column_predicate for inverted index and refact some code [doris]

2023-12-12 Thread via GitHub
doris-robot commented on PR #28281: URL: https://github.com/apache/doris/pull/28281#issuecomment-1851615391 TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Tpch sf100 test result on commit cf1a166f3268bb1b1dab3e43c1c1bb94e43661f7, data reload: true

Re: [I] [Bug]https://repo1.maven.org/maven2/org/apache/doris/spark-doris-connector-3.2_2.12/1.3.0/spark-doris-connector-3.2_2.12-1.3.0.pom: expected='1.3.0 found='1.3.0-SNAPSHOT' [doris-spark-connecto

2023-12-12 Thread via GitHub
gnehil commented on issue #170: URL: https://github.com/apache/doris-spark-connector/issues/170#issuecomment-1851618054 Is there any impact on usage? -- 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

[PR] [regression](memtable) add case for memtable flush error status handle [doris]

2023-12-12 Thread via GitHub
Ma1oneZhang opened a new pull request, #28285: URL: https://github.com/apache/doris/pull/28285 1. Enable debug points 2. Trigger the debug points and change the _flush_status varible 3. Catch the execption 4. Disable all debug points -- This is an automated message from the Apache

Re: [PR] [regression](memtable) add case for memtable flush error status handle [doris]

2023-12-12 Thread via GitHub
Ma1oneZhang commented on PR #28285: URL: https://github.com/apache/doris/pull/28285#issuecomment-1851619029 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] [feture](Nereids) support delete from without using [doris]

2023-12-12 Thread via GitHub
morrySnow commented on PR #28083: URL: https://github.com/apache/doris/pull/28083#issuecomment-1851618824 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](pipelineX) fix use-after-free in filter timer queue [doris]

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

(doris) branch master updated (4e50b2791ac -> f401a9c7ec3)

2023-12-12 Thread gabriellee
This is an automated email from the ASF dual-hosted git repository. gabriellee pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 4e50b2791ac [fix](Nereids) pull up cte anchor should also pull up cte in apply (#28214) add f401a9c7ec3 [fix]

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

2023-12-12 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] [Bug] spark-doris-connector 1.3.0 : Unrecognized Doris type JSON [doris-spark-connector]

2023-12-12 Thread via GitHub
gnehil commented on issue #167: URL: https://github.com/apache/doris-spark-connector/issues/167#issuecomment-1851623286 Is there any more detailed information? Or you can add me on WeChat to see this issue. My WeChat ID is gnehil489. -- This is an automated message from the Apache Git Se

Re: [PR] [feature](pipelineX) add local_shuffle in sort partition sort analytic node [doris]

2023-12-12 Thread via GitHub
github-actions[bot] commented on PR #28265: URL: https://github.com/apache/doris/pull/28265#issuecomment-1851623641 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] [feature](pipelineX) add local_shuffle in sort partition sort analytic node [doris]

2023-12-12 Thread via GitHub
github-actions[bot] commented on PR #28265: URL: https://github.com/apache/doris/pull/28265#issuecomment-1851623751 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] [feature](Nereids): one side eager aggregation [doris]

2023-12-12 Thread via GitHub
wuyanxing commented on PR #28143: URL: https://github.com/apache/doris/pull/28143#issuecomment-1851627231 why a rbo not a cbo path? @jackwener -- 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] [only test](pipelineX) add local_shuffle in nested loop join [doris]

2023-12-12 Thread via GitHub
doris-robot commented on PR #28282: URL: https://github.com/apache/doris/pull/28282#issuecomment-1851632191 TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Tpch sf100 test result on commit b5f1a902a123440a56b1d56570854e7f60e15097, data reload: false

Re: [PR] [test](regression) add flink sync db case [doris]

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

Re: [PR] [fix](memory) `TabletSchema` and `Schema` no longer track memory, only track columns count. [doris]

2023-12-12 Thread via GitHub
xinyiZzz commented on code in PR #28149: URL: https://github.com/apache/doris/pull/28149#discussion_r1423714318 ## be/src/olap/tablet_meta.cpp: ## @@ -679,7 +679,7 @@ void TabletMeta::to_meta_pb(TabletMetaPB* tablet_meta_pb) { time_series_compaction_time_threshold_s

Re: [PR] [feature](Nereids): return edges that can be pulled up [doris]

2023-12-12 Thread via GitHub
github-actions[bot] commented on PR #28280: URL: https://github.com/apache/doris/pull/28280#issuecomment-1851635404 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] [only test](pipelineX) add local_shuffle in nested loop join [doris]

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

Re: [PR] [feature](HiveCatalog) Support for getting hive meta data from relational databases under HMS [doris]

2023-12-12 Thread via GitHub
BePPPower commented on PR #28188: URL: https://github.com/apache/doris/pull/28188#issuecomment-1851637154 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] [regression](memtable) add case for memtable flush error status handle [doris]

2023-12-12 Thread via GitHub
github-actions[bot] commented on PR #28285: URL: https://github.com/apache/doris/pull/28285#issuecomment-1851637857 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] [feture](Nereids) support delete from without using [doris]

2023-12-12 Thread via GitHub
github-actions[bot] commented on PR #28083: URL: https://github.com/apache/doris/pull/28083#issuecomment-1851638608 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](statistics)Escape load stats sql. [doris]

2023-12-12 Thread via GitHub
doris-robot commented on PR #28231: URL: https://github.com/apache/doris/pull/28231#issuecomment-1851642578 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 51.19 seconds stream load tsv: 586 seconds loaded 74807831229 Bytes,

Re: [PR] [case](regression) Test enable pipeline load [doris]

2023-12-12 Thread via GitHub
github-actions[bot] commented on PR #28172: URL: https://github.com/apache/doris/pull/28172#issuecomment-1851642547 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] [regression-test](group commit) enable wait_internal_group_commit_finish [doris]

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

Re: [PR] [feature](Nereids): return edges that can be pulled up [doris]

2023-12-12 Thread via GitHub
doris-robot commented on PR #28280: URL: https://github.com/apache/doris/pull/28280#issuecomment-1851649311 TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Tpch sf100 test result on commit 7366369039a5c0e51f6f71897bd3695a55162133, data reload: false

Re: [PR] [only test](pipelineX) add local_shuffle in nested loop join [doris]

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

Re: [PR] [chore](show partitions) show partitions print commit version [doris]

2023-12-12 Thread via GitHub
yujun777 commented on PR #28274: URL: https://github.com/apache/doris/pull/28274#issuecomment-1851657088 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](decimal) fix decimal overflow caused by null value [doris]

2023-12-12 Thread via GitHub
doris-robot commented on PR #28260: URL: https://github.com/apache/doris/pull/28260#issuecomment-1851665648 TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Tpch sf100 test result on commit d9fb9e79d51e0832a492eb4d1bc9945aa73348ff, data reload: false

Re: [PR] [pipelineX](rf) merge local rf to support multi-instances [doris]

2023-12-12 Thread via GitHub
github-actions[bot] commented on PR #28266: URL: https://github.com/apache/doris/pull/28266#issuecomment-1851665721 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] [regression-test](group commit) enable wait_internal_group_commit_finish [doris]

2023-12-12 Thread via GitHub
github-actions[bot] commented on PR #26856: URL: https://github.com/apache/doris/pull/26856#issuecomment-1851666194 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] [nereids] found rows support fe side [doris]

2023-12-12 Thread via GitHub
github-actions[bot] commented on PR #28272: URL: https://github.com/apache/doris/pull/28272#issuecomment-1851666846 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](decimal) fix decimal overflow caused by null value [doris]

2023-12-12 Thread via GitHub
doris-robot commented on PR #28260: URL: https://github.com/apache/doris/pull/28260#issuecomment-1851669351 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 43.73 seconds stream load tsv: 586 seconds loaded 74807831229 Bytes,

[PR] [improvement](fe) Add reason log when `Env` is not ready [doris]

2023-12-12 Thread via GitHub
SWJTU-ZhangLei opened a new pull request, #28286: URL: https://github.com/apache/doris/pull/28286 ## 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](

Re: [PR] [improvement](fe) Add reason log when `Env` is not ready [doris]

2023-12-12 Thread via GitHub
SWJTU-ZhangLei commented on PR #28286: URL: https://github.com/apache/doris/pull/28286#issuecomment-1851672116 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] [opt](session var) throw exception when setting query time out to zero [doris]

2023-12-12 Thread via GitHub
github-actions[bot] commented on PR #28247: URL: https://github.com/apache/doris/pull/28247#issuecomment-1851685985 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] [feature](Nereids): return edges that can be pulled up [doris]

2023-12-12 Thread via GitHub
github-actions[bot] commented on PR #28280: URL: https://github.com/apache/doris/pull/28280#issuecomment-1851687417 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] [feature](nereids) Support basic aggregate rewrite and function rollup using materialized view [doris]

2023-12-12 Thread via GitHub
seawinde commented on PR #28269: URL: https://github.com/apache/doris/pull/28269#issuecomment-1851689685 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] add push down filter through logical generate [doris]

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

(doris) branch master updated: [feature](Nereids): return edges that can be pulled up (#28280)

2023-12-12 Thread jakevin
This is an automated email from the ASF dual-hosted git repository. jakevin 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 7ac12ac7d72 [feature](Nereids): return edges tha

Re: [PR] [feature](Nereids): return edges that can be pulled up [doris]

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

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

2023-12-12 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): remove duplicated dependency [doris]

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

(doris) branch master updated (7ac12ac7d72 -> 6e5f84635bc)

2023-12-12 Thread jakevin
This is an automated email from the ASF dual-hosted git repository. jakevin pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 7ac12ac7d72 [feature](Nereids): return edges that can be pulled up (#28280) add 6e5f84635bc [fix](Nereids): remo

Re: [PR] [refactor](Nereids): avoid ConnectContext.get() to improve proformance [doris]

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

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

2023-12-12 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] [pipelineX](rf) merge local rf to support multi-instances [doris]

2023-12-12 Thread via GitHub
github-actions[bot] commented on PR #28266: URL: https://github.com/apache/doris/pull/28266#issuecomment-1851722435 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](err-msg) expose real error msg for invalid delete conf [doris]

2023-12-12 Thread via GitHub
TangSiyang2001 opened a new pull request, #28287: URL: https://github.com/apache/doris/pull/28287 ## Proposed changes As title. -- 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](err-msg) expose real error msg for invalid delete conf [doris]

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

(doris) branch master updated (6e5f84635bc -> b821c377b63)

2023-12-12 Thread jianliangqi
This is an automated email from the ASF dual-hosted git repository. jianliangqi pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 6e5f84635bc [fix](Nereids): remove duplicated dependency (#28279) add b821c377b63 [Refact](inverted index) co

[PR] [improvement](doris compose) list command show all cluster and master fe endpoint [doris]

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

Re: [PR] [Refact](inverted index) comment out block_column_predicate for inverted index and refact some code [doris]

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

Re: [PR] [Refact](inverted index) comment out block_column_predicate for inverted index and refact some code [doris]

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

2023-12-12 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](doris compose) list command show all cluster and master fe endpoint [doris]

2023-12-12 Thread via GitHub
yujun777 commented on PR #28288: URL: https://github.com/apache/doris/pull/28288#issuecomment-1851734424 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] [regression-test](group commit) enable wait_internal_group_commit_finish [doris]

2023-12-12 Thread via GitHub
doris-robot commented on PR #26856: URL: https://github.com/apache/doris/pull/26856#issuecomment-1851734863 TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Tpch sf100 test result on commit 48edc6368141adb2de027d61a9dca0a660d5aad8, data reload: false

Re: [PR] [enhancement](err-msg) expose real error msg for invalid delete conf [doris]

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

[PR] [fix](decimal) fix decimal overflow caused by null value (#28260) [doris]

2023-12-12 Thread via GitHub
jacktengg opened a new pull request, #28289: URL: https://github.com/apache/doris/pull/28289 ## Proposed changes Pick from #28260 ## Further comments If this is a relatively large or complex change, kick off the discussion at [d...@doris.apache.org](mailto:d...@d

  1   2   3   4   5   6   >