Re: [PR] [improvement](Nereids) Support to remove sort which is under table sink [doris]

2024-03-06 Thread via GitHub
seawinde commented on PR #31751: URL: https://github.com/apache/doris/pull/31751#issuecomment-1982820860 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] [typo](doc)add user-defined variables docs [doris]

2024-03-06 Thread via GitHub
github-actions[bot] commented on PR #26959: URL: https://github.com/apache/doris/pull/26959#issuecomment-1982820727 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] [typo](doc)add user-defined variables docs [doris]

2024-03-06 Thread via GitHub
JNSimba commented on PR #26959: URL: https://github.com/apache/doris/pull/26959#issuecomment-1982816074 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](paimon) auto deplay paimon oss/s3 jar file (#31568) [doris]

2024-03-06 Thread via GitHub
hello-stephen commented on PR #31916: URL: https://github.com/apache/doris/pull/31916#issuecomment-1982805905 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](merge-cloud) Remove deprecated `temporary` in `CreateRowsetRequest [doris]

2024-03-06 Thread via GitHub
dataroaring commented on PR #31903: URL: https://github.com/apache/doris/pull/31903#issuecomment-1982806749 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](update) Update set value should consider sequence column [doris]

2024-03-06 Thread via GitHub
hust-hhb commented on PR #31931: URL: https://github.com/apache/doris/pull/31931#issuecomment-1982803979 @zhannngchen @morrySnow take a look plz -- 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 th

Re: [PR] [feature](spill) Implement spill to disk for hash join, aggregation and sort for pipelineX [doris]

2024-03-06 Thread via GitHub
jacktengg commented on PR #31910: URL: https://github.com/apache/doris/pull/31910#issuecomment-1982801555 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](update) Update set value should consider sequence column [doris]

2024-03-06 Thread via GitHub
hust-hhb commented on PR #31931: URL: https://github.com/apache/doris/pull/31931#issuecomment-1982800324 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](update) Update set value should consider sequence column [doris]

2024-03-06 Thread via GitHub
doris-robot commented on PR #31931: URL: https://github.com/apache/doris/pull/31931#issuecomment-1982799961 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](update) Update set value should consider sequence column [doris]

2024-03-06 Thread via GitHub
hust-hhb opened a new pull request, #31931: URL: https://github.com/apache/doris/pull/31931 ## Proposed changes pick pr:https://github.com/apache/doris/pull/31626 Issue Number: close #xxx ## Further comments If this is a relatively large or complex change, kick

Re: [PR] [feature](merge-cloud) implement alter table property of cloud mode [doris]

2024-03-06 Thread via GitHub
luwei16 commented on PR #31887: URL: https://github.com/apache/doris/pull/31887#issuecomment-1982797035 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] [agg](conf) Add a knob to control distinct agg [doris]

2024-03-06 Thread via GitHub
doris-robot commented on PR #31930: URL: https://github.com/apache/doris/pull/31930#issuecomment-1982793663 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] [agg](conf) Add a knob to control distinct agg [doris]

2024-03-06 Thread via GitHub
Gabriel39 opened a new pull request, #31930: URL: https://github.com/apache/doris/pull/31930 ## 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] [regression](subquery)Subquery test case not supported in add select list [doris]

2024-03-06 Thread via GitHub
caoliang-web commented on PR #31103: URL: https://github.com/apache/doris/pull/31103#issuecomment-1982793062 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] [regression-test](group commit) enable wait_internal_group_commit_finish [doris]

2024-03-06 Thread via GitHub
mymeiyi commented on PR #26856: URL: https://github.com/apache/doris/pull/26856#issuecomment-1982792469 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] [Bug](materialized-view) fix npe on create mv with star (#31554) [doris]

2024-03-06 Thread via GitHub
BiteThet commented on PR #31911: URL: https://github.com/apache/doris/pull/31911#issuecomment-1982792161 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] [Bug](load) fix wrong data in mv when routine load with function mapp… [doris]

2024-03-06 Thread via GitHub
BiteThet commented on PR #31912: URL: https://github.com/apache/doris/pull/31912#issuecomment-1982791250 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] [regression](spark)Add spark to read doris multiple data types cases [doris]

2024-03-06 Thread via GitHub
caoliang-web commented on PR #31861: URL: https://github.com/apache/doris/pull/31861#issuecomment-1982791198 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] disable pipeline in cloud_p0 [doris]

2024-03-06 Thread via GitHub
dataroaring commented on PR #31825: URL: https://github.com/apache/doris/pull/31825#issuecomment-1982790422 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] [Bug](top-n) init query_ctx runtime predicate before _build_pipelines [doris]

2024-03-06 Thread via GitHub
BiteThet commented on PR #31896: URL: https://github.com/apache/doris/pull/31896#issuecomment-1982789480 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](plsql) Support show procedure and show create procedure… [doris]

2024-03-06 Thread via GitHub
xinyiZzz commented on PR #31763: URL: https://github.com/apache/doris/pull/31763#issuecomment-1982789155 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 comm

Re: [PR] [regression](spark)Add spark to read doris multiple data types cases [doris]

2024-03-06 Thread via GitHub
github-actions[bot] commented on PR #31861: URL: https://github.com/apache/doris/pull/31861#issuecomment-1982781858 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](spark)Add spark to read doris multiple data types cases [doris]

2024-03-06 Thread via GitHub
github-actions[bot] commented on PR #31861: URL: https://github.com/apache/doris/pull/31861#issuecomment-1982781771 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] [enhancement](plsql) Support show procedure and show create procedure… [doris]

2024-03-06 Thread via GitHub
xinyiZzz commented on PR #31763: URL: https://github.com/apache/doris/pull/31763#issuecomment-1982779070 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-wip](Cloud) Support restore HDFS meta data in Meta Service && Add storage vault property [doris]

2024-03-06 Thread via GitHub
github-actions[bot] commented on code in PR #31415: URL: https://github.com/apache/doris/pull/31415#discussion_r1515676940 ## cloud/test/meta_service_test.cpp: ## @@ -4924,6 +4980,110 @@ TEST(MetaServiceTest, LegacyUpdateAkSkTest) { SyncPoint::get_instance()->clear_all_call

Re: [PR] [RuntimeFilter] (JDBC) jdbc scan node support IN/MIN_MAX runtime filter [doris]

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

Re: [PR] [feature](merge-cloud) implement alter table property of cloud mode [doris]

2024-03-06 Thread via GitHub
github-actions[bot] commented on PR #31887: URL: https://github.com/apache/doris/pull/31887#issuecomment-1982724365 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](Status) Handle returned overall Status correctly [doris]

2024-03-06 Thread via GitHub
wyxxxcat commented on PR #31692: URL: https://github.com/apache/doris/pull/31692#issuecomment-1982718013 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] [RuntimeFilter] (JDBC) jdbc scan node support IN/MIN_MAX runtime filter [doris]

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

(doris) 05/05: Support show auto analyze pending jobs. (#31926)

2024-03-06 Thread lijibing
This is an automated email from the ASF dual-hosted git repository. lijibing pushed a commit to branch high-priority-column in repository https://gitbox.apache.org/repos/asf/doris.git commit 87f3b0745fb94892e12ed50c018faa05ea44e323 Author: Jibing-Li <64681310+jibing...@users.noreply.github.com> A

(doris) branch high-priority-column updated (9458cd8c782 -> 87f3b0745fb)

2024-03-06 Thread lijibing
This is an automated email from the ASF dual-hosted git repository. lijibing pushed a change to branch high-priority-column in repository https://gitbox.apache.org/repos/asf/doris.git discard 9458cd8c782 Support show auto analyze pending jobs. (#31926) omit 14f606fbc97 Support follower sync

(doris) 03/05: Support column level health value. (#31794)

2024-03-06 Thread lijibing
This is an automated email from the ASF dual-hosted git repository. lijibing pushed a commit to branch high-priority-column in repository https://gitbox.apache.org/repos/asf/doris.git commit 41ea36189252001d98a0686e6132e3b2e11a404e Author: Jibing-Li <64681310+jibing...@users.noreply.github.com> A

(doris) 01/05: Collect high priority columns. (#31235)

2024-03-06 Thread lijibing
This is an automated email from the ASF dual-hosted git repository. lijibing pushed a commit to branch high-priority-column in repository https://gitbox.apache.org/repos/asf/doris.git commit 46fd6a6d8c5b1b2f596f1dadc2c901d6090a3234 Author: Jibing-Li <64681310+jibing...@users.noreply.github.com> A

(doris) 02/05: High priority queue and map. (#31509)

2024-03-06 Thread lijibing
This is an automated email from the ASF dual-hosted git repository. lijibing pushed a commit to branch high-priority-column in repository https://gitbox.apache.org/repos/asf/doris.git commit d8bcda0c26e7f20896ccda5995bdcfa876ac0274 Author: Jibing-Li <64681310+jibing...@users.noreply.github.com> A

(doris) 04/05: Support follower sync query columns to master. (#31859)

2024-03-06 Thread lijibing
This is an automated email from the ASF dual-hosted git repository. lijibing pushed a commit to branch high-priority-column in repository https://gitbox.apache.org/repos/asf/doris.git commit 12d657241d268fcfe5021227d71e02ddd30fa336 Author: Jibing-Li <64681310+jibing...@users.noreply.github.com> A

Re: [PR] [fix](es-catalog) Add support for IPv6 resolution in publish_address [doris]

2024-03-06 Thread via GitHub
e0c9 commented on PR #31898: URL: https://github.com/apache/doris/pull/31898#issuecomment-1982681462 > 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+your+PR)

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

2024-03-06 Thread via GitHub
wyxxxcat commented on PR #31692: URL: https://github.com/apache/doris/pull/31692#issuecomment-1982676187 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-flink-connector) branch master updated: [Bug] Fix the invalid options --table-prefix and --table-suffix (#332)

2024-03-06 Thread diwu
This is an automated email from the ASF dual-hosted git repository. diwu pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris-flink-connector.git The following commit(s) were added to refs/heads/master by this push: new 6673462 [Bug] Fix the invalid opti

Re: [PR] [Bug] Fix the invalid options --table-prefix and --table-suffix (#331) [doris-flink-connector]

2024-03-06 Thread via GitHub
JNSimba merged PR #332: URL: https://github.com/apache/doris-flink-connector/pull/332 -- 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..

Re: [PR] [typo](doc)add user-defined variables docs [doris]

2024-03-06 Thread via GitHub
github-actions[bot] commented on PR #26959: URL: https://github.com/apache/doris/pull/26959#issuecomment-1982669313 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](agg) wrong result of two or more map_agg functions in query [doris]

2024-03-06 Thread via GitHub
mrhhsg commented on PR #31928: URL: https://github.com/apache/doris/pull/31928#issuecomment-1982661208 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

[PR] [fix](agg) wrong result of two or more map_agg functions in query [doris]

2024-03-06 Thread via GitHub
mrhhsg opened a new pull request, #31928: URL: https://github.com/apache/doris/pull/31928 ## Proposed changes The parameter of `offset` was not used. ## Further comments If this is a relatively large or complex change, kick off the discussion at [d...@doris.apache.org](m

Re: [PR] [fix](agg) wrong result of two or more map_agg functions in query [doris]

2024-03-06 Thread via GitHub
doris-robot commented on PR #31928: URL: https://github.com/apache/doris/pull/31928#issuecomment-1982660683 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](Status) Handle returned overall Status correctly [doris]

2024-03-06 Thread via GitHub
wyxxxcat commented on PR #31692: URL: https://github.com/apache/doris/pull/31692#issuecomment-1982659402 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] [test](percentile) more test [doris]

2024-03-06 Thread via GitHub
cambyzju commented on code in PR #31909: URL: https://github.com/apache/doris/pull/31909#discussion_r1515640462 ## regression-test/suites/query_p0/aggregate/percentile.groovy: ## @@ -0,0 +1,25 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more contribu

Re: [PR] [test](percentile) more test [doris]

2024-03-06 Thread via GitHub
cambyzju commented on code in PR #31909: URL: https://github.com/apache/doris/pull/31909#discussion_r1515639251 ## regression-test/suites/query_p0/aggregate/percentile.groovy: ## @@ -0,0 +1,25 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more contribu

Re: [PR] [improvement](iceberg/paimon)support estimate row count for 2.0 [doris]

2024-03-06 Thread via GitHub
wuwenchi commented on PR #31927: URL: https://github.com/apache/doris/pull/31927#issuecomment-1982651468 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] [improvement](iceberg/paimon)support estimate row count for 2.0 [doris]

2024-03-06 Thread via GitHub
doris-robot commented on PR #31927: URL: https://github.com/apache/doris/pull/31927#issuecomment-1982650551 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] [improvement](iceberg/paimon)support estimate row count for 2.0 [doris]

2024-03-06 Thread via GitHub
wuwenchi opened a new pull request, #31927: URL: https://github.com/apache/doris/pull/31927 ## Proposed changes mirror: #31204 #31473 ## Further comments If this is a relatively large or complex change, kick off the discussion at [d...@doris.apache.org](mailto:d.

Re: [PR] [typo](doc)add user-defined variables docs [doris]

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

(doris) branch high-priority-column updated: Support show auto analyze pending jobs. (#31926)

2024-03-06 Thread lijibing
This is an automated email from the ASF dual-hosted git repository. lijibing pushed a commit to branch high-priority-column in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/high-priority-column by this push: new 9458cd8c782 Suppor

Re: [PR] Support show auto analyze pending jobs. [doris]

2024-03-06 Thread via GitHub
Jibing-Li merged PR #31926: URL: https://github.com/apache/doris/pull/31926 -- 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

Re: [PR] Support show auto analyze pending jobs. [doris]

2024-03-06 Thread via GitHub
doris-robot commented on PR #31926: URL: https://github.com/apache/doris/pull/31926#issuecomment-1982644726 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] Support show auto analyze pending jobs. [doris]

2024-03-06 Thread via GitHub
Jibing-Li opened a new pull request, #31926: URL: https://github.com/apache/doris/pull/31926 ## 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] [feature](merge-cloud) Remove deprecated `temporary` in `CreateRowsetRequest [doris]

2024-03-06 Thread via GitHub
dataroaring commented on PR #31903: URL: https://github.com/apache/doris/pull/31903#issuecomment-1982643877 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](Status) Handle returned overall Status correctly [doris]

2024-03-06 Thread via GitHub
wyxxxcat commented on PR #31692: URL: https://github.com/apache/doris/pull/31692#issuecomment-1982641755 run p0 10 -- 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 unsubs

Re: [PR] [feature](merge-cloud) Remove deprecated `temporary` in `CreateRowsetRequest [doris]

2024-03-06 Thread via GitHub
github-actions[bot] commented on PR #31903: URL: https://github.com/apache/doris/pull/31903#issuecomment-1982640114 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](merge-cloud) Remove deprecated `temporary` in `CreateRowsetRequest [doris]

2024-03-06 Thread via GitHub
github-actions[bot] commented on PR #31903: URL: https://github.com/apache/doris/pull/31903#issuecomment-1982640033 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](Status) Handle returned overall Status correctly [doris]

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

Re: [PR] [fix] (doc)Fix invalid link on benchmark tool page [doris]

2024-03-06 Thread via GitHub
github-actions[bot] commented on PR #31920: URL: https://github.com/apache/doris/pull/31920#issuecomment-1982619874 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] (doc)Fix invalid link on benchmark tool page [doris]

2024-03-06 Thread via GitHub
github-actions[bot] commented on PR #31920: URL: https://github.com/apache/doris/pull/31920#issuecomment-1982619777 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](multi-catalog) add max compute custom odps and tunnel url [doris]

2024-03-06 Thread via GitHub
github-actions[bot] commented on code in PR #31925: URL: https://github.com/apache/doris/pull/31925#discussion_r1515630990 ## be/src/runtime/descriptors.h: ## @@ -235,6 +235,8 @@ const std::string region() const { return _region; } const std::string project() const { r

Re: [PR] [fix](partition) add log when tablet partition id eq 0 (#31796) [doris]

2024-03-06 Thread via GitHub
github-actions[bot] commented on PR #31923: URL: https://github.com/apache/doris/pull/31923#issuecomment-1982618501 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](partition) add log when tablet partition id eq 0 (#31796) [doris]

2024-03-06 Thread via GitHub
github-actions[bot] commented on PR #31923: URL: https://github.com/apache/doris/pull/31923#issuecomment-1982618425 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](partition) add log when tablet partition id eq 0 (#31796) [doris]

2024-03-06 Thread via GitHub
github-actions[bot] commented on PR #31923: URL: https://github.com/apache/doris/pull/31923#issuecomment-1982613547 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] [pick](nereids) support nullSafeEqual estimation (branch-2.0) [doris]

2024-03-06 Thread via GitHub
englefly commented on PR #31924: URL: https://github.com/apache/doris/pull/31924#issuecomment-1982607311 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] disable pipeline in cloud_p0 [doris]

2024-03-06 Thread via GitHub
dataroaring commented on PR #31825: URL: https://github.com/apache/doris/pull/31825#issuecomment-1982602242 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](multi-catalog) add max compute custom odps and tunnel url [doris]

2024-03-06 Thread via GitHub
doris-robot commented on PR #31925: URL: https://github.com/apache/doris/pull/31925#issuecomment-1982599509 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](multi-catalog) add max compute custom odps and tunnel url [doris]

2024-03-06 Thread via GitHub
wsjz commented on PR #31925: URL: https://github.com/apache/doris/pull/31925#issuecomment-1982600037 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

[PR] [fix](multi-catalog) add max compute custom odps and tunnel url [doris]

2024-03-06 Thread via GitHub
wsjz opened a new pull request, #31925: URL: https://github.com/apache/doris/pull/31925 ## Proposed changes from https://github.com/apache/doris/pull/31390 ## Further comments If this is a relatively large or complex change, kick off the discussion at [d...@doris

Re: [PR] [pick](nereids) support nullSafeEqual estimation (branch-2.0) [doris]

2024-03-06 Thread via GitHub
doris-robot commented on PR #31924: URL: https://github.com/apache/doris/pull/31924#issuecomment-1982598399 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] [pick](nereids) support nullSafeEqual estimation (branch-2.0) [doris]

2024-03-06 Thread via GitHub
englefly opened a new pull request, #31924: URL: https://github.com/apache/doris/pull/31924 ## Proposed changes pick #31616 Issue Number: close #xxx ## Further comments If this is a relatively large or complex change, kick off the discussion at [d...@doris.apache.

[PR] [fix](partition) add log when tablet partition id eq 0 (#31796) [doris]

2024-03-06 Thread via GitHub
deardeng opened a new pull request, #31923: URL: https://github.com/apache/doris/pull/31923 ## 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](partition) add log when tablet partition id eq 0 (#31796) [doris]

2024-03-06 Thread via GitHub
doris-robot commented on PR #31923: URL: https://github.com/apache/doris/pull/31923#issuecomment-1982596414 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](function) fix date_format function execution error on fe [doris]

2024-03-06 Thread via GitHub
felixwluo commented on PR #31645: URL: https://github.com/apache/doris/pull/31645#issuecomment-1982593833 > @felixwluo Can you cherry-pick this pr to branch-2.0? You can use the script tools/pick_pr.sh to do it in 1 minute. @xiaokang https://github.com/apache/doris/pull/31921 -- Th

Re: [PR] [2.0][improvement](jdbc catalog) support sqlserver timestamp type read [doris]

2024-03-06 Thread via GitHub
zy-kkk commented on PR #31922: URL: https://github.com/apache/doris/pull/31922#issuecomment-1982591911 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] [2.0][improvement](jdbc catalog) support sqlserver timestamp type read [doris]

2024-03-06 Thread via GitHub
doris-robot commented on PR #31922: URL: https://github.com/apache/doris/pull/31922#issuecomment-1982591786 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] [2.0][improvement](jdbc catalog) support sqlserver timestamp type read [doris]

2024-03-06 Thread via GitHub
zy-kkk opened a new pull request, #31922: URL: https://github.com/apache/doris/pull/31922 ## Proposed changes Issue Number: close #xxx pick from (#31805) ## Further comments If this is a relatively large or complex change, kick off the discussion at [d...@doris.ap

Re: [PR] [enhancement](plsql) Support show procedure and show create procedure… [doris]

2024-03-06 Thread via GitHub
xinyiZzz commented on PR #31763: URL: https://github.com/apache/doris/pull/31763#issuecomment-1982590680 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](function) fix date_format function execution error on fe [doris]

2024-03-06 Thread via GitHub
felixwluo commented on PR #31645: URL: https://github.com/apache/doris/pull/31645#issuecomment-1982589127 > @felixwluo Can you cherry-pick this pr to branch-2.0? You can use the script tools/pick_pr.sh to do it in 1 minute. https://github.com/apache/doris/pull/31921 -- This is an a

Re: [PR] [fix](cloud) fix create tablet miss cluster key index [doris]

2024-03-06 Thread via GitHub
yujun777 commented on PR #31862: URL: https://github.com/apache/doris/pull/31862#issuecomment-1982588656 run cloud_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] [Improve](TabletSchemaCache) reduce duplicated memory consumption for column name and column path [doris]

2024-03-06 Thread via GitHub
eldenmoon commented on PR #31141: URL: https://github.com/apache/doris/pull/31141#issuecomment-1982587141 run cloud_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 un

Re: [PR] [feature](Nereids): support make miss slot as null alias when converting anti join [doris]

2024-03-06 Thread via GitHub
morrySnow commented on PR #31854: URL: https://github.com/apache/doris/pull/31854#issuecomment-1982587465 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 unsubscr

Re: [PR] [RuntimeFilter] (JDBC) jdbc scan node support IN/MIN_MAX runtime filter [doris]

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

Re: [PR] [fix](function) fix date_format function execution error on fe [doris]

2024-03-06 Thread via GitHub
felixwluo commented on PR #31921: URL: https://github.com/apache/doris/pull/31921#issuecomment-1982584615 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](mtmv) rewritten plan output order is not correct [doris]

2024-03-06 Thread via GitHub
morrySnow commented on PR #31870: URL: https://github.com/apache/doris/pull/31870#issuecomment-1982584356 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](function) fix date_format function execution error on fe [doris]

2024-03-06 Thread via GitHub
doris-robot commented on PR #31921: URL: https://github.com/apache/doris/pull/31921#issuecomment-1982583505 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](function) fix date_format function execution error on fe [doris]

2024-03-06 Thread via GitHub
felixwluo opened a new pull request, #31921: URL: https://github.com/apache/doris/pull/31921 ## Proposed changes cherry-pick #31645 ## Further comments If this is a relatively large or complex change, kick off the discussion at [d...@doris.apache.org](mailto:d...@doris.a

Re: [PR] [enhancement](regression-test) upgrade groovy to 4.x and enable run test by jdk17/21 [doris]

2024-03-06 Thread via GitHub
morrySnow commented on PR #31906: URL: https://github.com/apache/doris/pull/31906#issuecomment-1982583002 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 unsubscr

Re: [PR] [config](exchange) add BE config exchange_sink_queue_capacity_factor [doris]

2024-03-06 Thread via GitHub
kaijchen commented on PR #31919: URL: https://github.com/apache/doris/pull/31919#issuecomment-1982580786 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](plsql) Support show procedure and show create procedure… [doris]

2024-03-06 Thread via GitHub
xinyiZzz commented on PR #31763: URL: https://github.com/apache/doris/pull/31763#issuecomment-1982576338 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 unsubscri

Re: [PR] [fix](Nereids) fix group_concat(distinct) failed [doris]

2024-03-06 Thread via GitHub
924060929 commented on PR #31915: URL: https://github.com/apache/doris/pull/31915#issuecomment-1982576216 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] Fix invalid link on benchmark tool page [doris]

2024-03-06 Thread via GitHub
cjj2010 commented on PR #31920: URL: https://github.com/apache/doris/pull/31920#issuecomment-1982576194 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 invalid link on benchmark tool page [doris]

2024-03-06 Thread via GitHub
cjj2010 commented on PR #31920: URL: https://github.com/apache/doris/pull/31920#issuecomment-1982571979 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

[PR] Fix invalid link on benchmark tool page [doris]

2024-03-06 Thread via GitHub
cjj2010 opened a new pull request, #31920: URL: https://github.com/apache/doris/pull/31920 ## Proposed changes Issue Number: close #31918 Modify link '/docs/install/source-install/compilation' to '/docs/install/source-install/compilation-general' ## Further comments

Re: [PR] [RuntimeFilter] (JDBC) jdbc scan node support IN/MIN_MAX runtime filter [doris]

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

(doris-website) branch master updated: (feat) add doris ecosystem download (#412)

2024-03-06 Thread luzhijing
This is an automated email from the ASF dual-hosted git repository. luzhijing pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris-website.git The following commit(s) were added to refs/heads/master by this push: new 79502ab9d4b (feat) add doris ecosystem

Re: [PR] (feat) add doris ecosystem download [doris-website]

2024-03-06 Thread via GitHub
luzhijing merged PR #412: URL: https://github.com/apache/doris-website/pull/412 -- 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...@dori

[PR] [config](exchange) add BE config exchange_sink_queue_capacity_factor [doris]

2024-03-06 Thread via GitHub
kaijchen opened a new pull request, #31919: URL: https://github.com/apache/doris/pull/31919 ## Proposed changes Add BE config `exchange_sink_queue_capacity_factor` ## Further comments If this is a relatively large or complex change, kick off the discussion at [d...@doris

[PR] (feat) add doris ecosystem download [doris-website]

2024-03-06 Thread via GitHub
song7788q opened a new pull request, #412: URL: https://github.com/apache/doris-website/pull/412 (no comment) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe

  1   2   3   4   5   6   7   8   >