[GitHub] [doris] doris-robot commented on pull request #24943: [fix](Nereids): tolerate DateLike overflow in SQL CAST/CONVERT

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

[GitHub] [doris] doris-robot commented on pull request #24914: [bug](profile) query profile api of fe cann't get result if non-root user query on the other fe

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

[GitHub] [doris] xiaolin84250 closed pull request #24368: [Fix](k8s install docs) append the bugs encountered during k8s installation and give answers.

2023-09-27 Thread via GitHub
xiaolin84250 closed pull request #24368: [Fix](k8s install docs) append the bugs encountered during k8s installation and give answers. URL: https://github.com/apache/doris/pull/24368 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHu

[GitHub] [doris] github-actions[bot] commented on pull request #24952: [improvement](compaction) output tablet_id when be core dumped.

2023-09-27 Thread via GitHub
github-actions[bot] commented on PR #24952: URL: https://github.com/apache/doris/pull/24952#issuecomment-1736818399 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] murong00 opened a new issue, #24957: [Bug] The option '-n' does not work when starting a xlus

2023-09-27 Thread via GitHub
murong00 opened a new issue, #24957: URL: https://github.com/apache/doris/issues/24957 ### 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 master ### What'

[GitHub] [doris] doris-robot commented on pull request #24898: [bug](json)Fix some problems of json function on Nereids

2023-09-27 Thread via GitHub
doris-robot commented on PR #24898: URL: https://github.com/apache/doris/pull/24898#issuecomment-1736825705 TeamCity be ut coverage result: Function Coverage: 36.33% (8142/22413) Line Coverage: 28.44% (65157/229110) Region Coverage: 27.40% (33790/123300) Branch Coverage: 24.0

[GitHub] [doris] doris-robot commented on pull request #24952: [improvement](compaction) output tablet_id when be core dumped.

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

[GitHub] [doris] github-actions[bot] commented on pull request #24945: [enhancement](Nereids) remove stats derivation in CostAndEnforce job

2023-09-27 Thread via GitHub
github-actions[bot] commented on PR #24945: URL: https://github.com/apache/doris/pull/24945#issuecomment-1736829280 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] github-actions[bot] commented on pull request #24945: [enhancement](Nereids) remove stats derivation in CostAndEnforce job

2023-09-27 Thread via GitHub
github-actions[bot] commented on PR #24945: URL: https://github.com/apache/doris/pull/24945#issuecomment-1736829333 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] morrySnow opened a new pull request, #24959: [fix](Nereids) could not prune datev1 partition column

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

[GitHub] [doris] github-actions[bot] commented on pull request #24947: [pipelineX](bug) Fix dead lock in exchange sink operator

2023-09-27 Thread via GitHub
github-actions[bot] commented on PR #24947: URL: https://github.com/apache/doris/pull/24947#issuecomment-1736830083 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] morrySnow commented on pull request #24959: [fix](Nereids) could not prune datev1 partition column

2023-09-27 Thread via GitHub
morrySnow commented on PR #24959: URL: https://github.com/apache/doris/pull/24959#issuecomment-1736830117 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] github-actions[bot] commented on pull request #24947: [pipelineX](bug) Fix dead lock in exchange sink operator

2023-09-27 Thread via GitHub
github-actions[bot] commented on PR #24947: URL: https://github.com/apache/doris/pull/24947#issuecomment-1736830157 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] bobhan1 commented on pull request #23395: [Fix](Status) Make `Status` `[[nodiscard]]` and handle returned `Status` correctly

2023-09-27 Thread via GitHub
bobhan1 commented on PR #23395: URL: https://github.com/apache/doris/pull/23395#issuecomment-1736830368 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 #24636: [fix](compile) failed on arm platform, with clang compiler and pch on, close #24633

2023-09-27 Thread via GitHub
doris-robot commented on PR #24636: URL: https://github.com/apache/doris/pull/24636#issuecomment-1736831426 TeamCity be ut coverage result: Function Coverage: 36.32% (8140/22413) Line Coverage: 28.43% (65139/229104) Region Coverage: 27.39% (33777/123299) Branch Coverage: 24.0

[GitHub] [doris] zhangstar333 opened a new pull request, #24960: [bug](partition_sort)partition sort need sort all data in two phase global

2023-09-27 Thread via GitHub
zhangstar333 opened a new pull request, #24960: URL: https://github.com/apache/doris/pull/24960 https://github.com/apache/doris/pull/24886 this PR have mark phase in FE, now add those change in BE. ## Proposed changes Issue Number: close #xxx ## Further comments

[GitHub] [doris-flink-connector] codeAntg commented on a diff in pull request #200: [fix] If there are single quotes in ddl statements, table creation fails

2023-09-27 Thread via GitHub
codeAntg commented on code in PR #200: URL: https://github.com/apache/doris-flink-connector/pull/200#discussion_r1338149232 ## flink-doris-connector/src/main/java/org/apache/doris/flink/catalog/doris/DorisSystem.java: ## @@ -180,7 +180,7 @@ public String buildCreateTableDDL(Tab

[GitHub] [doris] zhangstar333 commented on pull request #24960: [bug](partition_sort)partition sort need sort all data in two phase global

2023-09-27 Thread via GitHub
zhangstar333 commented on PR #24960: URL: https://github.com/apache/doris/pull/24960#issuecomment-1736835195 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-flink-connector] codeAntg commented on a diff in pull request #200: [fix] If there are single quotes in ddl statements, table creation fails

2023-09-27 Thread via GitHub
codeAntg commented on code in PR #200: URL: https://github.com/apache/doris-flink-connector/pull/200#discussion_r1338151525 ## flink-doris-connector/src/main/java/org/apache/doris/flink/catalog/doris/DorisSystem.java: ## @@ -180,7 +180,7 @@ public String buildCreateTableDDL(Tab

[GitHub] [doris] doris-robot commented on pull request #24954: [fix](insert) Fix test_group_commit_stream_load and add more regressi…

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

[GitHub] [doris] DongLiang-0 commented on pull request #24950: [fix](doc) Update doris zh-CN doc hit-the-rollup.md prefix index link address open fail

2023-09-27 Thread via GitHub
DongLiang-0 commented on PR #24950: URL: https://github.com/apache/doris/pull/24950#issuecomment-1736844261 Thank you for your contribution. Please add this link to the corresponding English document. -- This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [doris] github-actions[bot] commented on pull request #24960: [bug](partition_sort)partition sort need sort all data in two phase global

2023-09-27 Thread via GitHub
github-actions[bot] commented on PR #24960: URL: https://github.com/apache/doris/pull/24960#issuecomment-1736844192 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 #24826: [feature](es-catalog) add `include_hidden_index`in order to get the hidden index.

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

[GitHub] [doris] doris-robot commented on pull request #24954: [fix](insert) Fix test_group_commit_stream_load and add more regressi…

2023-09-27 Thread via GitHub
doris-robot commented on PR #24954: URL: https://github.com/apache/doris/pull/24954#issuecomment-1736847440 TeamCity be ut coverage result: Function Coverage: 36.33% (8142/22413) Line Coverage: 28.44% (65160/229104) Region Coverage: 27.41% (33791/123299) Branch Coverage: 24.0

[GitHub] [doris] doris-robot commented on pull request #24952: [improvement](compaction) output tablet_id when be core dumped.

2023-09-27 Thread via GitHub
doris-robot commented on PR #24952: URL: https://github.com/apache/doris/pull/24952#issuecomment-1736847574 TeamCity be ut coverage result: Function Coverage: 36.33% (8142/22413) Line Coverage: 28.44% (65153/229108) Region Coverage: 27.40% (33779/123299) Branch Coverage: 24.0

[GitHub] [doris] doris-robot commented on pull request #24952: [improvement](compaction) output tablet_id when be core dumped.

2023-09-27 Thread via GitHub
doris-robot commented on PR #24952: URL: https://github.com/apache/doris/pull/24952#issuecomment-1736848426 TeamCity be ut coverage result: Function Coverage: 36.31% (8140/22417) Line Coverage: 28.42% (65139/229203) Region Coverage: 27.39% (33779/123319) Branch Coverage: 24.0

[GitHub] [doris] doris-robot commented on pull request #24826: [feature](es-catalog) add `include_hidden_index`in order to get the hidden index.

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

[GitHub] [doris] doris-robot commented on pull request #24898: [bug](json)Fix some problems of json function on Nereids

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

[GitHub] [doris] doris-robot commented on pull request #24952: [improvement](compaction) output tablet_id when be core dumped.

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

[GitHub] [doris] murong00 opened a new pull request, #24961: [fix](k8s) specify namespace using downward api

2023-09-27 Thread via GitHub
murong00 opened a new pull request, #24961: URL: https://github.com/apache/doris/pull/24961 ## Proposed changes Issue Number: close #24957 We'd better to specify namespace using the downward API. -- This is an automated message from the Apache Git Service. To respond to the m

[GitHub] [doris] doris-robot commented on pull request #24956: [fix](planner)the common type of date and decimal should be double

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

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

2023-09-27 Thread via GitHub
liutang123 commented on PR #23142: URL: https://github.com/apache/doris/pull/23142#issuecomment-1736854065 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] murong00 commented on pull request #24648: [improvement](docker) Refine runtime docker image related files

2023-09-27 Thread via GitHub
murong00 commented on PR #24648: URL: https://github.com/apache/doris/pull/24648#issuecomment-1736855563 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 #24945: [enhancement](Nereids) remove stats derivation in CostAndEnforce job

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

[GitHub] [doris] Gabriel39 merged pull request #24947: [pipelineX](bug) Fix dead lock in exchange sink operator

2023-09-27 Thread via GitHub
Gabriel39 merged PR #24947: URL: https://github.com/apache/doris/pull/24947 -- 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] github-actions[bot] commented on pull request #24875: [Fix](doc) Fix doris english doc data-model.md table name spell error

2023-09-27 Thread via GitHub
github-actions[bot] commented on PR #24875: URL: https://github.com/apache/doris/pull/24875#issuecomment-1736869618 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 (87a30dc41d7 -> aa4dbbedc7f)

2023-09-27 Thread gabriellee
This is an automated email from the ASF dual-hosted git repository. gabriellee pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 87a30dc41d7 [feature-wip](arrow-flight)(step3) Support authentication and user session (#24772) add aa4dbbedc

[GitHub] [doris] doris-robot commented on pull request #24959: [fix](Nereids) could not prune datev1 partition column

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

[GitHub] [doris] murong00 commented on pull request #24961: [fix](k8s) specify namespace using downward api

2023-09-27 Thread via GitHub
murong00 commented on PR #24961: URL: https://github.com/apache/doris/pull/24961#issuecomment-1736871880 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] Mryange commented on pull request #24935: [remove](function) make execute_impl const and remove running_difference function

2023-09-27 Thread via GitHub
Mryange commented on PR #24935: URL: https://github.com/apache/doris/pull/24935#issuecomment-1736871349 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 #23395: [Fix](Status) Make `Status` `[[nodiscard]]` and handle returned `Status` correctly

2023-09-27 Thread via GitHub
github-actions[bot] commented on PR #23395: URL: https://github.com/apache/doris/pull/23395#issuecomment-1736871421 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] platoneko commented on pull request #24929: [feature](merge-cloud) Abstract BaseTablet for CloudTablet

2023-09-27 Thread via GitHub
platoneko commented on PR #24929: URL: https://github.com/apache/doris/pull/24929#issuecomment-1736872101 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] zy-kkk commented on pull request #24236: [typo](docs) add 'order by' when use 'limit m,n'

2023-09-27 Thread via GitHub
zy-kkk commented on PR #24236: URL: https://github.com/apache/doris/pull/24236#issuecomment-1736875563 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

[GitHub] [doris] github-actions[bot] commented on pull request #24236: [typo](docs) add 'order by' when use 'limit m,n'

2023-09-27 Thread via GitHub
github-actions[bot] commented on PR #24236: URL: https://github.com/apache/doris/pull/24236#issuecomment-1736876487 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] github-actions[bot] commented on pull request #24236: [typo](docs) add 'order by' when use 'limit m,n'

2023-09-27 Thread via GitHub
github-actions[bot] commented on PR #24236: URL: https://github.com/apache/doris/pull/24236#issuecomment-1736876561 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] liugddx commented on pull request #24875: [Fix](doc) Fix doris english doc data-model.md table name spell error

2023-09-27 Thread via GitHub
liugddx commented on PR #24875: URL: https://github.com/apache/doris/pull/24875#issuecomment-1736879651 > I have refactor data-model.md ,fix some doc error and fixed some formatting issues #24941 @hf200012 @zy-kkk -- This is an automated message from the Apache Git Service. To res

[GitHub] [doris] github-actions[bot] commented on pull request #23897: [typo](docs)delete wrong description of from_unixtime

2023-09-27 Thread via GitHub
github-actions[bot] commented on PR #23897: URL: https://github.com/apache/doris/pull/23897#issuecomment-1736878328 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 #23897: [typo](docs)delete wrong description of from_unixtime

2023-09-27 Thread via GitHub
github-actions[bot] commented on PR #23897: URL: https://github.com/apache/doris/pull/23897#issuecomment-1736878263 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] github-actions[bot] commented on a diff in pull request #24929: [feature](merge-cloud) Abstract BaseTablet for CloudTablet

2023-09-27 Thread via GitHub
github-actions[bot] commented on code in PR #24929: URL: https://github.com/apache/doris/pull/24929#discussion_r1338187107 ## be/src/olap/rowset/rowset_meta.cpp: ## @@ -0,0 +1,154 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more contributor license a

[GitHub] [doris] liugddx commented on pull request #24875: [Fix](doc) Fix doris english doc data-model.md table name spell error

2023-09-27 Thread via GitHub
liugddx commented on PR #24875: URL: https://github.com/apache/doris/pull/24875#issuecomment-1736878699 I have refactor data-model.md ,fix some doc error and fixed some formatting issues #24941 -- This is an automated message from the Apache Git Service. To respond to the message

[GitHub] [doris] github-actions[bot] commented on pull request #23187: [typo](docs)enable_storage_policy should not configure dynamically

2023-09-27 Thread via GitHub
github-actions[bot] commented on PR #23187: URL: https://github.com/apache/doris/pull/23187#issuecomment-1736878944 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] fcb-xiaobo opened a new pull request, #24962: [fix](doc) Update doris en doc hit-the-rollup.md prefix index link address

2023-09-27 Thread via GitHub
fcb-xiaobo opened a new pull request, #24962: URL: https://github.com/apache/doris/pull/24962 ## Proposed changes update doris en doc hit-the-rollup.md prefix index link address -- This is an automated message from the Apache Git Service. To respond to the message, p

[GitHub] [doris] lsy3993 commented on pull request #24236: [typo](docs) add 'order by' when use 'limit m,n'

2023-09-27 Thread via GitHub
lsy3993 commented on PR #24236: URL: https://github.com/apache/doris/pull/24236#issuecomment-1736881580 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 a diff in pull request #24935: [remove](function) make execute_impl const and remove running_difference function

2023-09-27 Thread via GitHub
github-actions[bot] commented on code in PR #24935: URL: https://github.com/apache/doris/pull/24935#discussion_r1338189288 ## be/src/vec/functions/array/function_array_element.h: ## @@ -129,7 +129,8 @@ class FunctionArrayElement : public IFunction { private: //==

[GitHub] [doris] lsy3993 commented on pull request #23897: [typo](docs)delete wrong description of from_unixtime

2023-09-27 Thread via GitHub
lsy3993 commented on PR #23897: URL: https://github.com/apache/doris/pull/23897#issuecomment-1736881989 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] lsy3993 commented on pull request #23187: [typo](docs)enable_storage_policy should not configure dynamically

2023-09-27 Thread via GitHub
lsy3993 commented on PR #23187: URL: https://github.com/apache/doris/pull/23187#issuecomment-1736882513 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] fcb-xiaobo commented on pull request #24950: [fix](doc) Update doris zh-CN doc hit-the-rollup.md prefix index link address open fail

2023-09-27 Thread via GitHub
fcb-xiaobo commented on PR #24950: URL: https://github.com/apache/doris/pull/24950#issuecomment-1736884042 > Thank you for your contribution. Please add this link to the corresponding English document. i hive modified the doris en doc open prefix index link address https://github.c

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

2023-09-27 Thread via GitHub
github-actions[bot] commented on PR #23594: URL: https://github.com/apache/doris/pull/23594#issuecomment-1736884537 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] zy-kkk commented on pull request #23594: [Enhancement](Column) Support int default value to int type column

2023-09-27 Thread via GitHub
zy-kkk commented on PR #23594: URL: https://github.com/apache/doris/pull/23594#issuecomment-1736884829 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

[GitHub] [doris] zy-kkk merged pull request #24676: [typo](doc)modify error link description in fe-config-template

2023-09-27 Thread via GitHub
zy-kkk merged PR #24676: URL: https://github.com/apache/doris/pull/24676 -- 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] Gabriel39 opened a new pull request, #24963: [pipelineX](bug) Fix meta scan operator

2023-09-27 Thread via GitHub
Gabriel39 opened a new pull request, #24963: URL: https://github.com/apache/doris/pull/24963 ## 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: [typo](doc)modify error link description in fe-config-template (#24676)

2023-09-27 Thread zykkk
This is an automated email from the ASF dual-hosted git repository. zykkk 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 a6d1da0db90 [typo](doc)modify error link descripti

[GitHub] [doris] Mryange commented on pull request #24924: [pipelineX](node)support file scan operator

2023-09-27 Thread via GitHub
Mryange commented on PR #24924: URL: https://github.com/apache/doris/pull/24924#issuecomment-1736886905 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 a diff in pull request #24935: [remove](function) make execute_impl const and remove running_difference function

2023-09-27 Thread via GitHub
github-actions[bot] commented on code in PR #24935: URL: https://github.com/apache/doris/pull/24935#discussion_r1338193974 ## be/src/vec/functions/array/function_array_difference.h: ## @@ -178,7 +179,8 @@ class FunctionArrayDifference : public IFunction { } } -

[GitHub] [doris] Gabriel39 commented on pull request #24963: [pipelineX](bug) Fix meta scan operator

2023-09-27 Thread via GitHub
Gabriel39 commented on PR #24963: URL: https://github.com/apache/doris/pull/24963#issuecomment-1736890427 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] github-actions[bot] commented on pull request #24963: [pipelineX](bug) Fix meta scan operator

2023-09-27 Thread via GitHub
github-actions[bot] commented on PR #24963: URL: https://github.com/apache/doris/pull/24963#issuecomment-1736900241 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] liugddx commented on pull request #24826: [feature](es-catalog) add `include_hidden_index`in order to get the hidden index.

2023-09-27 Thread via GitHub
liugddx commented on PR #24826: URL: https://github.com/apache/doris/pull/24826#issuecomment-1736900449 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] zy-kkk merged pull request #24619: [typo](doc)modify error description of GROUP_CONCAT fiction.

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

[doris] branch master updated (a6d1da0db90 -> 53025ce3fcd)

2023-09-27 Thread zykkk
This is an automated email from the ASF dual-hosted git repository. zykkk pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from a6d1da0db90 [typo](doc)modify error link description in fe-config-template (#24676) add 53025ce3fcd [typo](doc)mod

[GitHub] [doris] zy-kkk merged pull request #24307: [typo](doc)modify the wrong parameter in the example.

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

[doris] branch master updated: [typo](doc)modify the wrong parameter in the example. (#24307)

2023-09-27 Thread zykkk
This is an automated email from the ASF dual-hosted git repository. zykkk 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 41dfbdac14f [typo](doc)modify the wrong parameter

[GitHub] [doris] leo65535 closed pull request #20003: [Fix](k8s) Fix wrong LOG import

2023-09-27 Thread via GitHub
leo65535 closed pull request #20003: [Fix](k8s) Fix wrong LOG import URL: https://github.com/apache/doris/pull/20003 -- 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

[GitHub] [doris] zy-kkk merged pull request #24185: [typo](doc)modify error result of explode_split function.

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

[doris] branch master updated: [typo](doc)modify error result of explode_split function. (#24185)

2023-09-27 Thread zykkk
This is an automated email from the ASF dual-hosted git repository. zykkk 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 83f5ff7b225 [typo](doc)modify error result of expl

[GitHub] [doris] github-actions[bot] commented on pull request #24955: [doc](doc)Update doc: delete Z-order

2023-09-27 Thread via GitHub
github-actions[bot] commented on PR #24955: URL: https://github.com/apache/doris/pull/24955#issuecomment-1736906751 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 #24955: [doc](doc)Update doc: delete Z-order

2023-09-27 Thread via GitHub
github-actions[bot] commented on PR #24955: URL: https://github.com/apache/doris/pull/24955#issuecomment-1736906692 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] github-actions[bot] commented on pull request #24461: [Improvement](hash) some refactor of process hash table probe impl

2023-09-27 Thread via GitHub
github-actions[bot] commented on PR #24461: URL: https://github.com/apache/doris/pull/24461#issuecomment-1736917096 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] github-actions[bot] commented on pull request #24461: [Improvement](hash) some refactor of process hash table probe impl

2023-09-27 Thread via GitHub
github-actions[bot] commented on PR #24461: URL: https://github.com/apache/doris/pull/24461#issuecomment-1736917188 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] BiteTheDDDDt merged pull request #24461: [Improvement](hash) some refactor of process hash table probe impl

2023-09-27 Thread via GitHub
BiteThet merged PR #24461: URL: https://github.com/apache/doris/pull/24461 -- 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] doris-robot commented on pull request #24924: [pipelineX](node)support file scan operator

2023-09-27 Thread via GitHub
doris-robot commented on PR #24924: URL: https://github.com/apache/doris/pull/24924#issuecomment-1736918958 TeamCity be ut coverage result: Function Coverage: 36.30% (8140/22424) Line Coverage: 28.41% (65133/229256) Region Coverage: 27.38% (33769/123353) Branch Coverage: 24.0

[GitHub] [doris] hust-hhb opened a new pull request, #24964: [fix](compaction) block reader should check column string offset

2023-09-27 Thread via GitHub
hust-hhb opened a new pull request, #24964: URL: https://github.com/apache/doris/pull/24964 ## Proposed changes there is some bug like cats will make data wrong, compaction will core when reading wrong data, so need to add a check on column string. Issue Number: close #xxx

[GitHub] [doris] doris-robot commented on pull request #24960: [bug](partition_sort)partition sort need sort all data in two phase global

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

[GitHub] [doris] hust-hhb commented on pull request #24964: [fix](compaction) block reader should check column string offset

2023-09-27 Thread via GitHub
hust-hhb commented on PR #24964: URL: https://github.com/apache/doris/pull/24964#issuecomment-1736928450 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 #24963: [pipelineX](bug) Fix meta scan operator

2023-09-27 Thread via GitHub
doris-robot commented on PR #24963: URL: https://github.com/apache/doris/pull/24963#issuecomment-1736933411 TeamCity be ut coverage result: Function Coverage: 36.31% (8140/22415) Line Coverage: 28.42% (65142/229173) Region Coverage: 27.40% (33782/123306) Branch Coverage: 24.0

[GitHub] [doris] LemonLiTree commented on pull request #24898: [bug](json)Fix some problems of json function on Nereids

2023-09-27 Thread via GitHub
LemonLiTree commented on PR #24898: URL: https://github.com/apache/doris/pull/24898#issuecomment-1736935053 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] sjyango opened a new pull request, #24965: [Feature](datatype) Add IPv4/v6 data type for doris

2023-09-27 Thread via GitHub
sjyango opened a new pull request, #24965: URL: https://github.com/apache/doris/pull/24965 ## Proposed changes Issue Number: close #21370 ## Describe your changes Now We do not support IPv4/v6 data type for doris witch is common data type in database So it's the time to s

[GitHub] [doris] sjyango commented on pull request #24965: [Feature](datatype) Add IPv4/v6 data type for doris

2023-09-27 Thread via GitHub
sjyango commented on PR #24965: URL: https://github.com/apache/doris/pull/24965#issuecomment-1736939897 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] DongLiang-0 commented on pull request #24950: [fix](doc) Update doris zh-CN doc hit-the-rollup.md prefix index link address open fail

2023-09-27 Thread via GitHub
DongLiang-0 commented on PR #24950: URL: https://github.com/apache/doris/pull/24950#issuecomment-1736940626 > > Thank you for your contribution. Please add this link to the corresponding English document. > > i have modified the doris en doc open prefix index link address,pr address

[GitHub] [doris] github-actions[bot] commented on a diff in pull request #24964: [fix](compaction) block reader should check column string offset

2023-09-27 Thread via GitHub
github-actions[bot] commented on code in PR #24964: URL: https://github.com/apache/doris/pull/24964#discussion_r1338246197 ## be/src/vec/common/pod_array.h: ## @@ -340,6 +340,7 @@ class PODArray : public PODArrayBasec_start; } Review Comment: warning: function 'get_begin_ptr

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

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

[GitHub] [doris] doris-robot commented on pull request #24924: [pipelineX](node)support file scan operator

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

[GitHub] [doris] jackwener merged pull request #24945: [enhancement](Nereids) remove stats derivation in CostAndEnforce job

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

[doris] branch master updated: [enhancement](Nereids): remove stats derivation in CostAndEnforce job (#24945)

2023-09-27 Thread jakevin
This is an automated email from the ASF dual-hosted git repository. jakevin 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 9562e280af3 [enhancement](Nereids): remove stats

[GitHub] [doris] BiteTheDDDDt opened a new pull request, #24966: [Improvement](hash) refactor of hash map context

2023-09-27 Thread via GitHub
BiteThet opened a new pull request, #24966: URL: https://github.com/apache/doris/pull/24966 ## Proposed changes refactor of hash map context ## Further comments If this is a relatively large or complex change, kick off the discussion at [d...@doris.apache.org](mailto:d..

[GitHub] [doris] BiteTheDDDDt commented on pull request #24966: [Improvement](hash) refactor of hash map context

2023-09-27 Thread via GitHub
BiteThet commented on PR #24966: URL: https://github.com/apache/doris/pull/24966#issuecomment-1736949507 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] doris-robot commented on pull request #24963: [pipelineX](bug) Fix meta scan operator

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

[GitHub] [doris] doris-robot commented on pull request #24826: [feature](es-catalog) add `include_hidden_index`in order to get the hidden index.

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

[GitHub] [doris] github-actions[bot] commented on a diff in pull request #24965: [Feature](datatype) Add IPv4/v6 data type for doris

2023-09-27 Thread via GitHub
github-actions[bot] commented on code in PR #24965: URL: https://github.com/apache/doris/pull/24965#discussion_r1338261857 ## be/src/olap/types.h: ## @@ -957,6 +969,103 @@ struct FieldTypeTraits } }; +template <> +struct FieldTypeTraits +: public BaseFieldtypeTr

[GitHub] [doris] LiBinfeng-01 opened a new pull request, #24967: [Fix](Nereids) forbid bitmap type in compare scenarios

2023-09-27 Thread via GitHub
LiBinfeng-01 opened a new pull request, #24967: URL: https://github.com/apache/doris/pull/24967 Problem: be core because of bitmap calculation. Reason: when be check failed, it would core directly. Example: SELECT id_bitmap FROM test_bitmap WHERE id_bitmap IN (NULL) LIM

[GitHub] [doris] doris-robot commented on pull request #24935: [remove](function) make execute_impl const and remove running_difference function

2023-09-27 Thread via GitHub
doris-robot commented on PR #24935: URL: https://github.com/apache/doris/pull/24935#issuecomment-1736956807 TeamCity be ut coverage result: Function Coverage: 36.31% (8137/22410) Line Coverage: 28.41% (65089/229101) Region Coverage: 27.37% (33730/123241) Branch Coverage: 24.0

  1   2   3   4   5   6   >