Re: [PR] [feature](function) round function defaults to rounding normally [doris]

2024-03-01 Thread via GitHub
HappenLee commented on code in PR #31583: URL: https://github.com/apache/doris/pull/31583#discussion_r1509905198 ## be/src/vec/functions/round.h: ## @@ -222,15 +224,43 @@ class BaseFloatRoundingComputation { static VectorType prepare(size_t scale) { return load1(scale); }

Re: [I] [Bug] cast date to decimal get wrong result [doris]

2024-03-01 Thread via GitHub
AcKing-Sam commented on issue #31517: URL: https://github.com/apache/doris/issues/31517#issuecomment-1974664121 Hi @Yukang-Lian , I want to try this issue, could you please assign it to me? -- This is an automated message from the Apache Git Service. To respond to the message, please log o

Re: [PR] [feature](function) round function defaults to rounding normally [doris]

2024-03-01 Thread via GitHub
HappenLee commented on code in PR #31583: URL: https://github.com/apache/doris/pull/31583#discussion_r1509902783 ## be/src/vec/functions/round.h: ## @@ -222,15 +224,43 @@ class BaseFloatRoundingComputation { static VectorType prepare(size_t scale) { return load1(scale); }

Re: [PR] [enhancement](stmt-forward) make forwarded stmt be able to be killed [doris]

2024-03-01 Thread via GitHub
TangSiyang2001 commented on PR #31688: URL: https://github.com/apache/doris/pull/31688#issuecomment-1974528053 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 uns

Re: [PR] [Fix](Status) Handle returned overall Status correctly [doris]

2024-03-01 Thread via GitHub
doris-robot commented on PR #31692: URL: https://github.com/apache/doris/pull/31692#issuecomment-1974520034 TeamCity be ut coverage result: Function Coverage: 35.43% (8554/24145) Line Coverage: 27.19% (69403/255241) Region Coverage: 26.40% (36017/136417) Branch Coverage: 23.2

Re: [I] [Bug] cast string to float get wrong result [doris]

2024-03-01 Thread via GitHub
AcKing-Sam commented on issue #31518: URL: https://github.com/apache/doris/issues/31518#issuecomment-1974409432 Hi @zxealous, maybe use decimal instead of float is helpful. The manual mentions [the optimization for decimal in Doris](https://doris.apache.org/docs/dev/sql-manual/sql-referen

Re: [PR] [fix](cloud) enable all p0 cases in cloud p0 [doris]

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

Re: [PR] [fix](cloud) enable all p0 cases in cloud p0 [doris]

2024-03-01 Thread via GitHub
hello-stephen commented on PR #31693: URL: https://github.com/apache/doris/pull/31693#issuecomment-1974329405 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] [refactor](jdbc catalog) split sqlserver jdbc executor [doris]

2024-03-01 Thread via GitHub
zy-kkk commented on PR #31679: URL: https://github.com/apache/doris/pull/31679#issuecomment-1974328902 run p1 -- 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

Re: [PR] [Fix](Status) Handle returned overall Status correctly [doris]

2024-03-01 Thread via GitHub
wyxxxcat commented on PR #31692: URL: https://github.com/apache/doris/pull/31692#issuecomment-1974312082 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] [pipelineX](bug) Fix incorrect join operator judgement [doris]

2024-03-01 Thread via GitHub
github-actions[bot] commented on PR #31690: URL: https://github.com/apache/doris/pull/31690#issuecomment-1974309509 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](cloud) enable all p0 cases in cloud p0 [doris]

2024-03-01 Thread via GitHub
dataroaring commented on PR #31693: URL: https://github.com/apache/doris/pull/31693#issuecomment-1974305343 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](stmt-forward) make forwarded stmt be able to be killed [doris]

2024-03-01 Thread via GitHub
github-actions[bot] commented on PR #31688: URL: https://github.com/apache/doris/pull/31688#issuecomment-1974261753 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] [enhancement](stmt-forward) make forwarded stmt be able to be killed [doris]

2024-03-01 Thread via GitHub
TangSiyang2001 commented on PR #31688: URL: https://github.com/apache/doris/pull/31688#issuecomment-1974257418 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] [Bug](coredump) fix regresstion test coredump in multi thread access map [doris]

2024-03-01 Thread via GitHub
doris-robot commented on PR #31664: URL: https://github.com/apache/doris/pull/31664#issuecomment-1974255647 TeamCity be ut coverage result: Function Coverage: 35.42% (8553/24146) Line Coverage: 27.19% (69402/255227) Region Coverage: 26.41% (36002/136337) Branch Coverage: 23.2

Re: [PR] [Bug](coredump) fix regresstion test coredump in multi thread access map [doris]

2024-03-01 Thread via GitHub
HappenLee commented on PR #31664: URL: https://github.com/apache/doris/pull/31664#issuecomment-1974236110 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] [Enhencement](env) Checking Master branch must use JDK17 [doris]

2024-03-01 Thread via GitHub
hello-stephen commented on PR #31587: URL: https://github.com/apache/doris/pull/31587#issuecomment-1974231914 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] [chore](ci) prepare jdk17 in cloud_p* and performance [doris]

2024-03-01 Thread via GitHub
hello-stephen commented on PR #31685: URL: https://github.com/apache/doris/pull/31685#issuecomment-1974231782 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] [fix](decimal) fix arithmetic overflow error of casting decimal null values [doris]

2024-03-01 Thread via GitHub
zhaohehuhu commented on PR #30700: URL: https://github.com/apache/doris/pull/30700#issuecomment-1974228407 same issue in 2.0.4.rc06 -- 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

Re: [PR] [Bug](coredump) fix regresstion test coredump in multi thread access map [doris]

2024-03-01 Thread via GitHub
github-actions[bot] commented on PR #31664: URL: https://github.com/apache/doris/pull/31664#issuecomment-1974197661 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] [Bug](coredump) fix regresstion test coredump in multi thread access map [doris]

2024-03-01 Thread via GitHub
HappenLee commented on PR #31664: URL: https://github.com/apache/doris/pull/31664#issuecomment-1974192413 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

[I] [Bug] [doris 2.0.5 rco2] Under complex conditions, the case when statement report "should return type 'BOOLEAN' but returns type 'TINYINT'" [doris]

2024-03-01 Thread via GitHub
jiezi2026 opened a new issue, #31694: URL: https://github.com/apache/doris/issues/31694 ### 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-2.0.5-rc02-67c9c

(doris) branch master updated: [fix](arrow-flight)Fix the prompt that be arrow_flight_sql_port is not set (#31668)

2024-03-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 21f7881e168 [fix](arrow-flight)Fix the prompt t

Re: [PR] [fix](arrow-flight)Fix the prompt that be arrow_flight_sql_port is not set [doris]

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

Re: [PR] [fix](arrow-flight)Fix the prompt that be arrow_flight_sql_port is not set [doris]

2024-03-01 Thread via GitHub
yiguolei commented on PR #31668: URL: https://github.com/apache/doris/pull/31668#issuecomment-1974158773 run beut -- 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] [regression test] Test the unique model by modify a value type from TINYINT to other type [doris]

2024-03-01 Thread via GitHub
yiguolei commented on PR #31682: URL: https://github.com/apache/doris/pull/31682#issuecomment-1974158326 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

(doris) branch master updated: [Refactor](rf) Refactor the rf code interface to remove update filter v1 (#31643)

2024-03-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 45645333b4d [Refactor](rf) Refactor the rf code

Re: [PR] [Refactor](rf) Refactor the rf code interface to remove update filter v1 [doris]

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

Re: [PR] [feature](cloud) enable all p0 case [doris]

2024-03-01 Thread via GitHub
dataroaring closed pull request #31240: [feature](cloud) enable all p0 case URL: https://github.com/apache/doris/pull/31240 -- 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

Re: [PR] [fix](cloud) enable all p0 cases in cloud p0 [doris]

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

Re: [PR] [fix](cloud) enable all p0 cases in cloud p0 [doris]

2024-03-01 Thread via GitHub
doris-robot commented on PR #31693: URL: https://github.com/apache/doris/pull/31693#issuecomment-1974144142 Thank you for your contribution to Apache Doris. Don't know what should be done next? See [How to process your PR](https://cwiki.apache.org/confluence/display/DORIS/How+to+process+y

[PR] [fix](cloud) enable all p0 cases in cloud p0 [doris]

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

Re: [PR] [feature](cloud) enable all p0 case [doris]

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

(doris) branch master updated: [feature](merge-cloud) support MoW table in cloud mode (#31317)

2024-03-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 09609dd2db8 [feature](merge-cloud) support M

Re: [PR] [feature](merge-cloud) support MoW table in cloud mode [doris]

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

Re: [PR] [enhancement](compaction) compact tail rowsets [doris]

2024-03-01 Thread via GitHub
github-actions[bot] commented on PR #19087: URL: https://github.com/apache/doris/pull/19087#issuecomment-1974114240 We're closing this PR because it hasn't been updated in a while. This isn't a judgement on the merit of the PR in any way. It's just a way of keeping the PR queue manageable

Re: [PR] [fix](typo) Fix a typo in `WriteCooldownMetaExecutors` [doris]

2024-03-01 Thread via GitHub
github-actions[bot] closed pull request #20531: [fix](typo) Fix a typo in `WriteCooldownMetaExecutors` URL: https://github.com/apache/doris/pull/20531 -- 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

Re: [PR] [fix](docs) some document errors of spark load on yarn ha model. [doris]

2024-03-01 Thread via GitHub
github-actions[bot] commented on PR #20780: URL: https://github.com/apache/doris/pull/20780#issuecomment-1974114203 We're closing this PR because it hasn't been updated in a while. This isn't a judgement on the merit of the PR in any way. It's just a way of keeping the PR queue manageable

Re: [PR] [enhance](2pc) enhance abort transaction performance for flink job with 2pc [doris]

2024-03-01 Thread via GitHub
github-actions[bot] commented on PR #20848: URL: https://github.com/apache/doris/pull/20848#issuecomment-1974114177 We're closing this PR because it hasn't been updated in a while. This isn't a judgement on the merit of the PR in any way. It's just a way of keeping the PR queue manageable

Re: [PR] [Improvement](fe)Simplified type system initialization Array List [doris]

2024-03-01 Thread via GitHub
github-actions[bot] commented on PR #21090: URL: https://github.com/apache/doris/pull/21090#issuecomment-1974114152 We're closing this PR because it hasn't been updated in a while. This isn't a judgement on the merit of the PR in any way. It's just a way of keeping the PR queue manageable

Re: [PR] [enhancement](sql) adding partitionNames to the sql [doris]

2024-03-01 Thread via GitHub
github-actions[bot] commented on PR #21491: URL: https://github.com/apache/doris/pull/21491#issuecomment-1974114130 We're closing this PR because it hasn't been updated in a while. This isn't a judgement on the merit of the PR in any way. It's just a way of keeping the PR queue manageable

Re: [PR] [doc]Fix parameter name `storage_root_path` [doris]

2024-03-01 Thread via GitHub
github-actions[bot] closed pull request #21920: [doc]Fix parameter name `storage_root_path` URL: https://github.com/apache/doris/pull/21920 -- 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 specif

Re: [PR] [fix](Docs) fix docker config of run-docker-cluster.md [doris]

2024-03-01 Thread via GitHub
github-actions[bot] closed pull request #22274: [fix](Docs) fix docker config of run-docker-cluster.md URL: https://github.com/apache/doris/pull/22274 -- 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

Re: [PR] [Enhance](Publish) improve publish version performance [doris]

2024-03-01 Thread via GitHub
github-actions[bot] closed pull request #21996: [Enhance](Publish) improve publish version performance URL: https://github.com/apache/doris/pull/21996 -- 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

Re: [PR] [typo](doc) Update run-docker-cluster.md [doris]

2024-03-01 Thread via GitHub
github-actions[bot] closed pull request #22607: [typo](doc) Update run-docker-cluster.md URL: https://github.com/apache/doris/pull/22607 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific

Re: [PR] [fix](doc) Update run-docker-cluster.md [doris]

2024-03-01 Thread via GitHub
github-actions[bot] closed pull request #22887: [fix](doc) Update run-docker-cluster.md URL: https://github.com/apache/doris/pull/22887 -- 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 c

Re: [PR] [chore](fe)correct some doc errors [doris]

2024-03-01 Thread via GitHub
github-actions[bot] closed pull request #23540: [chore](fe)correct some doc errors URL: https://github.com/apache/doris/pull/23540 -- 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 commen

Re: [PR] [improvement](script) grant executable permissions to all script files with shebang [doris]

2024-03-01 Thread via GitHub
github-actions[bot] commented on PR #23777: URL: https://github.com/apache/doris/pull/23777#issuecomment-1974113909 We're closing this PR because it hasn't been updated in a while. This isn't a judgement on the merit of the PR in any way. It's just a way of keeping the PR queue manageable

(doris) branch master updated: [Bug](regression) fix bug of null in topn opt (#31669)

2024-03-01 Thread kxiao
This is an automated email from the ASF dual-hosted git repository. kxiao 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 31644412c85 [Bug](regression) fix bug of null in t

Re: [PR] [Bug](regression) fix bug of null in topn opt [doris]

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

Re: [PR] [Bug](regression) fix bug of null in topn opt [doris]

2024-03-01 Thread via GitHub
xiaokang commented on code in PR #31669: URL: https://github.com/apache/doris/pull/31669#discussion_r1509709192 ## be/src/olap/accept_null_predicate.h: ## @@ -168,44 +173,35 @@ class AcceptNullPredicate : public ColumnPredicate { uint16_t _evaluate_inner(const vectorized::I

Re: [PR] [Fix](Status) Handle returned overall Status correctly [doris]

2024-03-01 Thread via GitHub
github-actions[bot] commented on code in PR #31692: URL: https://github.com/apache/doris/pull/31692#discussion_r1509317576 ## be/src/olap/calc_delete_bitmap_executor.cpp: ## @@ -62,11 +63,12 @@ Status CalcDeleteBitmapToken::wait() { return _status; } -void CalcDeleteBitm

Re: [PR] [Feature](topn) support multiple topn filter on backend [doris]

2024-03-01 Thread via GitHub
doris-robot commented on PR #31665: URL: https://github.com/apache/doris/pull/31665#issuecomment-1973592381 TeamCity be ut coverage result: Function Coverage: 35.48% (8552/24106) Line Coverage: 27.24% (69390/254763) Region Coverage: 26.43% (35998/136181) Branch Coverage: 23.2

Re: [PR] [Fix](Status) Handle returned overall Status correctly [doris]

2024-03-01 Thread via GitHub
wyxxxcat commented on PR #31692: URL: https://github.com/apache/doris/pull/31692#issuecomment-1973580460 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

[PR] [Fix](Status) Handle returned overall Status correctly [doris]

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

Re: [PR] [Fix](Status) Handle returned overall Status correctly [doris]

2024-03-01 Thread via GitHub
doris-robot commented on PR #31692: URL: https://github.com/apache/doris/pull/31692#issuecomment-1973580261 Thank you for your contribution to Apache Doris. Don't know what should be done next? See [How to process your PR](https://cwiki.apache.org/confluence/display/DORIS/How+to+process+y

Re: [PR] [regression test]Test the unique model by modify a key type from BOOLEAN to other type [doris]

2024-03-01 Thread via GitHub
yiguolei merged PR #31540: URL: https://github.com/apache/doris/pull/31540 -- 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: [regression test]Test the unique model by modify a key type from BOOLEAN to other type (#31540)

2024-03-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 aa7998cd326 [regression test]Test the unique mo

Re: [PR] [fix](doc) delete doc for min-load-replica-num [doris]

2024-03-01 Thread via GitHub
yiguolei merged PR #31674: URL: https://github.com/apache/doris/pull/31674 -- 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: delete-min-load-replica-num (#31674)

2024-03-01 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a commit to branch branch-2.0 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-2.0 by this push: new 5bb9950fc65 delete-min-load-replica-num

(doris) 01/06: [fix](profile)Fix load profile print by default (#31677)

2024-03-01 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a commit to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git commit 4654ec72267ea2ce318056e7400d4f4bf3469514 Author: Xinyi Zou AuthorDate: Fri Mar 1 19:48:07 2024 +0800 [fix](pro

(doris) 06/06: [fix](pipelineX)error output_block settings result in excessive memory usage. #31680

2024-03-01 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a commit to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git commit ff5e9341bf8bd6dbf13265f3a018a3f7c9892c71 Author: Mryange <59914473+mrya...@users.noreply.github.com> AuthorDate: Sat

(doris) 05/06: [opt](scan) read scan ranges in the order of partitions (#31630)

2024-03-01 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a commit to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git commit 8a44c180bf3d9aa842cd92a54c3f6c5f802949fa Author: Ashin Gau AuthorDate: Sat Mar 2 01:02:48 2024 +0800 [opt](sca

(doris) branch branch-2.1 updated (874f4c693b2 -> ff5e9341bf8)

2024-03-01 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a change to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git from 874f4c693b2 [feat](nereids) support nullSafeEqual estimation (#31616) new 4654ec72267 [fix](profile)Fix load

(doris) 02/06: move 3 cases to p2, reducing regression pipeline runtime (#31663)

2024-03-01 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a commit to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git commit 52025bfccd47d5de95160b98ded7ed8614f439e2 Author: shuke <37901441+shuke...@users.noreply.github.com> AuthorDate: Fri

(doris) 04/06: [Update](cloud) add inverted index tmp dir support (#31484)

2024-03-01 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a commit to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git commit daa171ee3a7df19135f364d0b532c07833af65c4 Author: airborne12 AuthorDate: Fri Mar 1 21:29:00 2024 +0800 [Update]

(doris) 03/06: [ci](jdk17) adjust fe.conf (#31683)

2024-03-01 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a commit to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git commit 794d9405deae5572911804c1b0f9b0154f0addbb Author: Dongyang Li AuthorDate: Fri Mar 1 21:24:43 2024 +0800 [ci](jd

(doris) branch master updated: [fix](pipelineX)error output_block settings result in excessive memory usage. #31680

2024-03-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 97b8c85b4c2 [fix](pipelineX)error output_block

Re: [PR] [fix](pipelineX)error output_block settings result in excessive memory usage. [doris]

2024-03-01 Thread via GitHub
yiguolei merged PR #31680: URL: https://github.com/apache/doris/pull/31680 -- 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](scan) read scan ranges in the order of partitions (#31630)

2024-03-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 5d99dffe6f1 [opt](scan) read scan ranges in the

Re: [PR] [opt](scan) read scan ranges in the order of partitions [doris]

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

(doris) branch master updated: [improvement](statistics)Log one bdbje record for one load transaction. #31619

2024-03-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 9466e3f96d8 [improvement](statistics)Log one bd

Re: [PR] [improvement](statistics)Log one bdbje record for one load transaction. [doris]

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

Re: [PR] [feature](cloud) enable all p0 case [doris]

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

(doris) branch master updated (72cca294210 -> a6c3ec64fa1)

2024-03-01 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 72cca294210 [Update](cloud) add inverted index tmp dir support (#31484) add a6c3ec64fa1 [fix](cloud) disable

Re: [PR] [fix](cloud) disable pipelinex in cloud p1 temporialy [doris]

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

Re: [PR] [feature](pipelineX) support paritition tablet sink shuffle [doris]

2024-03-01 Thread via GitHub
doris-robot commented on PR #31689: URL: https://github.com/apache/doris/pull/31689#issuecomment-1973493260 TeamCity be ut coverage result: Function Coverage: 35.48% (8554/24108) Line Coverage: 27.23% (69393/254814) Region Coverage: 26.43% (35999/136191) Branch Coverage: 23.2

Re: [PR] [chore](ci) prepare jdk17 in cloud_p* and performance [doris]

2024-03-01 Thread via GitHub
hello-stephen commented on PR #31685: URL: https://github.com/apache/doris/pull/31685#issuecomment-1973490884 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] [Feature](topn) support multiple topn filter on backend [doris]

2024-03-01 Thread via GitHub
github-actions[bot] commented on code in PR #31665: URL: https://github.com/apache/doris/pull/31665#discussion_r1509206909 ## be/src/runtime/query_context.h: ## @@ -148,7 +148,19 @@ class QueryContext { return _shared_scanner_controller; } -vectorized::Runtim

Re: [PR] [feature](pipelineX) support paritition tablet sink shuffle [doris]

2024-03-01 Thread via GitHub
github-actions[bot] commented on code in PR #31689: URL: https://github.com/apache/doris/pull/31689#discussion_r1509194079 ## be/src/pipeline/exec/exchange_sink_operator.cpp: ## @@ -226,10 +264,31 @@ Status ExchangeSinkLocalState::init(RuntimeState* state, LocalSinkStateInfo& i

Re: [PR] [Feature](topn) support multiple topn filter on backend [doris]

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

Re: [PR] [fix](regression)Fix analyze mv from follower case bug. (#31523) [doris]

2024-03-01 Thread via GitHub
Jibing-Li commented on PR #31691: URL: https://github.com/apache/doris/pull/31691#issuecomment-1973432338 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](regression)Fix analyze mv from follower case bug. (#31523) [doris]

2024-03-01 Thread via GitHub
doris-robot commented on PR #31691: URL: https://github.com/apache/doris/pull/31691#issuecomment-1973432188 Thank you for your contribution to Apache Doris. Don't know what should be done next? See [How to process your PR](https://cwiki.apache.org/confluence/display/DORIS/How+to+process+y

[PR] [fix](regression)Fix analyze mv from follower case bug. (#31523) [doris]

2024-03-01 Thread via GitHub
Jibing-Li opened a new pull request, #31691: URL: https://github.com/apache/doris/pull/31691 backport https://github.com/apache/doris/pull/31523 ## Further comments If this is a relatively large or complex change, kick off the discussion at [d...@doris.apache.org](mailt

Re: [PR] [Bug](regression) fix bug of null in topn opt [doris]

2024-03-01 Thread via GitHub
github-actions[bot] commented on PR #31669: URL: https://github.com/apache/doris/pull/31669#issuecomment-1973430637 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] [Bug](regression) fix bug of null in topn opt [doris]

2024-03-01 Thread via GitHub
github-actions[bot] commented on PR #31669: URL: https://github.com/apache/doris/pull/31669#issuecomment-1973430718 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](pipelineX) support paritition tablet sink shuffle [doris]

2024-03-01 Thread via GitHub
zhangstar333 commented on PR #31689: URL: https://github.com/apache/doris/pull/31689#issuecomment-1973429203 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] [pipelineX](bug) Fix incorrect join operator judgement [doris]

2024-03-01 Thread via GitHub
Gabriel39 commented on PR #31690: URL: https://github.com/apache/doris/pull/31690#issuecomment-1973423283 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

[PR] [pipelineX](bug) Fix incorrect join operator judgement [doris]

2024-03-01 Thread via GitHub
Gabriel39 opened a new pull request, #31690: URL: https://github.com/apache/doris/pull/31690 ## 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](mailt

Re: [PR] [pipelineX](bug) Fix incorrect join operator judgement [doris]

2024-03-01 Thread via GitHub
doris-robot commented on PR #31690: URL: https://github.com/apache/doris/pull/31690#issuecomment-1973420559 Thank you for your contribution to Apache Doris. Don't know what should be done next? See [How to process your PR](https://cwiki.apache.org/confluence/display/DORIS/How+to+process+y

Re: [PR] [fix](arrow-flight)Fix the prompt that be arrow_flight_sql_port is not set [doris]

2024-03-01 Thread via GitHub
yiguolei commented on PR #31668: URL: https://github.com/apache/doris/pull/31668#issuecomment-1973420739 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] [feature](pipelineX) support paritition tablet sink shuffle [doris]

2024-03-01 Thread via GitHub
doris-robot commented on PR #31689: URL: https://github.com/apache/doris/pull/31689#issuecomment-1973419518 Thank you for your contribution to Apache Doris. Don't know what should be done next? See [How to process your PR](https://cwiki.apache.org/confluence/display/DORIS/How+to+process+y

[PR] [feature](pipelineX) support paritition tablet sink shuffle [doris]

2024-03-01 Thread via GitHub
zhangstar333 opened a new pull request, #31689: URL: https://github.com/apache/doris/pull/31689 ## 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] [Chore](dependency)Upgrade some dependencies of FE [doris]

2024-03-01 Thread via GitHub
github-actions[bot] commented on PR #31667: URL: https://github.com/apache/doris/pull/31667#issuecomment-1973413029 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] [Chore](dependency)Upgrade some dependencies of FE [doris]

2024-03-01 Thread via GitHub
github-actions[bot] commented on PR #31667: URL: https://github.com/apache/doris/pull/31667#issuecomment-1973412967 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] [Bug](coredump) fix regresstion test coredump in multi thread access map [doris]

2024-03-01 Thread via GitHub
doris-robot commented on PR #31664: URL: https://github.com/apache/doris/pull/31664#issuecomment-1973396421 TeamCity be ut coverage result: Function Coverage: 35.48% (8552/24106) Line Coverage: 27.24% (69381/254723) Region Coverage: 26.43% (35992/136157) Branch Coverage: 23.2

Re: [PR] [enhancement](stmt-forward) make forwarded stmt be able to be killed [doris]

2024-03-01 Thread via GitHub
github-actions[bot] commented on PR #31688: URL: https://github.com/apache/doris/pull/31688#issuecomment-1973347848 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] [enhancement](stmt-forward) make forwarded stmt cancelable [doris]

2024-03-01 Thread via GitHub
doris-robot commented on PR #31688: URL: https://github.com/apache/doris/pull/31688#issuecomment-1973335548 Thank you for your contribution to Apache Doris. Don't know what should be done next? See [How to process your PR](https://cwiki.apache.org/confluence/display/DORIS/How+to+process+y

Re: [PR] [enhancement](stmt-forward) make forwarded stmt cancelable [doris]

2024-03-01 Thread via GitHub
TangSiyang2001 commented on PR #31688: URL: https://github.com/apache/doris/pull/31688#issuecomment-1973335644 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] [enhancement](stmt-forward) make forwarded stmt cancelable [doris]

2024-03-01 Thread via GitHub
TangSiyang2001 opened a new pull request, #31688: URL: https://github.com/apache/doris/pull/31688 ## Proposed changes Forward a cancel request to the corresponding FE when cancelling a forwarded stmt. -- This is an automated message from the Apache Git Service. To respond t

  1   2   3   4   5   >