[GitHub] [doris] dataroaring commented on pull request #24197: [imrovement][iterators] reduce memory for union iterators

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

[GitHub] [doris] dataroaring commented on pull request #24199: [improvement](scanner_schedule) reduce memory consumption of scanner

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

[GitHub] [doris] hillbun opened a new issue, #24292: [Bug] k8s deploy, but doris-follower-cluster1-0 can not start

2023-09-12 Thread via GitHub
hillbun opened a new issue, #24292: URL: https://github.com/apache/doris/issues/24292 ### 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 https://github.com/apac

[GitHub] [doris] github-actions[bot] commented on pull request #24291: [enhance](Tools): update tpch tools

2023-09-12 Thread via GitHub
github-actions[bot] commented on PR #24291: URL: https://github.com/apache/doris/pull/24291#issuecomment-1717051482 `sh-checker report` To get the full details, please check in the [job]("https://github.com/apache/doris/actions/runs/6169009673";) output. shellcheck err

[GitHub] [doris] xzj7019 commented on pull request #24291: [enhance](Tools): update tpch tools

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

[GitHub] [doris] xzj7019 opened a new pull request, #24291: [enhance](Tools): update tpch tools

2023-09-12 Thread via GitHub
xzj7019 opened a new pull request, #24291: URL: https://github.com/apache/doris/pull/24291 ## Proposed changes Update tpch tools: 1) extend data scale to sf1/sf100/sf1000/sf1 2) add table schema, sql, opt config for all different scale. 3) refine result output

[GitHub] [doris] doris-robot commented on pull request #23142: [opt](pipeline) Make pipeline fragment context send_report asynchronized

2023-09-12 Thread via GitHub
doris-robot commented on PR #23142: URL: https://github.com/apache/doris/pull/23142#issuecomment-1717049556 TeamCity be ut coverage result: Function Coverage: 36.94% (7945/21507) Line Coverage: 28.94% (63753/220307) Region Coverage: 27.89% (33104/118704) Branch Coverage: 24.4

[GitHub] [doris] Jibing-Li commented on pull request #24154: [Feature](statistics)Support external table analyze partition.

2023-09-12 Thread via GitHub
Jibing-Li commented on PR #24154: URL: https://github.com/apache/doris/pull/24154#issuecomment-1717045514 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

[GitHub] [doris] morrySnow closed pull request #24283: [fix](sql block) If you use a space at the end of the SQL statement in the interception rule, there will be a problem of mismatching.

2023-09-12 Thread via GitHub
morrySnow closed pull request #24283: [fix](sql block) If you use a space at the end of the SQL statement in the interception rule, there will be a problem of mismatching. URL: https://github.com/apache/doris/pull/24283 -- This is an automated message from the Apache Git Service. To respond

[GitHub] [doris] github-actions[bot] commented on pull request #24199: [improvement](scanner_schedule) reduce memory consumption of scanner

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

[GitHub] [doris] freemandealer commented on a diff in pull request #24270: [typo](doc) fix error description about load_to_single_tablet

2023-09-12 Thread via GitHub
freemandealer commented on code in PR #24270: URL: https://github.com/apache/doris/pull/24270#discussion_r1324051694 ## docs/en/docs/sql-manual/sql-reference/Data-Manipulation-Statements/Load/BROKER-LOAD.md: ## @@ -194,7 +194,7 @@ WITH BROKER broker_name - `load_to_sing

[GitHub] [doris] doris-robot commented on pull request #24087: [Improve](serde)replace function_cast from_string to serde

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

[GitHub] [doris] morrySnow commented on pull request #24283: [fix](sql block) If you use a space at the end of the SQL statement in the interception rule, there will be a problem of mismatching.

2023-09-12 Thread via GitHub
morrySnow commented on PR #24283: URL: https://github.com/apache/doris/pull/24283#issuecomment-1717045431 instead change the behavior, we update doc to give more detail of this feature now -- This is an automated message from the Apache Git Service. To respond to the message, please log o

[GitHub] [doris] starocean999 opened a new pull request, #24290: [fix](nereids)correlated anti join shouldn't be translated to null aware anti join

2023-09-12 Thread via GitHub
starocean999 opened a new pull request, #24290: URL: https://github.com/apache/doris/pull/24290 ## Proposed changes original SQL select t1.* from t1 where t1.k1 not in ( select t3.k1 from t3 where t1.k2 = t3.k2 ); rewrite SQL before (wrong): select t1.* from t1 null aware

[GitHub] [doris] starocean999 commented on pull request #24290: [fix](nereids)correlated anti join shouldn't be translated to null aware anti join

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

[GitHub] [doris] github-actions[bot] commented on pull request #24066: [feature](move-memtable) share delta writer v2 among sinks

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

[doris] branch master updated: [feature](move-memtable) share delta writer v2 among sinks (#24066)

2023-09-12 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new 563c3f75ffd [feature](move-memtable) share d

[GitHub] [doris] dataroaring merged pull request #24066: [feature](move-memtable) share delta writer v2 among sinks

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

[GitHub] [doris] AshinGau commented on pull request #24192: [test](regression) add file cache regression test

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

[GitHub] [doris] BePPPower opened a new pull request, #24289: [Fix](S3 tvf) fix that S3 tvf can not run properly

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

[doris] branch master updated: [enhancement](delete-handler) split Deletehandler#commitJob and add preconditions to intercept NPE(#24086)

2023-09-12 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new d87b852e18b [enhancement](delete-handler) sp

[GitHub] [doris] dataroaring merged pull request #24086: [enhancement](delete-handler) split Deletehandler#commitJob and add preconditions to intercept NPE

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

[GitHub] [doris] github-actions[bot] commented on pull request #24270: [typo](doc) fix error description about load_to_single_tablet

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

[GitHub] [doris] github-actions[bot] commented on pull request #24270: [typo](doc) fix error description about load_to_single_tablet

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

[doris] branch master updated (edd711105af -> 335064f897f)

2023-09-12 Thread starocean999
This is an automated email from the ASF dual-hosted git repository. starocean999 pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from edd711105af [Feature](inverted index) add disjunction for inverted index query (#24263) add 335064f897f [fe

[GitHub] [doris] starocean999 merged pull request #23598: [feature](Nereids) add lambda argument and array_map function

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

[GitHub] [doris] HHoflittlefish777 commented on pull request #24270: [typo](doc) fix error description about load_to_single_tablet

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

[GitHub] [doris] doris-robot commented on pull request #24286: [pipelineX](refactor) add union node in pipelineX

2023-09-12 Thread via GitHub
doris-robot commented on PR #24286: URL: https://github.com/apache/doris/pull/24286#issuecomment-1717014286 TeamCity be ut coverage result: Function Coverage: 36.87% (7941/21536) Line Coverage: 28.90% (63711/220459) Region Coverage: 27.85% (33091/118824) Branch Coverage: 24.4

[GitHub] [doris] doris-robot commented on pull request #24286: [pipelineX](refactor) add union node in pipelineX

2023-09-12 Thread via GitHub
doris-robot commented on PR #24286: URL: https://github.com/apache/doris/pull/24286#issuecomment-1717013661 TeamCity be ut coverage result: Function Coverage: 36.87% (7941/21536) Line Coverage: 28.90% (63705/220459) Region Coverage: 27.84% (33086/118824) Branch Coverage: 24.4

[doris] branch master updated (e30c3f3a65b -> edd711105af)

2023-09-12 Thread jianliangqi
This is an automated email from the ASF dual-hosted git repository. jianliangqi pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from e30c3f3a65b [fix](csv_reader)fix bug that Read garbled files caused be crash. (#24164) add edd711105af [Feat

[GitHub] [doris] github-actions[bot] commented on pull request #21773: [Feature](merge-on-write)Support ignore mode for merge-on-write unique table

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

[GitHub] [doris] Gabriel39 commented on a diff in pull request #24286: [pipelineX](refactor) add union node in pipelineX

2023-09-12 Thread via GitHub
Gabriel39 commented on code in PR #24286: URL: https://github.com/apache/doris/pull/24286#discussion_r1324014187 ## be/src/pipeline/exec/union_sink_operator.h: ## @@ -64,5 +65,121 @@ class UnionSinkOperator final : public StreamingOperator _data_queue; std::unique_ptr _out

[GitHub] [doris] qidaye merged pull request #24263: [Feature](inverted index) add disjunction for inverted index query

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

[GitHub] [doris] doris-robot commented on pull request #23969: [fix](streamload) fix http_stream retry mechanism

2023-09-12 Thread via GitHub
doris-robot commented on PR #23969: URL: https://github.com/apache/doris/pull/23969#issuecomment-1717013216 TeamCity be ut coverage result: Function Coverage: 36.94% (7943/21501) Line Coverage: 28.94% (63731/220237) Region Coverage: 27.88% (33101/118715) Branch Coverage: 24.4

[GitHub] [doris] zhannngchen commented on a diff in pull request #21773: [Feature](merge-on-write)Support ignore mode for merge-on-write unique table

2023-09-12 Thread via GitHub
zhannngchen commented on code in PR #21773: URL: https://github.com/apache/doris/pull/21773#discussion_r1324018895 ## fe/fe-core/src/test/java/org/apache/doris/planner/OlapTableSinkTest.java: ## @@ -206,7 +206,7 @@ public void testListPartition( }; OlapTableS

[GitHub] [doris] bobhan1 commented on a diff in pull request #21773: [Feature](merge-on-write)Support ignore mode for merge-on-write unique table

2023-09-12 Thread via GitHub
bobhan1 commented on code in PR #21773: URL: https://github.com/apache/doris/pull/21773#discussion_r1324020459 ## fe/fe-core/src/test/java/org/apache/doris/planner/OlapTableSinkTest.java: ## @@ -206,7 +206,7 @@ public void testListPartition( }; OlapTableSink

[GitHub] [doris] zhannngchen commented on a diff in pull request #21773: [Feature](merge-on-write)Support ignore mode for merge-on-write unique table

2023-09-12 Thread via GitHub
zhannngchen commented on code in PR #21773: URL: https://github.com/apache/doris/pull/21773#discussion_r1324018895 ## fe/fe-core/src/test/java/org/apache/doris/planner/OlapTableSinkTest.java: ## @@ -206,7 +206,7 @@ public void testListPartition( }; OlapTableS

[GitHub] [doris] zhannngchen commented on a diff in pull request #21773: [Feature](merge-on-write)Support ignore mode for merge-on-write unique table

2023-09-12 Thread via GitHub
zhannngchen commented on code in PR #21773: URL: https://github.com/apache/doris/pull/21773#discussion_r1324018895 ## fe/fe-core/src/test/java/org/apache/doris/planner/OlapTableSinkTest.java: ## @@ -206,7 +206,7 @@ public void testListPartition( }; OlapTableS

[GitHub] [doris] github-actions[bot] commented on pull request #24087: [Improve](serde)replace function_cast from_string to serde

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

[doris] branch master updated: [fix](csv_reader)fix bug that Read garbled files caused be crash. (#24164)

2023-09-12 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman 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 e30c3f3a65b [fix](csv_reader)fix bug that Rea

[GitHub] [doris] morningman merged pull request #24164: [fix](csv_reader)fix bug that Read garbled files caused be crash.

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

[GitHub] [doris] github-actions[bot] commented on pull request #24263: [Feature](inverted index) add disjunction for inverted index query

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

[GitHub] [doris] amorynan commented on pull request #24087: [Improve](serde)replace function_cast from_string to serde

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

[GitHub] [doris] liutang123 commented on pull request #23142: [opt](pipeline) Make pipeline fragment context send_report asynchronized

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

[GitHub] [doris] doris-robot commented on pull request #23969: [fix](streamload) fix http_stream retry mechanism

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

[GitHub] [doris] doris-robot commented on pull request #24260: [improvement](jdbc catalog) Optimize Loop Performance by Caching `isNebula` Method Result

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

[GitHub] [doris] github-actions[bot] commented on pull request #24251: [Improvement](join) reduce memory usage on RowRefList

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

[GitHub] [doris] github-actions[bot] commented on pull request #24286: [pipelineX](refactor) add union node in pipelineX

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

[GitHub] [doris] doris-robot commented on pull request #23053: [feature](insert) Support wal for group commit insert

2023-09-12 Thread via GitHub
doris-robot commented on PR #23053: URL: https://github.com/apache/doris/pull/23053#issuecomment-1716982058 TeamCity be ut coverage result: Function Coverage: 37.42% (8064/21551) Line Coverage: 29.35% (64830/220866) Region Coverage: 28.29% (33674/119014) Branch Coverage: 24.7

[GitHub] [doris] github-actions[bot] commented on pull request #24286: [pipelineX](refactor) add union node in pipelineX

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

[GitHub] [doris] Mryange commented on pull request #24286: [pipelineX](refactor) add union node in pipelineX

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

[GitHub] [doris] zhiqiang-hhhh commented on a diff in pull request #24286: [pipelineX](refactor) add union node in pipelineX

2023-09-12 Thread via GitHub
zhiqiang- commented on code in PR #24286: URL: https://github.com/apache/doris/pull/24286#discussion_r1323991119 ## be/src/pipeline/exec/union_source_operator.h: ## @@ -67,6 +68,49 @@ class UnionSourceOperator final : public SourceOperator _data_queue; bool _need_read_

[GitHub] [doris] Mryange commented on pull request #24286: [pipelineX](refactor) add union node in pipelineX

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

[GitHub] [doris] doris-robot commented on pull request #23053: [feature](insert) Support wal for group commit insert

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

[GitHub] [doris] HackToday commented on issue #24145: [Bug] avx512 is misjudge and cause be coredump

2023-09-12 Thread via GitHub
HackToday commented on issue #24145: URL: https://github.com/apache/doris/issues/24145#issuecomment-1716970991 Hi @xiaokang Thanks for your info. Could you tell me your OS distro ? It seems the kernel is very old. And I am not sure if your environment is still OK, when cored ump ha

[GitHub] [doris] github-actions[bot] commented on pull request #24260: [improvement](jdbc catalog) Optimize Loop Performance by Caching `isNebula` Method Result

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

[GitHub] [doris] github-actions[bot] commented on pull request #24260: [improvement](jdbc catalog) Optimize Loop Performance by Caching `isNebula` Method Result

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

[doris] branch master updated: [fix](FileCache) the logic of selecting the cache path is reversed (#24277)

2023-09-12 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman 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 9916324e9c [fix](FileCache) the logic of sele

[GitHub] [doris] morningman merged pull request #24277: [fix](FileCache) the logic of selecting the cache path is reversed

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

[GitHub] [doris] morningman commented on pull request #24260: [improvement](jdbc catalog) Optimize Loop Performance by Caching `isNebula` Method Result

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

[GitHub] [doris] github-actions[bot] commented on pull request #23969: [fix](streamload) fix http_stream retry mechanism

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

[GitHub] [doris] hust-hhb commented on pull request #23053: [feature](insert) Support wal for group commit insert

2023-09-12 Thread via GitHub
hust-hhb commented on PR #23053: URL: https://github.com/apache/doris/pull/23053#issuecomment-1716957719 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

[GitHub] [doris] doris-robot commented on pull request #23053: [feature](insert) Support wal for group commit insert

2023-09-12 Thread via GitHub
doris-robot commented on PR #23053: URL: https://github.com/apache/doris/pull/23053#issuecomment-1716955774 TeamCity be ut coverage result: Function Coverage: 37.42% (8064/21551) Line Coverage: 29.35% (64814/220864) Region Coverage: 28.29% (33674/119013) Branch Coverage: 24.7

[GitHub] [doris] yiguolei commented on pull request #23969: [fix](streamload) fix http_stream retry mechanism

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

[GitHub] [doris] doris-robot commented on pull request #21773: [Feature](merge-on-write)Support ignore mode for merge-on-write unique table

2023-09-12 Thread via GitHub
doris-robot commented on PR #21773: URL: https://github.com/apache/doris/pull/21773#issuecomment-1716944962 TeamCity be ut coverage result: Function Coverage: 36.94% (7944/21504) Line Coverage: 28.93% (63725/220276) Region Coverage: 27.87% (33095/118734) Branch Coverage: 24.4

[GitHub] [doris] doris-robot commented on pull request #24287: [feature](Nereids): date/datetime parser support many complex case

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

[GitHub] [doris] doris-robot commented on pull request #21773: [Feature](merge-on-write)Support ignore mode for merge-on-write unique table

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

[GitHub] [doris] doris-robot commented on pull request #24285: [chore](log) improve query log of debug on fe

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

[GitHub] [doris] doris-robot commented on pull request #22504: [feature](partial update) support partial update different columns for each row in one stream load

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

[GitHub] [doris] sohardforaname commented on pull request #22088: [Fix](Nereids)fix loading core when enable nereids DML default

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

[GitHub] [doris] doris-robot commented on pull request #22504: [feature](partial update) support partial update different columns for each row in one stream load

2023-09-12 Thread via GitHub
doris-robot commented on PR #22504: URL: https://github.com/apache/doris/pull/22504#issuecomment-1716921718 TeamCity be ut coverage result: Function Coverage: 36.92% (7943/21516) Line Coverage: 28.90% (63750/220580) Region Coverage: 27.85% (33113/118881) Branch Coverage: 24.4

[GitHub] [doris] hust-hhb commented on pull request #23053: [feature](insert) Support wal for group commit insert

2023-09-12 Thread via GitHub
hust-hhb commented on PR #23053: URL: https://github.com/apache/doris/pull/23053#issuecomment-1716919856 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

[GitHub] [doris] AshinGau commented on pull request #24235: [improvement](multi-catalog) push down all predicates into rowgroup/page filtering for ParquetReader

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

[GitHub] [doris] jackwener commented on pull request #24287: [feature](Nereids): date/datetime parser support many complex case

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

[GitHub] [doris] doris-robot commented on pull request #21597: [feature](partial update) support MOW partial update for insert statement

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

[GitHub] [doris] morrySnow merged pull request #24186: [Enhancement](Nereids)support skip prune default partition for Nereids

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

[GitHub] [doris] doris-robot commented on pull request #23598: [feature](Nereids) add lambda argument and array_map function

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

[GitHub] [doris] englefly opened a new pull request, #24288: [fix](planner) having clause analyze bug

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

[doris] branch master updated (a6f05e89f5 -> f985b28ac6)

2023-09-12 Thread morrysnow
This is an automated email from the ASF dual-hosted git repository. morrysnow pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from a6f05e89f5 [doc](catalog) update cache refresh doc (#24183) add f985b28ac6 [fix](Nereids) default partition be

[GitHub] [doris] github-actions[bot] commented on pull request #21773: [Feature](merge-on-write)Support ignore mode for merge-on-write unique table

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

[doris] 01/01: [Feature](multi-catalog) Support sql cache for hms catalog (#23391)

2023-09-12 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch pick23391 in repository https://gitbox.apache.org/repos/asf/doris.git commit 02a4f9e97700789afaf8021ce7483fef916f7f89 Author: morningman AuthorDate: Wed Sep 13 12:02:59 2023 +0800 [Featu

[doris] branch pick23391 created (now 02a4f9e977)

2023-09-12 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a change to branch pick23391 in repository https://gitbox.apache.org/repos/asf/doris.git at 02a4f9e977 [Feature](multi-catalog) Support sql cache for hms catalog (#23391) This branch includes the follow

[GitHub] [doris] github-actions[bot] commented on pull request #21773: [Feature](merge-on-write)Support ignore mode for merge-on-write unique table

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

[GitHub] [doris] doris-robot commented on pull request #23594: [Enhancement](Column) Support int default value to int type column

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

[GitHub] [doris] doris-robot commented on pull request #23978: [feat](stats) Support analyze with sample automatically

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

[GitHub] [doris] doris-robot commented on pull request #24135: [opt](stats) Support display of auto analyze jobs

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

[GitHub] [doris] amorynan commented on pull request #24087: [Improve](serde)replace function_cast from_string to serde

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

[GitHub] [doris] bobhan1 commented on pull request #21773: [Feature](merge-on-write)Support ignore mode for merge-on-write unique table

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

[GitHub] [doris] github-actions[bot] commented on pull request #24251: [Improvement](join) reduce memory usage on RowRefList

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

[GitHub] [doris] doris-robot commented on pull request #23053: [feature](insert) Support wal for group commit insert

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

[GitHub] [doris] morningman commented on a diff in pull request #24207: [enhancement](fix)change ordinary type null value is \N,complex type null value is null

2023-09-12 Thread via GitHub
morningman commented on code in PR #24207: URL: https://github.com/apache/doris/pull/24207#discussion_r1323907766 ## be/src/vec/data_types/serde/data_type_nullable_serde.cpp: ## @@ -117,24 +119,25 @@ Status DataTypeNullableSerDe::deserialize_column_from_hive_text_vector(IColumn

[GitHub] [doris] doris-robot commented on pull request #24087: [Improve](serde)replace function_cast from_string to serde

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

[GitHub] [doris] sohardforaname commented on pull request #23121: [Feature](Nereids)support values table

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

[GitHub] [doris] github-actions[bot] commented on pull request #24253: [fix](jdbc catalog) Ensure Thread Safety by Refactoring isDoris&convertDateToNull Static Variable in JdbcMySQLClient

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

[GitHub] [doris] github-actions[bot] commented on pull request #24253: [fix](jdbc catalog) Ensure Thread Safety by Refactoring isDoris&convertDateToNull Static Variable in JdbcMySQLClient

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

[GitHub] [doris] doris-robot commented on pull request #23598: [feature](Nereids) add lambda argument and array_map function

2023-09-12 Thread via GitHub
doris-robot commented on PR #23598: URL: https://github.com/apache/doris/pull/23598#issuecomment-1716899725 TeamCity be ut coverage result: Function Coverage: 36.93% (7940/21500) Line Coverage: 28.93% (63706/220226) Region Coverage: 27.87% (33087/118709) Branch Coverage: 24.4

[GitHub] [doris] sohardforaname commented on a diff in pull request #23121: [Feature](Nereids)support values table

2023-09-12 Thread via GitHub
sohardforaname commented on code in PR #23121: URL: https://github.com/apache/doris/pull/23121#discussion_r1323905494 ## fe/fe-core/src/main/java/org/apache/doris/nereids/parser/LogicalPlanBuilder.java: ## @@ -1662,6 +1683,16 @@ public Expression visitParenthesizedExpression(Pa

[GitHub] [doris] doris-robot commented on pull request #22088: [Fix](Nereids)fix loading core when enable nereids DML default

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

[GitHub] [doris] morningman merged pull request #24183: [doc](catalog) update cache refresh doc

2023-09-12 Thread via GitHub
morningman merged PR #24183: URL: https://github.com/apache/doris/pull/24183 -- 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 master updated (2f74936382 -> a6f05e89f5)

2023-09-12 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 2f74936382 [FIX](decimalv3) fix decimalv3 with precision cast (#24241) add a6f05e89f5 [doc](catalog) update c

  1   2   3   4   5   6   7   8   >