[GitHub] [doris] nextdreamblue commented on pull request #18163: [feature](multi-catalog) support select current_catalog();

2023-03-30 Thread via GitHub
nextdreamblue commented on PR #18163: URL: https://github.com/apache/doris/pull/18163#issuecomment-1491396798 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 #18283: [fix](merge-on-write) fix that failed to capture_consistent_rowsets when revise tablet meta

2023-03-30 Thread via GitHub
github-actions[bot] commented on PR #18283: URL: https://github.com/apache/doris/pull/18283#issuecomment-1491392939 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] liaoxin01 commented on pull request #18283: [fix](merge-on-write) fix that failed to capture_consistent_rowsets when revise tablet meta

2023-03-30 Thread via GitHub
liaoxin01 commented on PR #18283: URL: https://github.com/apache/doris/pull/18283#issuecomment-1491390482 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] liaoxin01 opened a new pull request, #18283: [fix](merge-on-write) fix that failed to capture_consistent_rowsets when revise tablet meta

2023-03-30 Thread via GitHub
liaoxin01 opened a new pull request, #18283: URL: https://github.com/apache/doris/pull/18283 # Proposed changes Issue Number: close #xxx ## Problem summary Should modify `_timestamped_version_tracker` firstly before `capture_consistent_rowsets` when update delete bit

[GitHub] [doris] BiteTheDDDDt commented on pull request #18228: [Bug](materialized-view) fix where clause persistence replay incorrect

2023-03-30 Thread via GitHub
BiteThet commented on PR #18228: URL: https://github.com/apache/doris/pull/18228#issuecomment-1491387876 run arm -- 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] ZhangYu0123 commented on pull request #18271: [fix](compile) fix compile err in meta_tool.cpp

2023-03-30 Thread via GitHub
ZhangYu0123 commented on PR #18271: URL: https://github.com/apache/doris/pull/18271#issuecomment-1491387079 run build -- 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] Gabriel39 commented on pull request #18282: [Bug](decimal) Fix string to decimal

2023-03-30 Thread via GitHub
Gabriel39 commented on PR #18282: URL: https://github.com/apache/doris/pull/18282#issuecomment-1491365230 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 #18236: [fix](load) handle null map right in OlapDataConvertor

2023-03-30 Thread via GitHub
github-actions[bot] commented on PR #18236: URL: https://github.com/apache/doris/pull/18236#issuecomment-1491356222 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 #18282: [Bug](decimal) Fix string to decimal

2023-03-30 Thread via GitHub
github-actions[bot] commented on PR #18282: URL: https://github.com/apache/doris/pull/18282#issuecomment-1491355216 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] liaoxin01 commented on pull request #18236: [fix](load) handle null map right in OlapDataConvertor

2023-03-30 Thread via GitHub
liaoxin01 commented on PR #18236: URL: https://github.com/apache/doris/pull/18236#issuecomment-1491353789 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] Gabriel39 opened a new pull request, #18282: [Bug](decimal) Fix string to decimal

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

[doris] branch master updated: [enhancement](query exec) should print error status when query meet error (#18247)

2023-03-30 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei 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 1027abe0d3 [enhancement](query exec) should pri

[GitHub] [doris] yiguolei merged pull request #18247: [enhancement](query exec) should print error status when query meet error

2023-03-30 Thread via GitHub
yiguolei merged PR #18247: URL: https://github.com/apache/doris/pull/18247 -- 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] sohardforaname commented on pull request #18213: [Feature](Nereids)support binary arithmetic function

2023-03-30 Thread via GitHub
sohardforaname commented on PR #18213: URL: https://github.com/apache/doris/pull/18213#issuecomment-1491343876 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] zy-kkk commented on pull request #18007: [test](jdbc catalog) add clickhouse jdbc catalog base type test

2023-03-30 Thread via GitHub
zy-kkk commented on PR #18007: URL: https://github.com/apache/doris/pull/18007#issuecomment-1491336541 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 #18278: [Improvement](predicate) optimize short-circuit predicates

2023-03-30 Thread via GitHub
github-actions[bot] commented on PR #18278: URL: https://github.com/apache/doris/pull/18278#issuecomment-1491334548 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/05: [Improve](hana catalog)Currently logged in users should only see the schemas they can access (#17918)

2023-03-30 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch branch-1.2-lts in repository https://gitbox.apache.org/repos/asf/doris.git commit ccbfbb2d426262a5bb49595d3a60edda768534ae Author: yongkang.zhong AuthorDate: Sat Mar 18 22:21:01 2023 +0800

[doris] 03/05: [improve](clickhouse jdbc) support clickhouse array type (#17993)

2023-03-30 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch branch-1.2-lts in repository https://gitbox.apache.org/repos/asf/doris.git commit cb2da2de31bf101e56cc0426d57e28e2e2e1ccea Author: yongkang.zhong AuthorDate: Wed Mar 22 19:42:32 2023 +0800

[doris] 05/05: [fix](planner) lateral view do not support lower case table name config (#18165)

2023-03-30 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch branch-1.2-lts in repository https://gitbox.apache.org/repos/asf/doris.git commit aeaedb734f7ed2db7b6f434d78a30ff15b3db8d6 Author: morrySnow <101034200+morrys...@users.noreply.github.com> Auth

[doris] branch branch-1.2-lts updated (2b69335c12 -> aeaedb734f)

2023-03-30 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a change to branch branch-1.2-lts in repository https://gitbox.apache.org/repos/asf/doris.git from 2b69335c12 [chore](build) Build java udf by default (#18254) new ccbfbb2d42 [Improve](hana catalog)Cur

[doris] 04/05: [improve](clickhouse jdbc) support clickhouse jdbc 4.x version (#18258)

2023-03-30 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch branch-1.2-lts in repository https://gitbox.apache.org/repos/asf/doris.git commit 4a21b135ce77dbea346c6489d88ce52c307c70f5 Author: yongkang.zhong AuthorDate: Fri Mar 31 13:40:10 2023 +0800

[doris] 02/05: [Fix](SAP Hana External Table) fix that SAP Hana external table can not insert batch values (#17957)

2023-03-30 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch branch-1.2-lts in repository https://gitbox.apache.org/repos/asf/doris.git commit c7c2358354b94c7641939f8e073c7d4f901cb4c3 Author: yongkang.zhong AuthorDate: Thu Mar 23 18:49:50 2023 +0800

[GitHub] [doris] github-actions[bot] commented on pull request #18278: [Improvement](predicate) optimize short-circuit predicates

2023-03-30 Thread via GitHub
github-actions[bot] commented on PR #18278: URL: https://github.com/apache/doris/pull/18278#issuecomment-1491331534 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] zhangstar333 commented on pull request #18277: [FE](mysql) support mysql protocol with precision and scale info for decimal type

2023-03-30 Thread via GitHub
zhangstar333 commented on PR #18277: URL: https://github.com/apache/doris/pull/18277#issuecomment-1491329945 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] morrySnow commented on a diff in pull request #18213: [Feature](Nereids)support binary arithmetic function

2023-03-30 Thread via GitHub
morrySnow commented on code in PR #18213: URL: https://github.com/apache/doris/pull/18213#discussion_r1154037994 ## gen/DorisLexer.interp: ## Review Comment: remove these files -- This is an automated message from the Apache Git Service. To respond to the message, pleas

[doris] branch master updated (1c2f95b887 -> 1a56c56e90)

2023-03-30 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 1c2f95b887 [improve](clickhouse jdbc) support clickhouse jdbc 4.x version (#18258) add 1a56c56e90 [fix](plann

[GitHub] [doris] morningman merged pull request #18165: [fix](planner) lateral view do not support lower case table name config

2023-03-30 Thread via GitHub
morningman merged PR #18165: URL: https://github.com/apache/doris/pull/18165 -- 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 (20b3bdb000 -> 1c2f95b887)

2023-03-30 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 20b3bdb000 [vectorized](function) support array_first_index function (#18175) add 1c2f95b887 [improve](clickh

[GitHub] [doris] morningman merged pull request #18258: [improve](clickhouse jdbc) support clickhouse jdbc 4.x version

2023-03-30 Thread via GitHub
morningman merged PR #18258: URL: https://github.com/apache/doris/pull/18258 -- 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] morrySnow opened a new pull request, #18281: [fix](doc) suggest use window function to replace running_difference

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

[GitHub] [doris] zhangstar333 commented on a diff in pull request #18116: [vectorized](function) Support array_shuffle and shuffle function.

2023-03-30 Thread via GitHub
zhangstar333 commented on code in PR #18116: URL: https://github.com/apache/doris/pull/18116#discussion_r1154033714 ## regression-test/suites/query_p0/sql_functions/array_functions/test_array_functions.groovy: ## @@ -112,6 +112,12 @@ suite("test_array_functions") { qt_selec

[GitHub] [doris] ZhangYu0123 closed pull request #18268: [fix](vectorized) fix SIMD macro missing in columns_common.cpp

2023-03-30 Thread via GitHub
ZhangYu0123 closed pull request #18268: [fix](vectorized) fix SIMD macro missing in columns_common.cpp URL: https://github.com/apache/doris/pull/18268 -- 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

[GitHub] [doris] zhangstar333 commented on pull request #18277: [FE](mysql) support mysql protocol with precision and scale info for decimal type

2023-03-30 Thread via GitHub
zhangstar333 commented on PR #18277: URL: https://github.com/apache/doris/pull/18277#issuecomment-1491313624 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] hello-stephen commented on pull request #18247: [enhancement](query exec) should print error status when query meet error

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

[GitHub] [doris] zenoyang commented on pull request #18268: [fix](vectorized) fix SIMD macro missing in columns_common.cpp

2023-03-30 Thread via GitHub
zenoyang commented on PR #18268: URL: https://github.com/apache/doris/pull/18268#issuecomment-1491310020 Will there be any error if this macro is not added? I understand that there is no need to add it, because the `bytes32_mask_to_bits32_mask` function has relevant judgments inside. --

[GitHub] [doris] Gabriel39 commented on pull request #18278: [Improvement](predicate) optimize short-circuit predicates

2023-03-30 Thread via GitHub
Gabriel39 commented on PR #18278: URL: https://github.com/apache/doris/pull/18278#issuecomment-1491308696 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 commented on pull request #18280: [enhancement](Nereids) cast do not relay on legacy planner anymore

2023-03-30 Thread via GitHub
morrySnow commented on PR #18280: URL: https://github.com/apache/doris/pull/18280#issuecomment-1491308539 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 #18278: [Improvement](predicate) optimize short-circuit predicates

2023-03-30 Thread via GitHub
github-actions[bot] commented on PR #18278: URL: https://github.com/apache/doris/pull/18278#issuecomment-1491308151 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 opened a new pull request, #18280: [enhancement](Nereids) cast do not reply on legacy planner anymore

2023-03-30 Thread via GitHub
morrySnow opened a new pull request, #18280: URL: https://github.com/apache/doris/pull/18280 1. remove TypeCoercion and CharacterLiteralTypeCoercion 2. Nereids Cast do not replay on legacy planner's analyze() 3. fix below problem in legacy planner 1. BOOLEAN can cast to DECIMALV2 e

[GitHub] [doris] BiteTheDDDDt commented on pull request #18279: [Chore](case) add p0 testSubQuery,testJoinOnLeftProjectToJoin,testAggregateMVCalcAg…

2023-03-30 Thread via GitHub
BiteThet commented on PR #18279: URL: https://github.com/apache/doris/pull/18279#issuecomment-1491305805 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 #18278: [Improvement](predicate) optimize short-circuit predicates

2023-03-30 Thread via GitHub
github-actions[bot] commented on PR #18278: URL: https://github.com/apache/doris/pull/18278#issuecomment-1491305544 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] BiteTheDDDDt opened a new pull request, #18279: [Chore](case) add p0 testSubQuery,testJoinOnLeftProjectToJoin,testAggregateMVCalcAg…

2023-03-30 Thread via GitHub
BiteThet opened a new pull request, #18279: URL: https://github.com/apache/doris/pull/18279 …gFunctionQuery # Proposed changes add some mv case from feut ## Problem summary Describe your changes. ## Checklist(Required) * [ ] Does it affect the ori

[GitHub] [doris] Gabriel39 opened a new pull request, #18278: [Improvement](predicate) optimize short-circuit predicates

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

[GitHub] [doris] zhangstar333 opened a new pull request, #18277: [FE](mysql) support mysql protocol with precision and scale info for decimal type

2023-03-30 Thread via GitHub
zhangstar333 opened a new pull request, #18277: URL: https://github.com/apache/doris/pull/18277 now if use jdbc mysql driver connect to doris, when the sql query of result has decimal type, and user want to get the column meta info, eg: resultSetMetaData.getPrecision(i) resultSetMeta

[GitHub] [doris] github-actions[bot] commented on pull request #18274: [fix](memory) Fix `bthread_setspecific` log fatal on UBSAN build

2023-03-30 Thread via GitHub
github-actions[bot] commented on PR #18274: URL: https://github.com/apache/doris/pull/18274#issuecomment-1491293652 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 #18274: [fix](memory) Fix `bthread_setspecific` log fatal on UBSAN build

2023-03-30 Thread via GitHub
github-actions[bot] commented on PR #18274: URL: https://github.com/apache/doris/pull/18274#issuecomment-1491292507 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 #18274: [fix](memory) Fix `bthread_setspecific` log fatal on UBSAN build

2023-03-30 Thread via GitHub
github-actions[bot] commented on PR #18274: URL: https://github.com/apache/doris/pull/18274#issuecomment-1491292429 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] yiguolei commented on pull request #18274: [fix](memory) Fix `bthread_setspecific` log fatal on UBSAN build

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

[doris] branch master updated (307170030c -> 20b3bdb000)

2023-03-30 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 307170030c [Bug](materialized-view) fix core dump when create mv have case different with base table (#18206) a

[GitHub] [doris] yiguolei merged pull request #18175: [vectorized](function) support array_first_index function

2023-03-30 Thread via GitHub
yiguolei merged PR #18175: URL: https://github.com/apache/doris/pull/18175 -- 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] yiguolei commented on pull request #18270: [refactor](typesystem) remove unused rpc common file and using function rpc

2023-03-30 Thread via GitHub
yiguolei commented on PR #18270: URL: https://github.com/apache/doris/pull/18270#issuecomment-1491283127 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] hello-stephen commented on pull request #18271: [fix](compile) fix compile err in meta_tool.cpp

2023-03-30 Thread via GitHub
hello-stephen commented on PR #18271: URL: https://github.com/apache/doris/pull/18271#issuecomment-1491278777 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 34.88 seconds stream load tsv: 445 seconds loaded 74807831229 Bytes, about 160 MB/s

[GitHub] [doris] BiteTheDDDDt commented on pull request #18228: [Bug](materialized-view) fix where clause persistence replay incorrect

2023-03-30 Thread via GitHub
BiteThet commented on PR #18228: URL: https://github.com/apache/doris/pull/18228#issuecomment-1491273933 run arm -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsu

[doris] branch master updated: [Bug](materialized-view) fix core dump when create mv have case different with base table (#18206)

2023-03-30 Thread panxiaolei
This is an automated email from the ASF dual-hosted git repository. panxiaolei 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 307170030c [Bug](materialized-view) fix core

[GitHub] [doris] BiteTheDDDDt merged pull request #18206: [Bug](materialized-view) fix core dump when create mv have case different with base table

2023-03-30 Thread via GitHub
BiteThet merged PR #18206: URL: https://github.com/apache/doris/pull/18206 -- 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] nextdreamblue commented on pull request #18163: [feature](multi-catalog) support select current_catalog();

2023-03-30 Thread via GitHub
nextdreamblue commented on PR #18163: URL: https://github.com/apache/doris/pull/18163#issuecomment-1491272054 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] nextdreamblue opened a new pull request, #18276: [fix](multi-catalog) add catalog info for show some show proc

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

[GitHub] [doris] github-actions[bot] commented on a diff in pull request #18183: [test](order by) add a suit for #18100 and #18139

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

[GitHub] [doris] sohardforaname commented on pull request #18275: [Enhancement](Nereids)add datelikev2 type support for fold constant.

2023-03-30 Thread via GitHub
sohardforaname commented on PR #18275: URL: https://github.com/apache/doris/pull/18275#issuecomment-1491262374 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 opened a new pull request, #18275: [Enhancement](Nereids)add datelikev2 type support for fold constant.

2023-03-30 Thread via GitHub
sohardforaname opened a new pull request, #18275: URL: https://github.com/apache/doris/pull/18275 # Proposed changes Issue Number: close #xxx ## Problem summary add datelikev2 type support for fold constant. date_add / years_add / mouths_add / days_add / hours_add / mi

[GitHub] [doris] github-actions[bot] commented on pull request #18239: [DATEV2](test) enable datev2 by default

2023-03-30 Thread via GitHub
github-actions[bot] commented on PR #18239: URL: https://github.com/apache/doris/pull/18239#issuecomment-1491257521 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 #18206: [Bug](materialized-view) fix core dump when create mv have case different with base table

2023-03-30 Thread via GitHub
github-actions[bot] commented on PR #18206: URL: https://github.com/apache/doris/pull/18206#issuecomment-1491257244 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 #18206: [Bug](materialized-view) fix core dump when create mv have case different with base table

2023-03-30 Thread via GitHub
github-actions[bot] commented on PR #18206: URL: https://github.com/apache/doris/pull/18206#issuecomment-1491257200 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 pull request #18239: [DATEV2](test) enable datev2 by default

2023-03-30 Thread via GitHub
Gabriel39 commented on PR #18239: URL: https://github.com/apache/doris/pull/18239#issuecomment-1491255869 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 #18274: [fix](memory) Fix `bthread_setspecific` log fatal on UBSAN build

2023-03-30 Thread via GitHub
github-actions[bot] commented on PR #18274: URL: https://github.com/apache/doris/pull/18274#issuecomment-1491254131 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] Kikyou1997 commented on pull request #18267: [test](stats) Test framework for stats estimation on TPCH-1G dataset

2023-03-30 Thread via GitHub
Kikyou1997 commented on PR #18267: URL: https://github.com/apache/doris/pull/18267#issuecomment-1491253118 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] xinyiZzz commented on pull request #18274: [fix](memory) Fix `bthread_setspecific` log fatal on UBSAN build

2023-03-30 Thread via GitHub
xinyiZzz commented on PR #18274: URL: https://github.com/apache/doris/pull/18274#issuecomment-1491252361 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] xinyiZzz opened a new pull request, #18274: [fix](memory) Fix `bthread_setspecific` log fatal on UBSAN build

2023-03-30 Thread via GitHub
xinyiZzz opened a new pull request, #18274: URL: https://github.com/apache/doris/pull/18274 # Proposed changes Issue Number: close #xxx ## Problem summary ``` #0 __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:50 #1 0x7f5d6b9bc859 in __GI_ab

[GitHub] [doris] github-actions[bot] commented on pull request #18200: [bug](function) fix count equal function return incorrect value

2023-03-30 Thread via GitHub
github-actions[bot] commented on PR #18200: URL: https://github.com/apache/doris/pull/18200#issuecomment-1491248641 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 #18200: [bug](function) fix count equal function return incorrect value

2023-03-30 Thread via GitHub
github-actions[bot] commented on PR #18200: URL: https://github.com/apache/doris/pull/18200#issuecomment-1491248660 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] yiguolei commented on a diff in pull request #16834: [Enhancement](HttpServer) Support https interface

2023-03-30 Thread via GitHub
yiguolei commented on code in PR #16834: URL: https://github.com/apache/doris/pull/16834#discussion_r1153982987 ## fe/fe-common/src/main/java/org/apache/doris/common/Config.java: ## @@ -338,16 +338,51 @@ public class Config extends ConfigBase { */ @ConfField public st

[GitHub] [doris] yiguolei commented on pull request #18264: [fix](string_ref) Incorrect result caused by the improperly comparing of StringRef on macOS with Apple silicon

2023-03-30 Thread via GitHub
yiguolei commented on PR #18264: URL: https://github.com/apache/doris/pull/18264#issuecomment-1491245334 This problem is only on master branch. Not in 1.2. it is introduced by refactor string ref. -- This is an automated message from the Apache Git Service. To respond to the message, plea

[doris-shade] branch catalog-hive updated: Add new hive catalog shade package to resolve version conflicts (#7)

2023-03-30 Thread diwu
This is an automated email from the ASF dual-hosted git repository. diwu pushed a commit to branch catalog-hive in repository https://gitbox.apache.org/repos/asf/doris-shade.git The following commit(s) were added to refs/heads/catalog-hive by this push: new 63fe7e5 Add new hive catalog sha

[GitHub] [doris-shade] JNSimba merged pull request #7: Add new hive catalog shade package to resolve version conflicts

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

[GitHub] [doris-shade] CalvinKirs opened a new pull request, #7: Add new hive catalog shade package to resolve version conflicts

2023-03-30 Thread via GitHub
CalvinKirs opened a new pull request, #7: URL: https://github.com/apache/doris-shade/pull/7 - The thrift used internally by hive is not compatible with the thrift version used internally by our doris -- This is an automated message from the Apache Git Service. To respond to the message, p

[GitHub] [doris] yagagagaga closed pull request #18273: [test] add some suites

2023-03-30 Thread via GitHub
yagagagaga closed pull request #18273: [test] add some suites URL: https://github.com/apache/doris/pull/18273 -- 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-

[doris] branch master updated (f800ba8f4c -> 1b2aaab2f2)

2023-03-30 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 f800ba8f4c [Exec](opt) Optimize function call for const columns (#18212) add 1b2aaab2f2 [vectorized](bug) fix

[GitHub] [doris] BiteTheDDDDt merged pull request #17997: [vectorized](bug) fix some case in enable fold constant

2023-03-30 Thread via GitHub
BiteThet merged PR #17997: URL: https://github.com/apache/doris/pull/17997 -- 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: [Exec](opt) Optimize function call for const columns (#18212)

2023-03-30 Thread lihaopeng
This is an automated email from the ASF dual-hosted git repository. lihaopeng 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 f800ba8f4c [Exec](opt) Optimize function call

[GitHub] [doris] github-actions[bot] commented on pull request #18212: [Optimize](functions)Optimize function call for const columns.

2023-03-30 Thread via GitHub
github-actions[bot] commented on PR #18212: URL: https://github.com/apache/doris/pull/18212#issuecomment-1491242104 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] HappenLee merged pull request #18212: [Optimize](functions)Optimize function call for const columns.

2023-03-30 Thread via GitHub
HappenLee merged PR #18212: URL: https://github.com/apache/doris/pull/18212 -- 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 #18270: [refactor](typesystem) remove unused rpc common file and using function rpc

2023-03-30 Thread via GitHub
github-actions[bot] commented on PR #18270: URL: https://github.com/apache/doris/pull/18270#issuecomment-1491241614 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 #18270: [refactor](typesystem) remove unused rpc common file and using function rpc

2023-03-30 Thread via GitHub
github-actions[bot] commented on PR #18270: URL: https://github.com/apache/doris/pull/18270#issuecomment-1491241635 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 #18247: [enhancement](query exec) should print error status when query meet error

2023-03-30 Thread via GitHub
github-actions[bot] commented on PR #18247: URL: https://github.com/apache/doris/pull/18247#issuecomment-1491241465 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 #18247: [enhancement](query exec) should print error status when query meet error

2023-03-30 Thread via GitHub
github-actions[bot] commented on PR #18247: URL: https://github.com/apache/doris/pull/18247#issuecomment-1491241454 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: [Bug](materialized-view) fix isDisableTuplesMVRewriter rreturn true when expr is literal (#18246)

2023-03-30 Thread panxiaolei
This is an automated email from the ASF dual-hosted git repository. panxiaolei 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 e7bcd970f5 [Bug](materialized-view) fix isDis

[GitHub] [doris] BiteTheDDDDt merged pull request #18246: [Bug](materialized-view) fix isDisableTuplesMVRewriter rreturn true when expr is literal

2023-03-30 Thread via GitHub
BiteThet merged PR #18246: URL: https://github.com/apache/doris/pull/18246 -- 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] BiteTheDDDDt commented on pull request #18228: [Bug](materialized-view) fix where clause persistence replay incorrect

2023-03-30 Thread via GitHub
BiteThet commented on PR #18228: URL: https://github.com/apache/doris/pull/18228#issuecomment-1491238790 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] hello-stephen commented on pull request #18187: [vectorzied](jdbc) refactor jdbc table read array type

2023-03-30 Thread via GitHub
hello-stephen commented on PR #18187: URL: https://github.com/apache/doris/pull/18187#issuecomment-1491238532 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 34.54 seconds stream load tsv: 445 seconds loaded 74807831229 Bytes, about 160 MB/s

[GitHub] [doris] ZhangYu0123 commented on pull request #18271: [fix](compile) fix compile err in meta_tool.cpp

2023-03-30 Thread via GitHub
ZhangYu0123 commented on PR #18271: URL: https://github.com/apache/doris/pull/18271#issuecomment-1491238154 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 #18271: [fix](compile) fix compile err in meta_tool.cpp

2023-03-30 Thread via GitHub
github-actions[bot] commented on PR #18271: URL: https://github.com/apache/doris/pull/18271#issuecomment-1491238050 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 #18246: [Bug](materialized-view) fix isDisableTuplesMVRewriter rreturn true when expr is literal

2023-03-30 Thread via GitHub
github-actions[bot] commented on PR #18246: URL: https://github.com/apache/doris/pull/18246#issuecomment-1491237353 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 #18246: [Bug](materialized-view) fix isDisableTuplesMVRewriter rreturn true when expr is literal

2023-03-30 Thread via GitHub
github-actions[bot] commented on PR #18246: URL: https://github.com/apache/doris/pull/18246#issuecomment-1491237325 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](Nereids): use CBO rule instead of using rewrite rule. (#18256)

2023-03-30 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 8e15388074 [fix](Nereids): use CBO rule instead

[GitHub] [doris] jackwener merged pull request #18256: [fix](Nereids): use CBO rule instead of using rewrite rule.

2023-03-30 Thread via GitHub
jackwener merged PR #18256: URL: https://github.com/apache/doris/pull/18256 -- 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] englefly commented on pull request #18129: [feature](nereids) semi and anti join estimation

2023-03-30 Thread via GitHub
englefly commented on PR #18129: URL: https://github.com/apache/doris/pull/18129#issuecomment-1491234324 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] yagagagaga opened a new pull request, #18273: [test] add some suites

2023-03-30 Thread via GitHub
yagagagaga opened a new pull request, #18273: URL: https://github.com/apache/doris/pull/18273 # Proposed changes suites for #18100 , #18139 and #18264 ## Problem summary Describe your changes. ## Checklist(Required) * [ ] Does it affect the original behavior

[GitHub] [doris] luozenglin commented on a diff in pull request #18184: [feature-wip](resource-group) Support create and show resource groups

2023-03-30 Thread via GitHub
luozenglin commented on code in PR #18184: URL: https://github.com/apache/doris/pull/18184#discussion_r1153971057 ## fe/fe-core/src/main/java/org/apache/doris/resource/resourcegroup/ResourceGroup.java: ## @@ -0,0 +1,123 @@ +// Licensed to the Apache Software Foundation (ASF) und

[GitHub] [doris] luozenglin commented on a diff in pull request #18184: [feature-wip](resource-group) Support create and show resource groups

2023-03-30 Thread via GitHub
luozenglin commented on code in PR #18184: URL: https://github.com/apache/doris/pull/18184#discussion_r1153971057 ## fe/fe-core/src/main/java/org/apache/doris/resource/resourcegroup/ResourceGroup.java: ## @@ -0,0 +1,123 @@ +// Licensed to the Apache Software Foundation (ASF) und

[GitHub] [doris] github-actions[bot] commented on pull request #18271: [fix](compile) fix compile err in meta_tool.cpp

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

  1   2   3   4   >