[GitHub] [doris] TangSiyang2001 commented on pull request #17837: [enhancement](timeout) fix set timeout failure and simplify timeout logic

2023-03-21 Thread via GitHub
TangSiyang2001 commented on PR #17837: URL: https://github.com/apache/doris/pull/17837#issuecomment-1479011454 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] jackwener opened a new pull request, #18023: [feature](Nereids): Pushdown SemiJoin in RBO, Pullup SemiJoin in CBO.

2023-03-21 Thread via GitHub
jackwener opened a new pull request, #18023: URL: https://github.com/apache/doris/pull/18023 # Proposed changes Issue Number: close #xxx ## Problem summary - Pushdown SemiJoin in RBO - Pullup SemiJoin in CBO. ## Checklist(Required) * [x] Does it affect th

[GitHub] [doris] nextdreamblue commented on pull request #17769: [fix](json) change int to bigint for json function

2023-03-21 Thread via GitHub
nextdreamblue commented on PR #17769: URL: https://github.com/apache/doris/pull/17769#issuecomment-1478998158 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 unsu

[GitHub] [doris] freemandealer commented on a diff in pull request #18015: [Enhancement](streamload) print profile for streamload

2023-03-21 Thread via GitHub
freemandealer commented on code in PR #18015: URL: https://github.com/apache/doris/pull/18015#discussion_r1144281087 ## be/src/common/config.h: ## @@ -418,6 +418,8 @@ CONF_mInt32(stream_load_record_batch_size, "50"); CONF_Int32(stream_load_record_expire_time_secs, "28800"); //

[GitHub] [doris] morrySnow commented on pull request #17991: [refactor](planner) Separate the planning process for the legacy planner and Nereids

2023-03-21 Thread via GitHub
morrySnow commented on PR #17991: URL: https://github.com/apache/doris/pull/17991#issuecomment-1478988179 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] zhengshiJ commented on pull request #17853: [Feature](Nereids) support new mv

2023-03-21 Thread via GitHub
zhengshiJ commented on PR #17853: URL: https://github.com/apache/doris/pull/17853#issuecomment-1478983755 run p1 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscr

[GitHub] [doris] hello-stephen commented on pull request #18006: [refactor](unify exception) unify exception definition and error code

2023-03-21 Thread via GitHub
hello-stephen commented on PR #18006: URL: https://github.com/apache/doris/pull/18006#issuecomment-1478980801 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 33.46 seconds stream load tsv: 452 seconds loaded 74807831229 Bytes, about 157 MB/s

[GitHub] [doris] levy5307 commented on pull request #17967: [fix](fragment mgr) check duplicated pipeline fragment instance correctly

2023-03-21 Thread via GitHub
levy5307 commented on PR #17967: URL: https://github.com/apache/doris/pull/17967#issuecomment-1478977837 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] github-actions[bot] commented on pull request #17992: [fix](inverted index) fix erroneous judgement for inverted index not read raw data

2023-03-21 Thread via GitHub
github-actions[bot] commented on PR #17992: URL: https://github.com/apache/doris/pull/17992#issuecomment-1478977886 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] xinyiZzz commented on pull request #17820: [enhancement](memory) Remove MemPool and replace it with Arena

2023-03-21 Thread via GitHub
xinyiZzz commented on PR #17820: URL: https://github.com/apache/doris/pull/17820#issuecomment-1478977073 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] Tanya-W commented on pull request #17992: [fix](inverted index) fix erroneous judgement for inverted index not read raw data

2023-03-21 Thread via GitHub
Tanya-W commented on PR #17992: URL: https://github.com/apache/doris/pull/17992#issuecomment-1478976181 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 #17820: [enhancement](memory) Remove MemPool and replace it with Arena

2023-03-21 Thread via GitHub
github-actions[bot] commented on code in PR #17820: URL: https://github.com/apache/doris/pull/17820#discussion_r1144278271 ## be/src/vec/common/arena.h: ## @@ -130,8 +133,10 @@ class Arena : private boost::noncopyable { size_t linear_growth_threshold_ = 128 * 1024 * 1

[GitHub] [doris] Gabriel39 commented on a diff in pull request #17999: [Opt](Pipeline) opt pipeline code in mult tablet

2023-03-21 Thread via GitHub
Gabriel39 commented on code in PR #17999: URL: https://github.com/apache/doris/pull/17999#discussion_r1144270775 ## be/src/vec/exec/scan/new_olap_scan_node.cpp: ## @@ -398,11 +397,10 @@ Status NewOlapScanNode::_init_scanners(std::list* scanners) { } // ranges constr

[GitHub] [doris] levy5307 commented on pull request #17967: [fix](fragment mgr) check duplicated pipeline fragment instance correctly

2023-03-21 Thread via GitHub
levy5307 commented on PR #17967: URL: https://github.com/apache/doris/pull/17967#issuecomment-1478967414 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] dataroaring commented on pull request #18017: [Chore](case) add order by to testIncorrectMVRewriteInSubquery

2023-03-21 Thread via GitHub
dataroaring commented on PR #18017: URL: https://github.com/apache/doris/pull/18017#issuecomment-1478959230 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 #18022: [pipeline](ckb) back to even pr id don't run ckb

2023-03-21 Thread via GitHub
dataroaring commented on PR #18022: URL: https://github.com/apache/doris/pull/18022#issuecomment-1478958898 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] gitccl commented on pull request #18015: [Enhancement](streamload) print profile for streamload

2023-03-21 Thread via GitHub
gitccl commented on PR #18015: URL: https://github.com/apache/doris/pull/18015#issuecomment-1478954965 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] xinyiZzz commented on pull request #17820: [enhancement](memory) Remove MemPool and replace it with Arena

2023-03-21 Thread via GitHub
xinyiZzz commented on PR #17820: URL: https://github.com/apache/doris/pull/17820#issuecomment-1478953003 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] morrySnow commented on pull request #17671: [refactor](Nereids) expression translate no longer rely on legacy planner code

2023-03-21 Thread via GitHub
morrySnow commented on PR #17671: URL: https://github.com/apache/doris/pull/17671#issuecomment-1478940465 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 master updated (ebef0c038d -> a61ef34a68)

2023-03-21 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 ebef0c038d Revert "[fix](function) fix AES/SM3/SM4 encrypt/ decrypt algorithm initialization vector bug (#17420)"

[GitHub] [doris] hello-stephen opened a new pull request, #18022: [pipeline](ckb) back to even pr id don't run ckb

2023-03-21 Thread via GitHub
hello-stephen opened a new pull request, #18022: URL: https://github.com/apache/doris/pull/18022 # Proposed changes Issue Number: close #xxx ## Problem summary Describe your changes. ## Checklist(Required) * [ ] Does it affect the original behavior * [ ]

[GitHub] [doris] Gabriel39 merged pull request #18001: [vectorzied](log) add some log in java-udaf function

2023-03-21 Thread via GitHub
Gabriel39 merged PR #18001: URL: https://github.com/apache/doris/pull/18001 -- 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 #18021: [Build](mysql) fix build fail when WITH_MYSQL=OFF

2023-03-21 Thread via GitHub
github-actions[bot] commented on PR #18021: URL: https://github.com/apache/doris/pull/18021#issuecomment-1478937617 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 (bd46d721e9 -> ebef0c038d)

2023-03-21 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from bd46d721e9 [feature](Nereids): pull up SEMI JOIN from INNER JOIN (#17765) add ebef0c038d Revert "[fix](function

[GitHub] [doris] yiguolei merged pull request #17887: [revert](function) fix AES/SM3/SM4 encrypt/ decrypt algorithm initialization vector bug

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

[GitHub] [doris] BiteTheDDDDt opened a new pull request, #18021: [Build](mysql) fix build fail when WITH_MYSQL=OFF

2023-03-21 Thread via GitHub
BiteThet opened a new pull request, #18021: URL: https://github.com/apache/doris/pull/18021 # Proposed changes fix build fail when WITH_MYSQL=OFF ![图片](https://user-images.githubusercontent.com/7939630/226809696-249a36b0-7432-4d23-b72c-722d9619ca7e.png) ## Problem su

[GitHub] [doris] morrySnow commented on pull request #17892: [enhancement](planner) condition delete support between predicate

2023-03-21 Thread via GitHub
morrySnow commented on PR #17892: URL: https://github.com/apache/doris/pull/17892#issuecomment-1478930055 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] weizhengte commented on a diff in pull request #17966: [Improvement](statistics) Support for collecting statistics at the granularity of partitions.

2023-03-21 Thread via GitHub
weizhengte commented on code in PR #17966: URL: https://github.com/apache/doris/pull/17966#discussion_r1144232528 ## fe/fe-core/src/main/java/org/apache/doris/analysis/AnalyzeStmt.java: ## @@ -166,46 +150,81 @@ private void checkAnalyzePriv(String dbName, String tblName) throws

[GitHub] [doris] weizhengte commented on a diff in pull request #17966: [Improvement](statistics) Support for collecting statistics at the granularity of partitions.

2023-03-21 Thread via GitHub
weizhengte commented on code in PR #17966: URL: https://github.com/apache/doris/pull/17966#discussion_r1144230055 ## fe/fe-core/src/main/java/org/apache/doris/analysis/AnalyzeStmt.java: ## @@ -63,48 +61,36 @@ public class AnalyzeStmt extends DdlStmt { // time to wait for co

[GitHub] [doris] github-actions[bot] commented on a diff in pull request #18009: [refactor](file-system)(step-2) remove file_utils and filesystem_utils

2023-03-21 Thread via GitHub
github-actions[bot] commented on code in PR #18009: URL: https://github.com/apache/doris/pull/18009#discussion_r1144227434 ## be/src/io/fs/file_system.h: ## @@ -29,6 +29,23 @@ namespace doris { namespace io { +#ifndef FILESYSTEM_M +#define FILESYSTEM_M(stmt)

[doris] branch master updated: [feature](Nereids): pull up SEMI JOIN from INNER JOIN (#17765)

2023-03-21 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 bd46d721e9 [feature](Nereids): pull up SEMI JOIN

[GitHub] [doris] jackwener merged pull request #17765: [feature](Nereids): pull up SEMI JOIN from INNER JOIN

2023-03-21 Thread via GitHub
jackwener merged PR #17765: URL: https://github.com/apache/doris/pull/17765 -- 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] ZhangYu0123 commented on pull request #17931: [vectorized](function) support array_exists lambda function

2023-03-21 Thread via GitHub
ZhangYu0123 commented on PR #17931: URL: https://github.com/apache/doris/pull/17931#issuecomment-1478908053 run p1 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubs

[GitHub] [doris] starocean999 commented on pull request #17807: [fix](nereids)bucket shuffle and colocate join is not correctly recognized

2023-03-21 Thread via GitHub
starocean999 commented on PR #17807: URL: https://github.com/apache/doris/pull/17807#issuecomment-1478907510 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 #17867: [Improvement](agg) use adaptive string hash map for small string columns

2023-03-21 Thread via GitHub
github-actions[bot] commented on PR #17867: URL: https://github.com/apache/doris/pull/17867#issuecomment-1478897629 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] hello-stephen commented on pull request #18004: [fix](global-variable) fix bug that set default value for global variable will cause NullPointerException

2023-03-21 Thread via GitHub
hello-stephen commented on PR #18004: URL: https://github.com/apache/doris/pull/18004#issuecomment-1478896593 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 33.91 seconds stream load tsv: 447 seconds loaded 74807831229 Bytes, about 159 MB/s

[GitHub] [doris] github-actions[bot] commented on pull request #17867: [Improvement](agg) use adaptive string hash map for small string columns

2023-03-21 Thread via GitHub
github-actions[bot] commented on PR #17867: URL: https://github.com/apache/doris/pull/17867#issuecomment-1478895527 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 #18019: [Refactor](pipeline) Remove unless fe session variable enable_rpc_opt_for_pipeline

2023-03-21 Thread via GitHub
github-actions[bot] commented on PR #18019: URL: https://github.com/apache/doris/pull/18019#issuecomment-1478893131 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 #18019: [Refactor](pipeline) Remove unless fe session variable enable_rpc_opt_for_pipeline

2023-03-21 Thread via GitHub
github-actions[bot] commented on PR #18019: URL: https://github.com/apache/doris/pull/18019#issuecomment-1478893103 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] sohardforaname commented on pull request #17815: [fix](planner)fix failed to create view when use window function

2023-03-21 Thread via GitHub
sohardforaname commented on PR #17815: URL: https://github.com/apache/doris/pull/17815#issuecomment-1478892820 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] Gabriel39 commented on pull request #17867: [Improvement](agg) use adaptive string hash map for small string columns

2023-03-21 Thread via GitHub
Gabriel39 commented on PR #17867: URL: https://github.com/apache/doris/pull/17867#issuecomment-1478892092 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] zhengshiJ commented on pull request #17853: [Feature](Nereids) support new mv

2023-03-21 Thread via GitHub
zhengshiJ commented on PR #17853: URL: https://github.com/apache/doris/pull/17853#issuecomment-1478892082 run p1 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscr

[GitHub] [doris] pingchunzhang commented on pull request #17995: [improvement](coverage) build be with coverage enabled, which can get coverage data with llvm-cov-15

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

[GitHub] [doris] github-actions[bot] commented on pull request #17919: [feature](function)Add ST_Angle_Sphere function

2023-03-21 Thread via GitHub
github-actions[bot] commented on PR #17919: URL: https://github.com/apache/doris/pull/17919#issuecomment-1478887078 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] HappenLee commented on pull request #18019: [Refactor](pipeline) Remove unless fe session variable enable_rpc_opt_for_pipeline

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

[GitHub] [doris] HappenLee opened a new pull request, #18019: [Refactor](pipeline) Remove unless fe session variable enable_rpc_opt_for_pipeline

2023-03-21 Thread via GitHub
HappenLee opened a new pull request, #18019: URL: https://github.com/apache/doris/pull/18019 # Proposed changes Remove unless fe session variable enable_rpc_opt_for_pipeline ## Problem summary Describe your changes. ## Checklist(Required) * [ ] Does it affec

[GitHub] [doris] LemonLiTree commented on pull request #17919: [feature](function)Add ST_Angle_Sphere function

2023-03-21 Thread via GitHub
LemonLiTree commented on PR #17919: URL: https://github.com/apache/doris/pull/17919#issuecomment-1478884726 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] levy5307 commented on pull request #17967: [fix](fragment mgr) check duplicated pipeline fragment instance correctly

2023-03-21 Thread via GitHub
levy5307 commented on PR #17967: URL: https://github.com/apache/doris/pull/17967#issuecomment-1478883832 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 a diff in pull request #17615: [improvement](executor) Support task group schedule in pipeline engine

2023-03-21 Thread via GitHub
liutang123 commented on code in PR #17615: URL: https://github.com/apache/doris/pull/17615#discussion_r1144202796 ## be/src/runtime/fragment_mgr.cpp: ## @@ -789,93 +810,16 @@ Status FragmentMgr::exec_plan_fragment(const TPipelineFragmentParams& params, std::shared_ptr ex

[GitHub] [doris] liutang123 commented on a diff in pull request #17615: [improvement](executor) Support task group schedule in pipeline engine

2023-03-21 Thread via GitHub
liutang123 commented on code in PR #17615: URL: https://github.com/apache/doris/pull/17615#discussion_r1144202693 ## be/src/runtime/fragment_mgr.cpp: ## @@ -789,93 +810,16 @@ Status FragmentMgr::exec_plan_fragment(const TPipelineFragmentParams& params, std::shared_ptr ex

[GitHub] [doris] hello-stephen commented on pull request #18003: [refactor](Nereids) Refactor and optimize partition pruning

2023-03-21 Thread via GitHub
hello-stephen commented on PR #18003: URL: https://github.com/apache/doris/pull/18003#issuecomment-1478883105 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 33.92 seconds stream load tsv: 450 seconds loaded 74807831229 Bytes, about 158 MB/s

[GitHub] [doris] BiteTheDDDDt opened a new pull request, #18017: [Chore](case) add order by to testIncorrectMVRewriteInSubquery

2023-03-21 Thread via GitHub
BiteThet opened a new pull request, #18017: URL: https://github.com/apache/doris/pull/18017 # Proposed changes add order by to testIncorrectMVRewriteInSubquery Exception: java.lang.IllegalStateException: Check tag 'select_star' failed: Check tag 'select_star' failed, l

[GitHub] [doris] nextdreamblue closed pull request #17969: [fix](load) fix load null value(not '\N') from file

2023-03-21 Thread via GitHub
nextdreamblue closed pull request #17969: [fix](load) fix load null value(not '\N') from file URL: https://github.com/apache/doris/pull/17969 -- 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 spec

[GitHub] [doris] nextdreamblue commented on pull request #17969: [fix](load) fix load null value(not '\N') from file

2023-03-21 Thread via GitHub
nextdreamblue commented on PR #17969: URL: https://github.com/apache/doris/pull/17969#issuecomment-1478881272 目前只通过 \N 表示NULL,空值会按空字符串来对待,建议业务明确通过 \N 来在数据或文件或数据流中来表示NULL,防止写入失败 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] [doris] Kikyou1997 commented on pull request #17966: [Improvement](statistics) Support for collecting statistics at the granularity of partitions.

2023-03-21 Thread via GitHub
Kikyou1997 commented on PR #17966: URL: https://github.com/apache/doris/pull/17966#issuecomment-1478878424 It'd be much thankful if you would like to add more ut for this -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[GitHub] [doris] github-actions[bot] commented on pull request #17765: [feature](Nereids): pull up SEMI JOIN from INNER JOIN

2023-03-21 Thread via GitHub
github-actions[bot] commented on PR #17765: URL: https://github.com/apache/doris/pull/17765#issuecomment-1478877840 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 #17765: [feature](Nereids): pull up SEMI JOIN from INNER JOIN

2023-03-21 Thread via GitHub
github-actions[bot] commented on PR #17765: URL: https://github.com/apache/doris/pull/17765#issuecomment-1478877827 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] Kikyou1997 commented on a diff in pull request #17966: [Improvement](statistics) Support for collecting statistics at the granularity of partitions.

2023-03-21 Thread via GitHub
Kikyou1997 commented on code in PR #17966: URL: https://github.com/apache/doris/pull/17966#discussion_r1144194043 ## fe/fe-core/src/main/java/org/apache/doris/analysis/AnalyzeStmt.java: ## @@ -166,46 +150,81 @@ private void checkAnalyzePriv(String dbName, String tblName) throws

[GitHub] [doris] github-actions[bot] commented on pull request #17967: [fix](fragment mgr) check duplicated pipeline fragment instance correctly

2023-03-21 Thread via GitHub
github-actions[bot] commented on PR #17967: URL: https://github.com/apache/doris/pull/17967#issuecomment-1478877461 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] starocean999 commented on pull request #17579: [refactor](Nereids) refactor column pruning

2023-03-21 Thread via GitHub
starocean999 commented on PR #17579: URL: https://github.com/apache/doris/pull/17579#issuecomment-1478877212 https://github.com/apache/doris/pull/17913 was merged into master accidentally, you can delete related code freely if the regression test cases can be passed on this pr. Sorry for th

[GitHub] [doris] sohardforaname commented on pull request #17537: [Enhancement](Planner)fix unclear exception msg when create mv

2023-03-21 Thread via GitHub
sohardforaname commented on PR #17537: URL: https://github.com/apache/doris/pull/17537#issuecomment-1478876975 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 #17931: [vectorized](function) support array_exists lambda function

2023-03-21 Thread via GitHub
github-actions[bot] commented on PR #17931: URL: https://github.com/apache/doris/pull/17931#issuecomment-1478876731 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

[doris] branch master updated (0e7f0abe61 -> 34ead026d4)

2023-03-21 Thread lihaopeng
This is an automated email from the ASF dual-hosted git repository. lihaopeng pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 0e7f0abe61 [test] (Nereids) add regression-test of arithmetic expressions of decimalv3 for nereids (#17549) ad

[GitHub] [doris] HappenLee merged pull request #17996: [Improvement](decimal) Improve cast function between decimal type

2023-03-21 Thread via GitHub
HappenLee merged PR #17996: URL: https://github.com/apache/doris/pull/17996 -- 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 #17992: [fix](inverted index) fix erroneous judgement for inverted index not read raw data

2023-03-21 Thread via GitHub
github-actions[bot] commented on PR #17992: URL: https://github.com/apache/doris/pull/17992#issuecomment-1478875465 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 #17996: [Improvement](decimal) Improve cast function between decimal type

2023-03-21 Thread via GitHub
github-actions[bot] commented on PR #17996: URL: https://github.com/apache/doris/pull/17996#issuecomment-1478875106 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 #17996: [Improvement](decimal) Improve cast function between decimal type

2023-03-21 Thread via GitHub
github-actions[bot] commented on PR #17996: URL: https://github.com/apache/doris/pull/17996#issuecomment-1478875085 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] sohardforaname commented on pull request #17994: [Enhancement](Nereids)add single sql fall back to original planner hint

2023-03-21 Thread via GitHub
sohardforaname commented on PR #17994: URL: https://github.com/apache/doris/pull/17994#issuecomment-1478874933 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] sohardforaname commented on pull request #18016: [Fix](Nereids)fix be fold constant incorrectly on from_unixtime.

2023-03-21 Thread via GitHub
sohardforaname commented on PR #18016: URL: https://github.com/apache/doris/pull/18016#issuecomment-1478873491 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 #17973: [Enchancement](table-function) optimization for vectorized table function

2023-03-21 Thread via GitHub
github-actions[bot] commented on PR #17973: URL: https://github.com/apache/doris/pull/17973#issuecomment-1478873528 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] sohardforaname opened a new pull request, #18016: [Fix](Nereids)fix be fold constant incorrectly on from_unixtime.

2023-03-21 Thread via GitHub
sohardforaname opened a new pull request, #18016: URL: https://github.com/apache/doris/pull/18016 # Proposed changes Issue Number: close #xxx ## Problem summary using nereids and enable fold_constant_by_be, be will fold from_unixtime(timestamp, 'MMdd') to 'MMdd'

[doris] branch master updated (40ca250678 -> 0e7f0abe61)

2023-03-21 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 40ca250678 [Feature](materialized-view) support where clause on create materialized view (#17534) add 0e7f0abe

[GitHub] [doris] github-actions[bot] commented on pull request #18015: [Enhancement](streamload) print profile for streamload

2023-03-21 Thread via GitHub
github-actions[bot] commented on PR #18015: URL: https://github.com/apache/doris/pull/18015#issuecomment-1478871031 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] morrySnow merged pull request #17549: [regression-test](Nereids)add regression-test of arithmetic expressions of decimalv3 for nereids.

2023-03-21 Thread via GitHub
morrySnow merged PR #17549: URL: https://github.com/apache/doris/pull/17549 -- 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 (401836f523 -> 40ca250678)

2023-03-21 Thread panxiaolei
This is an automated email from the ASF dual-hosted git repository. panxiaolei pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 401836f523 [Bug](planner) fix core dump when lateral view above union node and have predicate (#17912) add 40

[GitHub] [doris] BiteTheDDDDt merged pull request #17534: [Feature](materialized-view) support where clause on create materialized view

2023-03-21 Thread via GitHub
BiteThet merged PR #17534: URL: https://github.com/apache/doris/pull/17534 -- 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

[doris] branch master updated (17a1ce5ed3 -> 401836f523)

2023-03-21 Thread panxiaolei
This is an automated email from the ASF dual-hosted git repository. panxiaolei pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 17a1ce5ed3 [fix](nereids) add a project node above sort node to eliminate unused order by keys (#17913) add 4

[GitHub] [doris] BiteTheDDDDt merged pull request #17912: [Bug](planner) fix core dump when lateral view above union node and have predicate

2023-03-21 Thread via GitHub
BiteThet merged PR #17912: URL: https://github.com/apache/doris/pull/17912 -- 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 #17534: [Feature](materialized-view) support where clause on create materialized view

2023-03-21 Thread via GitHub
github-actions[bot] commented on PR #17534: URL: https://github.com/apache/doris/pull/17534#issuecomment-1478869937 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 #17534: [Feature](materialized-view) support where clause on create materialized view

2023-03-21 Thread via GitHub
github-actions[bot] commented on PR #17534: URL: https://github.com/apache/doris/pull/17534#issuecomment-1478869893 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] LemonLiTree commented on a diff in pull request #17919: [feature](function)Add ST_Angle_Sphere function

2023-03-21 Thread via GitHub
LemonLiTree commented on code in PR #17919: URL: https://github.com/apache/doris/pull/17919#discussion_r1144191353 ## be/src/vec/functions/functions_geo.cpp: ## @@ -208,6 +208,42 @@ struct StDistanceSphere { } }; +struct StAngleSphere { +static constexpr auto NEED_CO

[GitHub] [doris] LemonLiTree commented on pull request #17919: [feature](function)Add ST_Angle_Sphere function

2023-03-21 Thread via GitHub
LemonLiTree commented on PR #17919: URL: https://github.com/apache/doris/pull/17919#issuecomment-1478869840 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 a diff in pull request #18014: [Bug](array_product) Fix array_product for ARRAY

2023-03-21 Thread via GitHub
github-actions[bot] commented on code in PR #18014: URL: https://github.com/apache/doris/pull/18014#discussion_r1144191153 ## be/src/vec/aggregate_functions/aggregate_function_product.h: ## @@ -77,6 +77,30 @@ struct AggregateFunctionProductData { void reset(Decimal128 value

[GitHub] [doris] zhengshiJ commented on pull request #17853: [Feature](Nereids) support new mv

2023-03-21 Thread via GitHub
zhengshiJ commented on PR #17853: URL: https://github.com/apache/doris/pull/17853#issuecomment-1478869531 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 #17919: [feature](function)Add ST_Angle_Sphere function

2023-03-21 Thread via GitHub
github-actions[bot] commented on PR #17919: URL: https://github.com/apache/doris/pull/17919#issuecomment-1478869440 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 #17919: [feature](function)Add ST_Angle_Sphere function

2023-03-21 Thread via GitHub
github-actions[bot] commented on PR #17919: URL: https://github.com/apache/doris/pull/17919#issuecomment-1478869454 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 commented on a diff in pull request #17994: [Enhancement](Nereids)add single sql fall back to original planner hint

2023-03-21 Thread via GitHub
morrySnow commented on code in PR #17994: URL: https://github.com/apache/doris/pull/17994#discussion_r1143100271 ## fe/fe-core/src/main/java/org/apache/doris/nereids/processor/pre/EliminateLogicalSelectHint.java: ## @@ -57,6 +57,17 @@ public LogicalPlan visitLogicalSelectHint(

[GitHub] [doris] Gabriel39 commented on pull request #18014: [Bug](array_product) Fix array_product for ARRAY

2023-03-21 Thread via GitHub
Gabriel39 commented on PR #18014: URL: https://github.com/apache/doris/pull/18014#issuecomment-1478868182 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] BiteTheDDDDt commented on pull request #17973: [Enchancement](table-function) optimization for vectorized table function

2023-03-21 Thread via GitHub
BiteThet commented on PR #17973: URL: https://github.com/apache/doris/pull/17973#issuecomment-1478867727 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] gitccl opened a new pull request, #18015: [Enhancement](streamload) print profile for streamload

2023-03-21 Thread via GitHub
gitccl opened a new pull request, #18015: URL: https://github.com/apache/doris/pull/18015 # Proposed changes Issue Number: close #17169 ## Problem summary Describe your changes. ## Checklist(Required) * [ ] Does it affect the original behavior * [ ] Has u

[GitHub] [doris] hello-stephen commented on pull request #17993: [improve](clickhouse jdbc) support clickhouse array type

2023-03-21 Thread via GitHub
hello-stephen commented on PR #17993: URL: https://github.com/apache/doris/pull/17993#issuecomment-1478867372 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 34.58 seconds stream load tsv: 477 seconds loaded 74807831229 Bytes, about 149 MB/s

[GitHub] [doris] github-actions[bot] commented on pull request #17919: [feature](function)Add ST_Angle_Sphere function

2023-03-21 Thread via GitHub
github-actions[bot] commented on PR #17919: URL: https://github.com/apache/doris/pull/17919#issuecomment-1478866986 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] Gabriel39 opened a new pull request, #18014: [Bug](ARRAY) Fix array_product for ARRAY

2023-03-21 Thread via GitHub
Gabriel39 opened a new pull request, #18014: URL: https://github.com/apache/doris/pull/18014 # Proposed changes ![img_v2_01a0366b-20ed-444d-8e42-fd6cc96df24g](https://user-images.githubusercontent.com/37700562/226793645-071a4dd5-2f91-44bc-8683-2e3dee1fc05c.jpg) ## Problem s

[doris] branch master updated: [fix](nereids) add a project node above sort node to eliminate unused order by keys (#17913)

2023-03-21 Thread morrysnow
This is an automated email from the ASF dual-hosted git repository. morrysnow 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 17a1ce5ed3 [fix](nereids) add a project node a

[GitHub] [doris] morrySnow merged pull request #17913: [fix](nereids)add a project node above sort node to eliminate unused order by keys

2023-03-21 Thread via GitHub
morrySnow merged PR #17913: URL: https://github.com/apache/doris/pull/17913 -- 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] LemonLiTree commented on a diff in pull request #17919: [feature](function)Add ST_Angle_Sphere function

2023-03-21 Thread via GitHub
LemonLiTree commented on code in PR #17919: URL: https://github.com/apache/doris/pull/17919#discussion_r1144189192 ## be/src/vec/functions/functions_geo.cpp: ## @@ -208,6 +208,42 @@ struct StDistanceSphere { } }; +struct StAngleSphere { +static constexpr auto NEED_CO

[GitHub] [doris] sohardforaname commented on pull request #17537: [Enhancement](Planner)fix unclear exception msg when create mv

2023-03-21 Thread via GitHub
sohardforaname commented on PR #17537: URL: https://github.com/apache/doris/pull/17537#issuecomment-1478865119 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] github-actions[bot] commented on pull request #17913: [fix](nereids)add a project node above sort node to eliminate unused order by keys

2023-03-21 Thread via GitHub
github-actions[bot] commented on PR #17913: URL: https://github.com/apache/doris/pull/17913#issuecomment-1478862972 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] nextdreamblue commented on pull request #17769: [fix](json) change int to bigint for json function

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

[GitHub] [doris] github-actions[bot] commented on pull request #17913: [fix](nereids)add a project node above sort node to eliminate unused order by keys

2023-03-21 Thread via GitHub
github-actions[bot] commented on PR #17913: URL: https://github.com/apache/doris/pull/17913#issuecomment-1478862946 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

  1   2   3   4   5   >