[PR] [Chore](runtime filter) Reduce redundant code about PPublishFilterRequestV2 [doris]

2024-03-07 Thread via GitHub
BiteThet opened a new pull request, #31936: URL: https://github.com/apache/doris/pull/31936 ## Proposed changes Reduce redundant code about PPublishFilterRequestV2 ## Further comments If this is a relatively large or complex change, kick off the discussion at [d...@doris

Re: [PR] [Chore](runtime filter) Reduce redundant code about PPublishFilterRequestV2 [doris]

2024-03-07 Thread via GitHub
doris-robot commented on PR #31936: URL: https://github.com/apache/doris/pull/31936#issuecomment-1982958341 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] [Chore](runtime filter) Reduce redundant code about PPublishFilterRequestV2 [doris]

2024-03-07 Thread via GitHub
BiteThet commented on PR #31936: URL: https://github.com/apache/doris/pull/31936#issuecomment-1982958427 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-07 Thread via GitHub
doris-robot commented on PR #31931: URL: https://github.com/apache/doris/pull/31931#issuecomment-1982958525 Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Load test result on commit b2747fa1515d12e80f261078458f4954fb0edf62 with default session variables Stream

[PR] [Performance](json reader) optimize filling default values (#25542) [doris]

2024-03-07 Thread via GitHub
eldenmoon opened a new pull request, #31937: URL: https://github.com/apache/doris/pull/31937 Add a faster path for filling default values, since looking up value map is relatively slow ## Proposed changes Issue Number: close #xxx ## Further comments If thi

Re: [PR] [feature](pipelineX) add mem control in local exchange sink [doris]

2024-03-07 Thread via GitHub
doris-robot commented on PR #31840: URL: https://github.com/apache/doris/pull/31840#issuecomment-1982961641 TeamCity be ut coverage result: Function Coverage: 35.40% (8563/24187) Line Coverage: 27.15% (69513/256045) Region Coverage: 26.37% (36062/136733) Branch Coverage: 23.2

Re: [PR] [Performance](json reader) optimize filling default values (#25542) [doris]

2024-03-07 Thread via GitHub
doris-robot commented on PR #31937: URL: https://github.com/apache/doris/pull/31937#issuecomment-1982961722 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] [Performance](json reader) optimize filling default values (#25542) [doris]

2024-03-07 Thread via GitHub
eldenmoon commented on PR #31937: URL: https://github.com/apache/doris/pull/31937#issuecomment-1982962711 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](InPredict) fix in params in to context for thread fragment query [doris]

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

2024-03-07 Thread via GitHub
doris-robot commented on PR #31922: URL: https://github.com/apache/doris/pull/31922#issuecomment-1982965440 ClickBench: Total hot run time: 31.14 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [Performance](json reader) optimize filling default values (#25542) [doris]

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

2024-03-07 Thread via GitHub
doris-robot commented on PR #31916: URL: https://github.com/apache/doris/pull/31916#issuecomment-1982965836 Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Load test result on commit c9c48faa3c8154f8527d1881a9b2e4ad42171606 with default session variables Stream

[I] [Bug] Stream Load导入json文件失败 [doris]

2024-03-07 Thread via GitHub
yongjinhou opened a new issue, #31938: URL: https://github.com/apache/doris/issues/31938 ### 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 2.0.4&2.0.5 ##

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

2024-03-07 Thread via GitHub
morrySnow commented on PR #31906: URL: https://github.com/apache/doris/pull/31906#issuecomment-1982969794 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-07 Thread via GitHub
DarvenDuan commented on PR #31741: URL: https://github.com/apache/doris/pull/31741#issuecomment-1982970673 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] [enhancement] add_method_for_schemachange [doris]

2024-03-07 Thread via GitHub
cjj2010 commented on PR #31849: URL: https://github.com/apache/doris/pull/31849#issuecomment-1982972923 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] [enhancement](regression-test) upgrade groovy to 4.x and enable run test by jdk17/21 [doris]

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

2024-03-07 Thread via GitHub
doris-robot commented on PR #31922: URL: https://github.com/apache/doris/pull/31922#issuecomment-1982975064 Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Load test result on commit 1b8d73fce9a34547205532543850501c4af73fe7 with default session variables Stream

Re: [PR] [fix](mtmv) rewritten plan output order is not correct [doris]

2024-03-07 Thread via GitHub
morrySnow commented on PR #31870: URL: https://github.com/apache/doris/pull/31870#issuecomment-1982976206 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] [improvement](binlog)Support inverted index in CCR [doris]

2024-03-07 Thread via GitHub
github-actions[bot] commented on PR #31743: URL: https://github.com/apache/doris/pull/31743#issuecomment-1982976749 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] [improvement](binlog)Support inverted index in CCR [doris]

2024-03-07 Thread via GitHub
github-actions[bot] commented on PR #31743: URL: https://github.com/apache/doris/pull/31743#issuecomment-1982978432 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] [Performance](json reader) optimize filling default values (#25542) [doris]

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

2024-03-07 Thread via GitHub
doris-robot commented on PR #31923: URL: https://github.com/apache/doris/pull/31923#issuecomment-1982980926 TPC-DS: Total hot run time: 202063 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools TPC-DS

Re: [PR] [Performance](json reader) optimize filling default values (#25542) [doris]

2024-03-07 Thread via GitHub
github-actions[bot] commented on PR #31937: URL: https://github.com/apache/doris/pull/31937#issuecomment-1982984839 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](InPredict) fix in params in to context for thread fragment query [doris]

2024-03-07 Thread via GitHub
github-actions[bot] commented on code in PR #31935: URL: https://github.com/apache/doris/pull/31935#discussion_r1515769030 ## be/src/vec/functions/function_struct_in.h: ## @@ -116,16 +126,23 @@ class FunctionStructIn : public IFunction { ColumnPtr column_ptr = std::move

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

2024-03-07 Thread via GitHub
doris-robot commented on PR #31925: URL: https://github.com/apache/doris/pull/31925#issuecomment-1982985625 TeamCity be ut coverage result: Function Coverage: 37.79% (8037/21265) Line Coverage: 29.48% (65572/222425) Region Coverage: 28.95% (33745/116571) Branch Coverage: 24.7

Re: [PR] [ci](cloud) set max_failure_num [doris]

2024-03-07 Thread via GitHub
hello-stephen commented on PR #31904: URL: https://github.com/apache/doris/pull/31904#issuecomment-1982988190 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. T

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

2024-03-07 Thread via GitHub
924060929 commented on PR #31915: URL: https://github.com/apache/doris/pull/31915#issuecomment-1982989851 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] [fix](statistics)Add synchronize for modify analysisTaskInfoMap and analysisJobInfoMap. [doris]

2024-03-07 Thread via GitHub
Jibing-Li opened a new pull request, #31940: URL: https://github.com/apache/doris/pull/31940 Make sure analysisTaskInfoMap and analysisJobInfoMap are not modified while doing iterate traverse, otherwise, may throw ConcurrentModificationException ## Further comments If t

Re: [PR] [Fix](doc) Adjust default values [doris]

2024-03-07 Thread via GitHub
github-actions[bot] commented on PR #31882: URL: https://github.com/apache/doris/pull/31882#issuecomment-1982990440 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](statistics)Add synchronize for modify analysisTaskInfoMap and analysisJobInfoMap. [doris]

2024-03-07 Thread via GitHub
doris-robot commented on PR #31940: URL: https://github.com/apache/doris/pull/31940#issuecomment-1982990438 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](doc) Adjust default values [doris]

2024-03-07 Thread via GitHub
github-actions[bot] commented on PR #31882: URL: https://github.com/apache/doris/pull/31882#issuecomment-1982990527 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

[PR] Update dev.json [doris]

2024-03-07 Thread via GitHub
jeffreys-cat opened a new pull request, #31941: URL: https://github.com/apache/doris/pull/31941 ## 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] Update dev.json [doris]

2024-03-07 Thread via GitHub
doris-robot commented on PR #31941: URL: https://github.com/apache/doris/pull/31941#issuecomment-1982992104 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] [typo](doc) delete error description in window-function-avg docs 2.0 [doris]

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

2024-03-07 Thread via GitHub
doris-robot commented on PR #31923: URL: https://github.com/apache/doris/pull/31923#issuecomment-1982997252 ClickBench: Total hot run time: 30.97 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] (cloud-merge) Support to write data into cache in cloud mode [doris]

2024-03-07 Thread via GitHub
Lchangliang commented on PR #31934: URL: https://github.com/apache/doris/pull/31934#issuecomment-1982997796 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](statistics)Add synchronize for modify analysisTaskInfoMap and analysisJobInfoMap. [doris]

2024-03-07 Thread via GitHub
Jibing-Li commented on PR #31940: URL: https://github.com/apache/doris/pull/31940#issuecomment-1982999734 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] [improvement](binlog)Support inverted index in CCR [doris]

2024-03-07 Thread via GitHub
github-actions[bot] commented on PR #31743: URL: https://github.com/apache/doris/pull/31743#issuecomment-1983000225 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](TabletSchemaCache) reduce duplicated memory consumption for column name and column path [doris]

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

(doris) branch branch-2.1 updated (677c9348a7d -> 009ca9b90b2)

2024-03-07 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 omit 677c9348a7d [fix] (doc)Fix invalid link on benchmark tool page #31920 omit 73f6d9532dc [feat](nereids) suppor

(doris) 04/18: [type](doc) Standardize the name in the sql-dialect document and modify the format (#31636)

2024-03-07 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 474cacd5728b1a4cacff2efc91831973864a6829 Author: echo-dundun <50286010+echo-...@users.noreply.github.com> AuthorDate

(doris) 06/18: [enhancement](nereids) show nullaware semi join in plan (#31738)

2024-03-07 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 9d5c51f5c3796fd2bb6b4b384c03a87fc42ca9fd Author: starocean999 <40539150+starocean...@users.noreply.github.com> Autho

(doris) 11/18: [doc](apache-superset)add doc for apache superset compatible (#31314)

2024-03-07 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 370b050cae74d3f0333f58f7341677d2abe340b5 Author: Jiwen liu <61498169+liujiwen...@users.noreply.github.com> AuthorDat

(doris) 18/18: [fix] (doc)Fix invalid link on benchmark tool page #31920

2024-03-07 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 009ca9b90b2cd9f8da95668353f1f2677e67edfd Author: kkop <45192870+cjj2...@users.noreply.github.com> AuthorDate: Thu Ma

(doris) 07/18: [fix](http stream) http stream support memtable_on_sink_node header (#31866)

2024-03-07 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 da5a40077f3bb8ff48e58b3de0a24eb5531754ca Author: meiyi AuthorDate: Thu Mar 7 11:13:31 2024 +0800 [fix](http st

(doris) 10/18: [fix](function) fix date_format function execution error on fe (#31645)

2024-03-07 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 e91d16854b6a6c61d61a354c2de6bad5578c94de Author: lw112 <131352377+felixw...@users.noreply.github.com> AuthorDate: Th

(doris) 03/18: [Bug](fix) fix or and "<=>" cause coredump in query (#31884)

2024-03-07 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 9bf22a872a5775631fe047790349f324c9d671f9 Author: HappenLee AuthorDate: Thu Mar 7 10:09:35 2024 +0800 [Bug](fix

(doris) 05/18: [enhancement](nereids) allow reorder mark join (#30644)

2024-03-07 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 5905ffa1da5ab40a54bd010fae10a2ed5269e6d4 Author: starocean999 <40539150+starocean...@users.noreply.github.com> Autho

(doris) 09/18: [fix](money_format) fix money_format #31883

2024-03-07 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 21ce85dc14882c7bf78e3b8a20cc03830e3a4893 Author: zhiqiang AuthorDate: Thu Mar 7 11:26:41 2024 +0800 [fix](mone

(doris) 16/18: [Fix](Nereids) fix hint cases with random result (#31865)

2024-03-07 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 fa411f88dfd69a57a8912e3e221561ecdbf86894 Author: LiBinfeng <46676950+libinfeng...@users.noreply.github.com> AuthorDa

(doris) 13/18: [cloud](point query) enable short circuit query in cloud (#31897)

2024-03-07 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 0c7e9257a85193f2dc70d1960c9eb65ba84984ca Author: lihangyu <15605149...@163.com> AuthorDate: Thu Mar 7 12:25:43 2024

(doris) 12/18: [bug](meta) exit when get RollbackException in observer (#31687)

2024-03-07 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 56342278f190fcd09362e227dc414ba7caa04935 Author: Lijia Liu AuthorDate: Thu Mar 7 12:18:21 2024 +0800 [bug](met

(doris) 17/18: [feat](nereids) support null safe eq runtime filter (FE part) (#31655)

2024-03-07 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 db389d7d4eb0aab088c1c34a33f8cc2330665213 Author: minghong AuthorDate: Thu Mar 7 14:29:25 2024 +0800 [feat](ner

(doris) 08/18: [fix](mtmv) support null value in partition for updating (#31843)

2024-03-07 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 a3c24b84e3ee25a25368a8d5f0fb770503e16632 Author: 谢健 AuthorDate: Thu Mar 7 11:18:37 2024 +0800 [fix](mtmv) supp

(doris) 14/18: [enhance](mtmv) MTMV Use partial partition of base table (#31632)

2024-03-07 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 667b1fba044f07112fa635ff444530c8dbe1a81c Author: zhangdong <493738...@qq.com> AuthorDate: Thu Mar 7 12:28:24 2024 +0

(doris) 02/18: [typo](doc) Add a full backup case and modify sidebars (#31801)

2024-03-07 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 42776eefdfa6e1630a090ffd0e8eacd963770b84 Author: yuanyuan8983 <99315889+yuanyuan8...@users.noreply.github.com> Autho

(doris) 01/18: [improvement](jdbc catalog) opt get db2 schema list & xml type mapping (#31856)

2024-03-07 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 5b00f4fbebf1eba03d3f45b53f14ae221df77ac0 Author: zy-kkk AuthorDate: Wed Mar 6 22:42:15 2024 +0800 [improvement

(doris) 15/18: [chore](build) Using multithread to accelerate FE compilation (#31855)

2024-03-07 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 29b858d8c91ae534678b895021d481d38074c374 Author: yagagagaga AuthorDate: Thu Mar 7 13:56:47 2024 +0800 [chore](

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

2024-03-07 Thread via GitHub
doris-robot commented on PR #31923: URL: https://github.com/apache/doris/pull/31923#issuecomment-1983007081 Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Load test result on commit bb7e66cb6ad819061b3f0457141aa78c85e121a2 with default session variables Stream

Re: [PR] [typo](docs)modify error josn format in filecache docs. [doris]

2024-03-07 Thread via GitHub
ixzc closed pull request #28181: [typo](docs)modify error josn format in filecache docs. URL: https://github.com/apache/doris/pull/28181 -- 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] [feature](merge-cloud) Make MetaService compatible with selectdb cloud [doris]

2024-03-07 Thread via GitHub
w41ter commented on PR #31620: URL: https://github.com/apache/doris/pull/31620#issuecomment-1983018004 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] [Performance](json reader) optimize filling default values (#25542) [doris]

2024-03-07 Thread via GitHub
doris-robot commented on PR #31937: URL: https://github.com/apache/doris/pull/31937#issuecomment-1983022796 TPC-H: Total hot run time: 50405 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools Tpch sf100

Re: [PR] [nereids] outer join with is null stats estimation enhancement [doris]

2024-03-07 Thread via GitHub
xzj7019 commented on PR #31875: URL: https://github.com/apache/doris/pull/31875#issuecomment-1983027988 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] [type](doc) update 2.1 doc label [doris]

2024-03-07 Thread via GitHub
jeffreys-cat closed pull request #31941: [type](doc) update 2.1 doc label URL: https://github.com/apache/doris/pull/31941 -- 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] [type](doc) update 2.1 doc label [doris]

2024-03-07 Thread via GitHub
doris-robot commented on PR #31942: URL: https://github.com/apache/doris/pull/31942#issuecomment-1983030997 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] [type](doc) update 2.1 doc label [doris]

2024-03-07 Thread via GitHub
jeffreys-cat opened a new pull request, #31942: URL: https://github.com/apache/doris/pull/31942 ## Proposed changes update 2.1 doc label -- 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] [feature](function) Support for aggregate function foreach combiner for some error function [doris]

2024-03-07 Thread via GitHub
Mryange commented on PR #31913: URL: https://github.com/apache/doris/pull/31913#issuecomment-1983031496 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] [improvement](mtmv) Improve the performance for query rewritting by materialized view [doris]

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

2024-03-07 Thread via GitHub
doris-robot commented on PR #31692: URL: https://github.com/apache/doris/pull/31692#issuecomment-1983043041 TeamCity be ut coverage result: Function Coverage: 35.40% (8560/24184) Line Coverage: 27.15% (69509/256010) Region Coverage: 26.37% (36069/136756) Branch Coverage: 23.2

(doris) branch branch-2.1 updated: [type](doc) update 2.1 doc label (#31942)

2024-03-07 Thread luzhijing
This is an automated email from the ASF dual-hosted git repository. luzhijing pushed a commit to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-2.1 by this push: new 1898517b2f8 [type](doc) update 2.1 doc

Re: [PR] [type](doc) update 2.1 doc label [doris]

2024-03-07 Thread via GitHub
luzhijing merged PR #31942: URL: https://github.com/apache/doris/pull/31942 -- 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] [Performance](json reader) optimize filling default values (#25542) [doris]

2024-03-07 Thread via GitHub
doris-robot commented on PR #31937: URL: https://github.com/apache/doris/pull/31937#issuecomment-1983048939 TPC-DS: Total hot run time: 202887 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools TPC-DS

[PR] [fix](merge-cloud) use correct fs to create transient rowset writer [doris]

2024-03-07 Thread via GitHub
zhannngchen opened a new pull request, #31943: URL: https://github.com/apache/doris/pull/31943 ## Proposed changes Issue Number: close #xxx incorrect `fs` may cause the segment files written by transient rowset writer not uploaded to s3 ## Further comments If this

Re: [PR] [fix](merge-cloud) use correct fs to create transient rowset writer [doris]

2024-03-07 Thread via GitHub
doris-robot commented on PR #31943: URL: https://github.com/apache/doris/pull/31943#issuecomment-1983049651 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](Nereids) fix group_concat(distinct) failed [doris]

2024-03-07 Thread via GitHub
doris-robot commented on PR #31915: URL: https://github.com/apache/doris/pull/31915#issuecomment-1983049988 TPC-H: Total hot run time: 50195 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools Tpch sf100

Re: [PR] [fix](merge-cloud) use correct fs to create transient rowset writer [doris]

2024-03-07 Thread via GitHub
zhannngchen commented on PR #31943: URL: https://github.com/apache/doris/pull/31943#issuecomment-1983050141 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] [typo](doc) modify error description in window_function_sum master doc [doris]

2024-03-07 Thread via GitHub
ixzc closed pull request #29077: [typo](doc) modify error description in window_function_sum master doc URL: https://github.com/apache/doris/pull/29077 -- 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 t

Re: [PR] [feature-wip](Cloud) Add property storage vault for OlapTable [doris]

2024-03-07 Thread via GitHub
platoneko commented on code in PR #31628: URL: https://github.com/apache/doris/pull/31628#discussion_r1515730452 ## be/src/olap/delta_writer_context.h: ## @@ -43,6 +43,7 @@ struct WriteRequest { std::shared_ptr table_schema_param = nullptr; bool is_high_priority = fals

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

2024-03-07 Thread via GitHub
github-actions[bot] commented on PR #31854: URL: https://github.com/apache/doris/pull/31854#issuecomment-1983054888 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] [regression-test](fix)add usercase for user-definded variable [doris]

2024-03-07 Thread via GitHub
JNSimba commented on PR #27089: URL: https://github.com/apache/doris/pull/27089#issuecomment-1983056585 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] Add usercase for user-definded variable(test reconnect) [doris]

2024-03-07 Thread via GitHub
JNSimba commented on PR #27121: URL: https://github.com/apache/doris/pull/27121#issuecomment-1983056829 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] delete external table docs master [doris]

2024-03-07 Thread via GitHub
JNSimba commented on PR #28353: URL: https://github.com/apache/doris/pull/28353#issuecomment-1983057399 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](merge-cloud) use correct fs to create transient rowset writer [doris]

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

2024-03-07 Thread via GitHub
Gabriel39 commented on PR #31930: URL: https://github.com/apache/doris/pull/31930#issuecomment-1983059014 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] delete external table docs master [doris]

2024-03-07 Thread via GitHub
github-actions[bot] commented on PR #28353: URL: https://github.com/apache/doris/pull/28353#issuecomment-1983059182 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] [nereids] outer join with is null stats estimation enhancement [doris]

2024-03-07 Thread via GitHub
xzj7019 commented on PR #31875: URL: https://github.com/apache/doris/pull/31875#issuecomment-1983059143 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] delete external table docs master [doris]

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

Re: [PR] [regression-test](fix)add usercase for user-definded variable [doris]

2024-03-07 Thread via GitHub
github-actions[bot] commented on PR #27089: URL: https://github.com/apache/doris/pull/27089#issuecomment-1983059836 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] [regression-test](fix)add usercase for user-definded variable [doris]

2024-03-07 Thread via GitHub
github-actions[bot] commented on PR #27089: URL: https://github.com/apache/doris/pull/27089#issuecomment-1983059893 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] [Performance](json reader) optimize filling default values (#25542) [doris]

2024-03-07 Thread via GitHub
doris-robot commented on PR #31937: URL: https://github.com/apache/doris/pull/31937#issuecomment-1983059899 ClickBench: Total hot run time: 30.3 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools C

Re: [PR] Add usercase for user-definded variable(test reconnect) [doris]

2024-03-07 Thread via GitHub
github-actions[bot] commented on PR #27121: URL: https://github.com/apache/doris/pull/27121#issuecomment-1983065450 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] Add usercase for user-definded variable(test reconnect) [doris]

2024-03-07 Thread via GitHub
github-actions[bot] commented on PR #27121: URL: https://github.com/apache/doris/pull/27121#issuecomment-1983065608 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] [Performance](json reader) optimize filling default values (#25542) [doris]

2024-03-07 Thread via GitHub
doris-robot commented on PR #31937: URL: https://github.com/apache/doris/pull/31937#issuecomment-1983072313 Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Load test result on commit 93c34a3421df50be0dce91a7447b6bf96fd171f0 with default session variables Stream

Re: [PR] [fix](paimon) auto deplay paimon oss/s3 jar file (#31568) [doris]

2024-03-07 Thread via GitHub
morningman merged PR #31916: URL: https://github.com/apache/doris/pull/31916 -- 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.a

(doris) branch branch-2.0 updated (6e12a0005ad -> b60d1d8807d)

2024-03-07 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a change to branch branch-2.0 in repository https://gitbox.apache.org/repos/asf/doris.git from 6e12a0005ad [fix](money_format) fix money_format #31883 (#31901) add b60d1d8807d [fix](paimon) auto deplay

Re: [PR] [improvement](binlog)Support inverted index in CCR [doris]

2024-03-07 Thread via GitHub
qidaye commented on PR #31743: URL: https://github.com/apache/doris/pull/31743#issuecomment-1983072617 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](regression)Add waiting timeout while creating mv and row count report. [doris]

2024-03-07 Thread via GitHub
doris-robot commented on PR #31944: URL: https://github.com/apache/doris/pull/31944#issuecomment-1983076710 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](regression)Add waiting timeout while creating mv and row count report. [doris]

2024-03-07 Thread via GitHub
Jibing-Li commented on PR #31944: URL: https://github.com/apache/doris/pull/31944#issuecomment-1983077672 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] [fix](regression)Add waiting timeout while creating mv and row count report. [doris]

2024-03-07 Thread via GitHub
Jibing-Li opened a new pull request, #31944: URL: https://github.com/apache/doris/pull/31944 ## 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

<    1   2   3   4   5   6   7   8   >