Re: [PR] [Bug](mark-join) fix wrong result on mark join + other conjunct [doris]

2023-12-29 Thread via GitHub
doris-robot commented on PR #29321: URL: https://github.com/apache/doris/pull/29321#issuecomment-1872006626 TeamCity be ut coverage result: Function Coverage: 36.62% (8606/23504) Line Coverage: 28.67% (69957/243993) Region Coverage: 27.67% (36203/130831) Branch Coverage: 24.3

Re: [PR] [improve](move-memtable) cancel load rapidly when stream close wait [doris]

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

Re: [I] [Bug] Date format Error [doris]

2023-12-29 Thread via GitHub
Wilson-BT closed issue #29319: [Bug] Date format Error URL: https://github.com/apache/doris/issues/29319 -- 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:

[PR] [fix](case) update load_colddata_to_hdfs.groovy [doris]

2023-12-29 Thread via GitHub
hello-stephen opened a new pull request, #29325: URL: https://github.com/apache/doris/pull/29325 this case will cause pretty large logs in be.out, maybe more than 100G ``` hdfsCreateDirectory(data/406912): FileSystem#mkdirs error: ConnectException: Connection refusedjava.net.ConnectE

Re: [PR] [fix](case) update load_colddata_to_hdfs.groovy [doris]

2023-12-29 Thread via GitHub
hello-stephen commented on PR #29325: URL: https://github.com/apache/doris/pull/29325#issuecomment-1872013012 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. T

Re: [PR] [Bug](mark-join) fix wrong result on mark join + other conjunct [doris]

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

Re: [PR] [improve](move-memtable) cancel load rapidly when stream close wait [doris]

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

[PR] [fix](move-memtable) only check missing tablets when commit info is not empty [doris]

2023-12-29 Thread via GitHub
kaijchen opened a new pull request, #29326: URL: https://github.com/apache/doris/pull/29326 ## Proposed changes Some sink may not get any success tablets, because load stream will only report them at the last CLOSE_LOAD. For these sinks (no commit info), we should not check missing

Re: [PR] [Fix](exectutor)Fix topicPublisher thread may NPE when no topic exists [doris]

2023-12-29 Thread via GitHub
doris-robot commented on PR #29306: URL: https://github.com/apache/doris/pull/29306#issuecomment-1872019498 TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G', run with scripts in https://github.com/apache/doris/tree/master/tools/tpch-tools ``` Tpch sf100 test result on

Re: [PR] [Fix](exectutor)Fix topicPublisher thread may NPE when no topic exists [doris]

2023-12-29 Thread via GitHub
doris-robot commented on PR #29306: URL: https://github.com/apache/doris/pull/29306#issuecomment-1872020809 TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G', run with scripts in https://github.com/apache/doris/tree/master/tools/tpch-tools ``` Tpch sf100 test result on

Re: [PR] [pipelineX](local shuffle) remove unused code in local shuffle to improve performance [doris]

2023-12-29 Thread via GitHub
yiguolei merged PR #29292: URL: https://github.com/apache/doris/pull/29292 -- 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: [pipelineX](local shuffle) remove unused code in local shuffle to improve performance #29292

2023-12-29 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 07bd65abe08 [pipelineX](local shuffle) remove u

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

2023-12-29 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](move-memtable) only check missing tablets when commit info is not empty [doris]

2023-12-29 Thread via GitHub
github-actions[bot] commented on PR #29326: URL: https://github.com/apache/doris/pull/29326#issuecomment-1872033711 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](hive-udf) Fixed the calculation result error in Hive bitmap UDF [doris]

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

Re: [PR] [Fix](exectutor)Fix topicPublisher thread may NPE when no topic exists [doris]

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

[PR] [improve](move-memtable) return error when back pressure cost too much time in load stream [doris]

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

Re: [PR] [improve](move-memtable) return error when back pressure cost too much time in load stream [doris]

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

Re: [PR] [Fix](exectutor)Fix topicPublisher thread may NPE when no topic exists [doris]

2023-12-29 Thread via GitHub
doris-robot commented on PR #29306: URL: https://github.com/apache/doris/pull/29306#issuecomment-1872049416 TPC-DS test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G', run with scripts in https://github.com/apache/doris/tree/master/tools/tpcds-tools ``` TPC-DS sf100 test result

Re: [PR] [Fix](exectutor)Fix topicPublisher thread may NPE when no topic exists [doris]

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

Re: [PR] [WIP] run realy wal p0 test [doris]

2023-12-29 Thread via GitHub
doris-robot commented on PR #29277: URL: https://github.com/apache/doris/pull/29277#issuecomment-1872050837 TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G', run with scripts in https://github.com/apache/doris/tree/master/tools/tpch-tools ``` Tpch sf100 test result on

Re: [PR] [WIP] run realy wal p0 test [doris]

2023-12-29 Thread via GitHub
doris-robot commented on PR #29277: URL: https://github.com/apache/doris/pull/29277#issuecomment-1872051712 TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G', run with scripts in https://github.com/apache/doris/tree/master/tools/tpch-tools ``` Tpch sf100 test result on

Re: [PR] [improve](move-memtable) cancel load rapidly when stream close wait [doris]

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

[PR] [fix](expr) Re fix BE core dump while common expr filter delete condition column [doris]

2023-12-29 Thread via GitHub
xinyiZzz opened a new pull request, #29328: URL: https://github.com/apache/doris/pull/29328 ## Proposed changes Additional deleted filter condition will be materialized column be at the end of the block, after _output_column_by_sel_idx will be erase, we not need to filter it, s

Re: [PR] [fix](expr) Re fix BE core dump while common expr filter delete condition column [doris]

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

Re: [PR] [improve](move-memtable) return error when back pressure cost too much time in load stream [doris]

2023-12-29 Thread via GitHub
github-actions[bot] commented on PR #29327: URL: https://github.com/apache/doris/pull/29327#issuecomment-1872053723 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](hive-udf) Fixed the calculation result error in Hive bitmap UDF [doris]

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

Re: [PR] [opt](Nereids) use enable_nereids_dml to control ctas and create table [doris]

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

(doris) branch master updated: [opt](Nereids) use enable_nereids_dml to control ctas and create table (#29284)

2023-12-29 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 fcb90dc808f [opt](Nereids) use enable_nereids_d

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

2023-12-29 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](move-memtable) cancel load rapidly when stream close wait [doris]

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

Re: [PR] [improve](move-memtable) cancel load rapidly when stream close wait [doris]

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

Re: [PR] [improve](agg)support push down min/max on unique table [doris]

2023-12-29 Thread via GitHub
github-actions[bot] commented on PR #29242: URL: https://github.com/apache/doris/pull/29242#issuecomment-1872057856 PR approved by at least one committer and no changes requested. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHu

Re: [PR] [improve](agg)support push down min/max on unique table [doris]

2023-12-29 Thread via GitHub
github-actions[bot] commented on PR #29242: URL: https://github.com/apache/doris/pull/29242#issuecomment-1872057889 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](expr) Re fix BE core dump while common expr filter delete condition column [doris]

2023-12-29 Thread via GitHub
github-actions[bot] commented on PR #29328: URL: https://github.com/apache/doris/pull/29328#issuecomment-1872058777 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](expr) Re fix BE core dump while common expr filter delete condition column [doris]

2023-12-29 Thread via GitHub
yiguolei commented on code in PR #29328: URL: https://github.com/apache/doris/pull/29328#discussion_r1438240263 ## be/src/olap/rowset/segment_v2/segment_iterator.cpp: ## @@ -2184,21 +2175,21 @@ Status SegmentIterator::_next_batch_internal(vectorized::Block* block) { _r

Re: [PR] [WIP] run realy wal p0 test [doris]

2023-12-29 Thread via GitHub
doris-robot commented on PR #29277: URL: https://github.com/apache/doris/pull/29277#issuecomment-1872060333 TPC-DS test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G', run with scripts in https://github.com/apache/doris/tree/master/tools/tpcds-tools ``` TPC-DS sf100 test result

Re: [PR] [WIP] run realy wal p0 test [doris]

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

Re: [PR] [fix](expr) Re fix BE core dump while common expr filter delete condition column [doris]

2023-12-29 Thread via GitHub
xinyiZzz commented on code in PR #29328: URL: https://github.com/apache/doris/pull/29328#discussion_r1438242073 ## be/src/olap/rowset/segment_v2/segment_iterator.cpp: ## @@ -2184,21 +2175,21 @@ Status SegmentIterator::_next_batch_internal(vectorized::Block* block) { _r

Re: [PR] [fix](expr) Re fix BE core dump while common expr filter delete condition column [doris]

2023-12-29 Thread via GitHub
xinyiZzz commented on PR #29328: URL: https://github.com/apache/doris/pull/29328#issuecomment-1872062933 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] [WIP] run realy wal p0 test [doris]

2023-12-29 Thread via GitHub
doris-robot commented on PR #29277: URL: https://github.com/apache/doris/pull/29277#issuecomment-1872065162 TeamCity be ut coverage result: Function Coverage: 36.61% (8611/23522) Line Coverage: 28.66% (69958/244120) Region Coverage: 27.65% (36194/130899) Branch Coverage: 24.3

Re: [PR] [fix](expr) Re fix BE core dump while common expr filter delete condition column [doris]

2023-12-29 Thread via GitHub
yiguolei commented on code in PR #29328: URL: https://github.com/apache/doris/pull/29328#discussion_r1438243474 ## be/src/olap/rowset/segment_v2/segment_iterator.cpp: ## @@ -2184,21 +2175,20 @@ Status SegmentIterator::_next_batch_internal(vectorized::Block* block) { _r

Re: [PR] [fix](expr) Re fix BE core dump while common expr filter delete condition column [doris]

2023-12-29 Thread via GitHub
yiguolei commented on code in PR #29328: URL: https://github.com/apache/doris/pull/29328#discussion_r1438243474 ## be/src/olap/rowset/segment_v2/segment_iterator.cpp: ## @@ -2184,21 +2175,20 @@ Status SegmentIterator::_next_batch_internal(vectorized::Block* block) { _r

Re: [PR] [fix](stream_load)fix bug for stream [doris]

2023-12-29 Thread via GitHub
xingyingone commented on PR #29169: URL: https://github.com/apache/doris/pull/29169#issuecomment-1872066296 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](group_commit): refector relay wal code [doris]

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

Re: [PR] [fix](expr) Re fix BE core dump while common expr filter delete condition column [doris]

2023-12-29 Thread via GitHub
github-actions[bot] commented on PR #29328: URL: https://github.com/apache/doris/pull/29328#issuecomment-1872067387 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](expr) Re fix BE core dump while common expr filter delete condition column [doris]

2023-12-29 Thread via GitHub
github-actions[bot] commented on PR #29328: URL: https://github.com/apache/doris/pull/29328#issuecomment-1872068508 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](stream_load)fix bug for stream [doris]

2023-12-29 Thread via GitHub
github-actions[bot] commented on PR #29169: URL: https://github.com/apache/doris/pull/29169#issuecomment-1872070574 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](expr) Re fix BE core dump while common expr filter delete condition column [doris]

2023-12-29 Thread via GitHub
xinyiZzz commented on code in PR #29328: URL: https://github.com/apache/doris/pull/29328#discussion_r1438245669 ## be/src/olap/rowset/segment_v2/segment_iterator.cpp: ## @@ -2184,21 +2175,20 @@ Status SegmentIterator::_next_batch_internal(vectorized::Block* block) { _r

Re: [PR] [fix](expr) Re fix BE core dump while common expr filter delete condition column [doris]

2023-12-29 Thread via GitHub
github-actions[bot] commented on PR #29328: URL: https://github.com/apache/doris/pull/29328#issuecomment-1872074422 PR approved by at least one committer and no changes requested. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHu

Re: [PR] [fix](expr) Re fix BE core dump while common expr filter delete condition column [doris]

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

Re: [PR] [improve](move-memtable) cancel load rapidly when stream close wait [doris]

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

Re: [PR] [enhancement](group_commit): refector relay wal code [doris]

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

Re: [PR] [fix](expr) Re fix BE core dump while common expr filter delete condition column [doris]

2023-12-29 Thread via GitHub
doris-robot commented on PR #29328: URL: https://github.com/apache/doris/pull/29328#issuecomment-1872078472 TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G', run with scripts in https://github.com/apache/doris/tree/master/tools/tpch-tools ``` Tpch sf100 test result on

Re: [PR] [fix](expr) Re fix BE core dump while common expr filter delete condition column [doris]

2023-12-29 Thread via GitHub
doris-robot commented on PR #29328: URL: https://github.com/apache/doris/pull/29328#issuecomment-1872080689 TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G', run with scripts in https://github.com/apache/doris/tree/master/tools/tpch-tools ``` Tpch sf100 test result on

Re: [PR] [fix](expr) Re fix BE core dump while common expr filter delete condition column [doris]

2023-12-29 Thread via GitHub
doris-robot commented on PR #29328: URL: https://github.com/apache/doris/pull/29328#issuecomment-1872085196 TeamCity be ut coverage result: Function Coverage: 36.62% (8605/23501) Line Coverage: 28.68% (69956/243901) Region Coverage: 27.68% (36202/130787) Branch Coverage: 24.3

Re: [PR] [improve](move-memtable) cancel load rapidly when stream close wait [doris]

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

Re: [PR] [fix](expr) Re fix BE core dump while common expr filter delete condition column [doris]

2023-12-29 Thread via GitHub
doris-robot commented on PR #29328: URL: https://github.com/apache/doris/pull/29328#issuecomment-1872087591 TPC-DS test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G', run with scripts in https://github.com/apache/doris/tree/master/tools/tpcds-tools ``` TPC-DS sf100 test result

Re: [PR] [fix](stream_load)fix bug for stream [doris]

2023-12-29 Thread via GitHub
doris-robot commented on PR #29169: URL: https://github.com/apache/doris/pull/29169#issuecomment-1872089932 TeamCity be ut coverage result: Function Coverage: 37.86% (8015/21170) Line Coverage: 29.53% (65167/220689) Region Coverage: 28.97% (33492/115609) Branch Coverage: 24.8

Re: [PR] [fix](expr) Re fix BE core dump while common expr filter delete condition column [doris]

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

Re: [PR] [fix](expr) Re fix BE core dump while common expr filter delete condition column [doris]

2023-12-29 Thread via GitHub
xinyiZzz commented on PR #29328: URL: https://github.com/apache/doris/pull/29328#issuecomment-1872090224 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] [enhancement](group_commit): refector relay wal code [doris]

2023-12-29 Thread via GitHub
doris-robot commented on PR #29183: URL: https://github.com/apache/doris/pull/29183#issuecomment-1872090471 TeamCity be ut coverage result: Function Coverage: 36.62% (8611/23514) Line Coverage: 28.67% (69949/244013) Region Coverage: 27.66% (36188/130839) Branch Coverage: 24.3

[PR] [branch-2.0](expr) re fix BE core dump while common expr filter delete condition column [doris]

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

Re: [PR] [branch-2.0](expr) re fix BE core dump while common expr filter delete condition column [doris]

2023-12-29 Thread via GitHub
xinyiZzz commented on PR #29329: URL: https://github.com/apache/doris/pull/29329#issuecomment-1872092616 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](expr) Re fix BE core dump while common expr filter delete condition column [doris]

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

Re: [PR] [branch-2.0](expr) re fix BE core dump while common expr filter delete condition column [doris]

2023-12-29 Thread via GitHub
github-actions[bot] commented on PR #29329: URL: https://github.com/apache/doris/pull/29329#issuecomment-1872096420 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](compaction) time series compaction policy -> compact consecutive empty rowsets [doris]

2023-12-29 Thread via GitHub
github-actions[bot] commented on PR #27503: URL: https://github.com/apache/doris/pull/27503#issuecomment-1872103601 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](compaction) time series compaction policy -> compact consecutive empty rowsets [doris]

2023-12-29 Thread via GitHub
github-actions[bot] commented on PR #27503: URL: https://github.com/apache/doris/pull/27503#issuecomment-1872103583 PR approved by at least one committer and no changes requested. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHu

Re: [PR] [fix](compaction) time series compaction policy -> compact consecutive empty rowsets [doris]

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

(doris) branch branch-2.0 updated: [fix](compaction) time series compaction policy -> compact consecutive empty rowsets #27299 (#27503)

2023-12-29 Thread kxiao
This is an automated email from the ASF dual-hosted git repository. kxiao 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 9aa103d9904 [fix](compaction) time series

Re: [PR] [fix](expr) Re fix BE core dump while common expr filter delete condition column [doris]

2023-12-29 Thread via GitHub
doris-robot commented on PR #29328: URL: https://github.com/apache/doris/pull/29328#issuecomment-1872104119 TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G', run with scripts in https://github.com/apache/doris/tree/master/tools/tpch-tools ``` Tpch sf100 test result on

Re: [PR] [fix](expr) Re fix BE core dump while common expr filter delete condition column [doris]

2023-12-29 Thread via GitHub
doris-robot commented on PR #29328: URL: https://github.com/apache/doris/pull/29328#issuecomment-1872104453 TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G', run with scripts in https://github.com/apache/doris/tree/master/tools/tpch-tools ``` Tpch sf100 test result on

Re: [PR] [fix](expr) Re fix BE core dump while common expr filter delete condition column [doris]

2023-12-29 Thread via GitHub
doris-robot commented on PR #29328: URL: https://github.com/apache/doris/pull/29328#issuecomment-1872104840 TeamCity be ut coverage result: Function Coverage: 36.61% (8603/23501) Line Coverage: 28.67% (69933/243899) Region Coverage: 27.67% (36186/130786) Branch Coverage: 24.3

Re: [PR] [fix](compaction) time series compaction policy -> compact consecutive empty rowsets [doris]

2023-12-29 Thread via GitHub
github-actions[bot] commented on PR #27299: URL: https://github.com/apache/doris/pull/27299#issuecomment-1872105175 PR approved by at least one committer and no changes requested. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHu

Re: [PR] [fix](expr) Re fix BE core dump while common expr filter delete condition column [doris]

2023-12-29 Thread via GitHub
doris-robot commented on PR #29328: URL: https://github.com/apache/doris/pull/29328#issuecomment-1872111996 TPC-DS test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G', run with scripts in https://github.com/apache/doris/tree/master/tools/tpcds-tools ``` TPC-DS sf100 test result

Re: [PR] fix](nereids)exists subquery should handle top level scalar agg correctly [doris]

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

(doris) branch branch-2.0 updated: fix](nereids)exists subquery should handle top level scalar agg correctly #29135 (#29316)

2023-12-29 Thread kxiao
This is an automated email from the ASF dual-hosted git repository. kxiao 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 c7043e0bdfc fix](nereids)exists subquery s

Re: [PR] [fix](nereids)FillUpMissingSlots rule didn't process standalone having clause correctly [doris]

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

(doris) branch branch-2.0 updated: [fix](nereids)FillUpMissingSlots rule didn't process standalone having clause correctly #29143 (#29317)

2023-12-29 Thread kxiao
This is an automated email from the ASF dual-hosted git repository. kxiao 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 dd2c696490f [fix](nereids)FillUpMissingSlo

Re: [PR] [fix](expr) Re fix BE core dump while common expr filter delete condition column [doris]

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

Re: [PR] [branch-2.0](expr) re fix BE core dump while common expr filter delete condition column [doris]

2023-12-29 Thread via GitHub
doris-robot commented on PR #29329: URL: https://github.com/apache/doris/pull/29329#issuecomment-1872115257 TeamCity be ut coverage result: Function Coverage: 37.87% (8017/21170) Line Coverage: 29.54% (65187/220665) Region Coverage: 28.99% (33508/115604) Branch Coverage: 24.8

Re: [PR] [improve](agg)support push down min/max on unique table [doris]

2023-12-29 Thread via GitHub
morrySnow commented on code in PR #29242: URL: https://github.com/apache/doris/pull/29242#discussion_r1438268274 ## fe/fe-core/src/main/java/org/apache/doris/nereids/rules/implementation/AggregateStrategies.java: ## @@ -140,6 +143,71 @@ public List buildRules() {

Re: [PR] [improve](move-memtable) return error when back pressure cost too much time in load stream [doris]

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

Re: [PR] [feature](inverted index)write separated index files in RAM directory… [doris]

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

Re: [PR] [fix](compaction) time series compaction policy -> compact consecutive empty rowsets [doris]

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

(doris) branch master updated (fcb90dc808f -> 59fdd5e42b2)

2023-12-29 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 fcb90dc808f [opt](Nereids) use enable_nereids_dml to control ctas and create table (#29284) add 59fdd5e42b2

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

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

Re: [PR] [feature](inverted index)write separated index files in RAM directory… [doris]

2023-12-29 Thread via GitHub
github-actions[bot] commented on PR #29305: URL: https://github.com/apache/doris/pull/29305#issuecomment-1872128971 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](es catalog) only es_query function can push down to ES [doris]

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

Re: [I] [Bug] NOT LIKE parsing exception [doris]

2023-12-29 Thread via GitHub
WinkerDu commented on issue #29323: URL: https://github.com/apache/doris/issues/29323#issuecomment-1872130898 Can you provide more info to reproduce this issue, like `create table` statement and `query` SQL -- This is an automated message from the Apache Git Service. To respond to the mes

Re: [PR] [improve](move-memtable) return error when back pressure cost too much time in load stream [doris]

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

Re: [PR] [fix](es catalog) only es_query function can push down to ES [doris]

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

Re: [PR] [improve](move-memtable) cancel load rapidly when stream close wait [doris]

2023-12-29 Thread via GitHub
HHoflittlefish777 commented on PR #29322: URL: https://github.com/apache/doris/pull/29322#issuecomment-1872135394 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] [improve](move-memtable) cancel load rapidly when stream close wait [doris]

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

Re: [PR] [improve](move-memtable) cancel load rapidly when stream close wait [doris]

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

Re: [PR] [improve](move-memtable) add fault injection in load stream stub [doris]

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

[PR] [bug](join) fix left anti join output wrong result [doris]

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

Re: [PR] [bug](join) fix left anti join output wrong result [doris]

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

Re: [PR] [improve](move-memtable) add fault injection in load stream stub [doris]

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

Re: [PR] [improve](move-memtable) add fault injection in load stream stub [doris]

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

<    1   2   3   4   5   6   7   >