[GitHub] [doris] github-actions[bot] commented on pull request #20698: [fix](columnstring) fix bug of columnstring prefetch

2023-06-11 Thread via GitHub
github-actions[bot] commented on PR #20698: URL: https://github.com/apache/doris/pull/20698#issuecomment-1586697149 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 #20698: [fix](columnstring) fix bug of columnstring prefetch

2023-06-11 Thread via GitHub
github-actions[bot] commented on PR #20698: URL: https://github.com/apache/doris/pull/20698#issuecomment-1586696927 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 #20044: [Function] Support date function: microsecond()

2023-06-11 Thread via GitHub
github-actions[bot] commented on PR #20044: URL: https://github.com/apache/doris/pull/20044#issuecomment-1586696270 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 commented on pull request #20698: [fix](columnstring) fix bug of columnstring prefetch

2023-06-11 Thread via GitHub
Gabriel39 commented on PR #20698: URL: https://github.com/apache/doris/pull/20698#issuecomment-1586695313 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] morningman commented on a diff in pull request #20679: [Feature][Fix](multi-catalog) Implements transactional hive full acid tables.

2023-06-11 Thread via GitHub
morningman commented on code in PR #20679: URL: https://github.com/apache/doris/pull/20679#discussion_r1226168072 ## fe/fe-core/src/main/java/org/apache/doris/planner/external/HiveScanNode.java: ## @@ -192,12 +195,50 @@ private void getFileSplitByPartitions(HiveMetaStoreCache c

[GitHub] [doris] zzzzzzzs commented on a diff in pull request #20044: [Function] Support date function: microsecond()

2023-06-11 Thread via GitHub
zzzs commented on code in PR #20044: URL: https://github.com/apache/doris/pull/20044#discussion_r1226168362 ## fe/fe-core/src/main/antlr4/org/apache/doris/nereids/DorisParser.g4: ## @@ -418,7 +418,7 @@ interval ; unitIdentifier -: YEAR | MONTH | WEEK | DAY | HOUR

[GitHub] [doris] github-actions[bot] commented on pull request #20698: [fix](columnstring) fix bug of columnstring prefetch

2023-06-11 Thread via GitHub
github-actions[bot] commented on PR #20698: URL: https://github.com/apache/doris/pull/20698#issuecomment-1586693242 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 (10134ea8c6 -> 0b228b3414)

2023-06-11 Thread eldenmoon
This is an automated email from the ASF dual-hosted git repository. eldenmoon pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 10134ea8c6 [fix](planner) fix RewriteInPredicateRule may be useless (#20668) add 0b228b3414 [fix](load)Support

[GitHub] [doris] eldenmoon merged pull request #20624: [fix](load)Support load json data with default value

2023-06-11 Thread via GitHub
eldenmoon merged PR #20624: URL: https://github.com/apache/doris/pull/20624 -- 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] eldenmoon closed issue #19741: [Feature] support real default value for json stream load

2023-06-11 Thread via GitHub
eldenmoon closed issue #19741: [Feature] support real default value for json stream load URL: https://github.com/apache/doris/issues/19741 -- 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 specifi

[GitHub] [doris] AshinGau commented on pull request #20680: [fix](hudi) set default class loader for hudi serializer

2023-06-11 Thread via GitHub
AshinGau commented on PR #20680: URL: https://github.com/apache/doris/pull/20680#issuecomment-1586690739 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] jacktengg opened a new pull request, #20698: [fix](columnstring) fix bug of columnstring prefetch

2023-06-11 Thread via GitHub
jacktengg opened a new pull request, #20698: URL: https://github.com/apache/doris/pull/20698 ## Proposed changes Issue Number: close #xxx Fix bug of prefetch in ColumnString::insert_indices_from, in which `*(x + IColumn::PREFETCH_STEP)` could be `-1`, which will result invalid

[GitHub] [doris] sohardforaname commented on pull request #19467: [Enhance](regression-test)rename test_query_db for nereids.

2023-06-11 Thread via GitHub
sohardforaname commented on PR #19467: URL: https://github.com/apache/doris/pull/19467#issuecomment-1586688453 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 #20607: [Fix](Nereids)add foldable function timestamp()

2023-06-11 Thread via GitHub
sohardforaname commented on PR #20607: URL: https://github.com/apache/doris/pull/20607#issuecomment-1586687510 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 #19988: [Feature](array-function) Support array_pushback function #17417

2023-06-11 Thread via GitHub
github-actions[bot] commented on PR #19988: URL: https://github.com/apache/doris/pull/19988#issuecomment-1586686824 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 #20685: [Fix](planner)fix cast yyyy-mm-31 incorrectly in original planner and Nereids

2023-06-11 Thread via GitHub
sohardforaname commented on PR #20685: URL: https://github.com/apache/doris/pull/20685#issuecomment-1586686150 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 #20692: [Fix](regression-test)fix unstable test case nereids_p0/update

2023-06-11 Thread via GitHub
sohardforaname commented on PR #20692: URL: https://github.com/apache/doris/pull/20692#issuecomment-1586685085 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 #20678: [fix](decimalv3) fix result error when cast a round decimalv3 to double

2023-06-11 Thread via GitHub
github-actions[bot] commented on PR #20678: URL: https://github.com/apache/doris/pull/20678#issuecomment-1586683056 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] eldenmoon commented on a diff in pull request #20556: [Improve](array-type) update stream_load for array nested array

2023-06-11 Thread via GitHub
eldenmoon commented on code in PR #20556: URL: https://github.com/apache/doris/pull/20556#discussion_r1226158732 ## be/src/vec/data_types/data_type_nullable.cpp: ## @@ -80,10 +81,27 @@ void DataTypeNullable::to_string(const IColumn& column, size_t row_num, } } +Status D

[GitHub] [doris] luozenglin commented on a diff in pull request #20242: [feature-wip](workload-group) Support for workload group Authentication

2023-06-11 Thread via GitHub
luozenglin commented on code in PR #20242: URL: https://github.com/apache/doris/pull/20242#discussion_r1226156437 ## fe/fe-core/src/main/java/org/apache/doris/mysql/privilege/Role.java: ## @@ -53,12 +55,21 @@ public class Role implements Writable, GsonPostProcessable { // a

[GitHub] [doris] luozenglin commented on a diff in pull request #20242: [feature-wip](workload-group) Support for workload group Authentication

2023-06-11 Thread via GitHub
luozenglin commented on code in PR #20242: URL: https://github.com/apache/doris/pull/20242#discussion_r1226156236 ## docs/zh-CN/docs/sql-manual/sql-reference/Account-Management-Statements/GRANT.md: ## @@ -68,7 +70,7 @@ privilege_list 是需要赋予的权限列表,以逗号分隔。当前 Doris 1. 节点权限:NOD

[GitHub] [doris] morningman merged pull request #20668: [fix](planner) fix RewriteInPredicateRule may be useless

2023-06-11 Thread via GitHub
morningman merged PR #20668: URL: https://github.com/apache/doris/pull/20668 -- 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: [fix](planner) fix RewriteInPredicateRule may be useless (#20668)

2023-06-11 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new 10134ea8c6 [fix](planner) fix RewriteInPredic

[GitHub] [doris] luozenglin commented on pull request #20242: [feature-wip](workload-group) Support for workload group Authentication

2023-06-11 Thread via GitHub
luozenglin commented on PR #20242: URL: https://github.com/apache/doris/pull/20242#issuecomment-1586679409 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] morningman closed issue #20669: [Bug] RewriteInPredicateRule may be useless

2023-06-11 Thread via GitHub
morningman closed issue #20669: [Bug] RewriteInPredicateRule may be useless URL: https://github.com/apache/doris/issues/20669 -- 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] yagagagaga opened a new pull request, #20697: [typo](docs) add a python example for stream load.

2023-06-11 Thread via GitHub
yagagagaga opened a new pull request, #20697: URL: https://github.com/apache/doris/pull/20697 ## 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](mail

[GitHub] [doris] liangjiawei1110 commented on pull request #19988: [Feature](array-function) Support array_pushback function #17417

2023-06-11 Thread via GitHub
liangjiawei1110 commented on PR #19988: URL: https://github.com/apache/doris/pull/19988#issuecomment-1586671522 run beut -- 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 #20688: [fix](decimalv3) fix result error when cast a round decimalv3 to double

2023-06-11 Thread via GitHub
github-actions[bot] commented on PR #20688: URL: https://github.com/apache/doris/pull/20688#issuecomment-1586671396 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 #20688: [fix](decimalv3) fix result error when cast a round decimalv3 to double

2023-06-11 Thread via GitHub
github-actions[bot] commented on PR #20688: URL: https://github.com/apache/doris/pull/20688#issuecomment-1586671363 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 (28fbdf3273 -> f90d5dbacf)

2023-06-11 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 28fbdf3273 [BUG](es_catalog)Solve the problem of querying es catalog Unexpected exception: Index:… (#18743) add

[GitHub] [doris] yiguolei merged pull request #20674: [fix](test) fix unstable dynamic partition regression test

2023-06-11 Thread via GitHub
yiguolei merged PR #20674: URL: https://github.com/apache/doris/pull/20674 -- 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] dujl commented on pull request #20688: [fix](decimalv3) fix result error when cast a round decimalv3 to double

2023-06-11 Thread via GitHub
dujl commented on PR #20688: URL: https://github.com/apache/doris/pull/20688#issuecomment-158812 @Gabriel39 help to review, this pr is for doris 1.2 -- 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

[GitHub] [doris] eldenmoon commented on a diff in pull request #20556: [Improve](array-type) update stream_load for array nested array

2023-06-11 Thread via GitHub
eldenmoon commented on code in PR #20556: URL: https://github.com/apache/doris/pull/20556#discussion_r1226142589 ## be/src/vec/data_types/data_type_array.cpp: ## @@ -188,77 +189,64 @@ std::string DataTypeArray::to_string(const IColumn& column, size_t row_num) cons return s

[GitHub] [doris] github-actions[bot] commented on pull request #20624: [fix](load)Support load json data with default value

2023-06-11 Thread via GitHub
github-actions[bot] commented on PR #20624: URL: https://github.com/apache/doris/pull/20624#issuecomment-1586648839 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 #20624: [fix](load)Support load json data with default value

2023-06-11 Thread via GitHub
github-actions[bot] commented on PR #20624: URL: https://github.com/apache/doris/pull/20624#issuecomment-1586648766 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] zddr opened a new pull request, #20696: [fix](mtmv)create mtmv failed when not specifying refresh strategy

2023-06-11 Thread via GitHub
zddr opened a new pull request, #20696: URL: https://github.com/apache/doris/pull/20696 ## Proposed changes Issue Number: close #20686 ## Further comments If this is a relatively large or complex change, kick off the discussion at [d...@doris.apache.org](mailto:

[GitHub] [doris] amorynan commented on pull request #20556: [Improve](array-type) update stream_load for array nested array

2023-06-11 Thread via GitHub
amorynan commented on PR #20556: URL: https://github.com/apache/doris/pull/20556#issuecomment-1586644159 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 a diff in pull request #20544: [improvement](hdfs) add parquet footer cache and hdfs file handle cache

2023-06-11 Thread via GitHub
github-actions[bot] commented on code in PR #20544: URL: https://github.com/apache/doris/pull/20544#discussion_r1226125262 ## be/test/util/lru_multi_cache_test.cpp: ## @@ -0,0 +1,473 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more contributor licens

[GitHub] [doris] BiteTheDDDDt commented on a diff in pull request #20593: [Chore](runtime filter) remove runtime filter ready_for_publish/publish_finally

2023-06-11 Thread via GitHub
BiteThet commented on code in PR #20593: URL: https://github.com/apache/doris/pull/20593#discussion_r1226124034 ## be/src/exprs/runtime_filter_slots.h: ## @@ -196,29 +197,33 @@ class RuntimeFilterSlotsBase { } } -// should call this method after insert -

[GitHub] [doris] github-actions[bot] commented on pull request #20544: [improvement](hdfs) add parquet footer cache and hdfs file handle cache

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

[GitHub] [doris] liangjiawei1110 commented on pull request #19988: [Feature](array-function) Support array_pushback function #17417

2023-06-11 Thread via GitHub
liangjiawei1110 commented on PR #19988: URL: https://github.com/apache/doris/pull/19988#issuecomment-1586631996 run beut -- 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 #20544: [improvement](hdfs) add parquet footer cache and hdfs file handle cache

2023-06-11 Thread via GitHub
github-actions[bot] commented on PR #20544: URL: https://github.com/apache/doris/pull/20544#issuecomment-1586626974 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] JNSimba commented on pull request #16202: [fix](spark load) not setting the file format cause null pointer exception

2023-06-11 Thread via GitHub
JNSimba commented on PR #16202: URL: https://github.com/apache/doris/pull/16202#issuecomment-1586624784 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

[doris] branch master updated: [BUG](es_catalog)Solve the problem of querying es catalog Unexpected exception: Index:… (#18743)

2023-06-11 Thread diwu
This is an automated email from the ASF dual-hosted git repository. diwu 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 28fbdf3273 [BUG](es_catalog)Solve the problem of qu

[GitHub] [doris] JNSimba merged pull request #18743: [BUG](es_catalog)Solve the problem of querying es catalog Unexpected exception: Index:…

2023-06-11 Thread via GitHub
JNSimba merged PR #18743: URL: https://github.com/apache/doris/pull/18743 -- 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.apac

[GitHub] [doris] github-actions[bot] commented on pull request #20544: [improvement](hdfs) add parquet footer cache and hdfs file handle cache

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

[GitHub] [doris] starocean999 opened a new pull request, #20695: [fix](nereids)always use colocate scan in the first phase of aggregation

2023-06-11 Thread via GitHub
starocean999 opened a new pull request, #20695: URL: https://github.com/apache/doris/pull/20695 ## Proposed changes Issue Number: close #xxx ## Further comments If this is a relatively large or complex change, kick off the discussion at [d...@doris.apache.org](ma

[GitHub] [doris] starocean999 commented on pull request #20695: [fix](nereids)always use colocate scan in the first phase of aggregation

2023-06-11 Thread via GitHub
starocean999 commented on PR #20695: URL: https://github.com/apache/doris/pull/20695#issuecomment-1586593588 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 #20185: [Enhancement](java-udf) java-udf module split to sub modules

2023-06-11 Thread via GitHub
github-actions[bot] commented on PR #20185: URL: https://github.com/apache/doris/pull/20185#issuecomment-1586593540 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 #20693: [Refactor](Profile) Add and refactor the join profile

2023-06-11 Thread via GitHub
github-actions[bot] commented on PR #20693: URL: https://github.com/apache/doris/pull/20693#issuecomment-1586590686 clang-tidy review says "All clean, LGTM! :+1:" -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [doris] Mryange commented on pull request #20683: [test](regression) update some case in p2

2023-06-11 Thread via GitHub
Mryange commented on PR #20683: URL: https://github.com/apache/doris/pull/20683#issuecomment-1586589694 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] TangSiyang2001 commented on pull request #20694: [enhancement](insert-stmt) Make `insert into tbl values();` compatible with mysql

2023-06-11 Thread via GitHub
TangSiyang2001 commented on PR #20694: URL: https://github.com/apache/doris/pull/20694#issuecomment-1586589737 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] TangSiyang2001 opened a new pull request, #20694: [enhancement](insert-stmt) Make `insert into tbl values();` compatible with mysql

2023-06-11 Thread via GitHub
TangSiyang2001 opened a new pull request, #20694: URL: https://github.com/apache/doris/pull/20694 ## Proposed changes Issue Number: close #20582 ## Further comments If this is a relatively large or complex change, kick off the discussion at [d...@doris.apache.or

[GitHub] [doris] HappenLee commented on pull request #20693: [Refactor](Profile) Add and refactor the join profile

2023-06-11 Thread via GitHub
HappenLee commented on PR #20693: URL: https://github.com/apache/doris/pull/20693#issuecomment-1586587187 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] HappenLee opened a new pull request, #20693: [Refactor](Profile) Add and refactor the join profile

2023-06-11 Thread via GitHub
HappenLee opened a new pull request, #20693: URL: https://github.com/apache/doris/pull/20693 ## Proposed changes Refactor some profile to join base and add some profile miss -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitH

[GitHub] [doris] lexluo09 commented on pull request #20185: [Enhancement](java-udf) java-udf module split to sub modules

2023-06-11 Thread via GitHub
lexluo09 commented on PR #20185: URL: https://github.com/apache/doris/pull/20185#issuecomment-1586584736 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 #20556: [Improve](array-type) update stream_load for array nested array

2023-06-11 Thread via GitHub
github-actions[bot] commented on PR #20556: URL: https://github.com/apache/doris/pull/20556#issuecomment-1586580782 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 merged pull request #20164: [Feature](agg_state) support agg_state combinator on nereids

2023-06-11 Thread via GitHub
BiteThet merged PR #20164: URL: https://github.com/apache/doris/pull/20164 -- 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 (a02a2f4163 -> 7f8c5c81e7)

2023-06-11 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 a02a2f4163 [doc](create-function) Update CREATE-FUNCTION.md to remove the usage of c++ (#20654) add 7f8c5c81e

[GitHub] [doris] github-actions[bot] commented on pull request #20164: [Feature](agg_state) support agg_state combinator on nereids

2023-06-11 Thread via GitHub
github-actions[bot] commented on PR #20164: URL: https://github.com/apache/doris/pull/20164#issuecomment-1586571743 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 #20164: [Feature](agg_state) support agg_state combinator on nereids

2023-06-11 Thread via GitHub
github-actions[bot] commented on PR #20164: URL: https://github.com/apache/doris/pull/20164#issuecomment-1586571715 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 #20689: [regression-test](test) fix mv_p0/test_drop_partition_from_index/test_drop_partition_from_index.groovy

2023-06-11 Thread via GitHub
github-actions[bot] commented on PR #20689: URL: https://github.com/apache/doris/pull/20689#issuecomment-1586571618 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 #20689: [regression-test](test) fix mv_p0/test_drop_partition_from_index/test_drop_partition_from_index.groovy

2023-06-11 Thread via GitHub
github-actions[bot] commented on PR #20689: URL: https://github.com/apache/doris/pull/20689#issuecomment-1586571592 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 #19467: [Enhance](regression-test)rename test_query_db for nereids.

2023-06-11 Thread via GitHub
sohardforaname commented on PR #19467: URL: https://github.com/apache/doris/pull/19467#issuecomment-1586566136 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 #20685: [Fix](planner)fix cast yyyy-mm-31 incorrectly in original planner and Nereids

2023-06-11 Thread via GitHub
sohardforaname commented on PR #20685: URL: https://github.com/apache/doris/pull/20685#issuecomment-1586562369 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 #20692: [Fix](regression-test)fix unstable test case nereids_p0/update

2023-06-11 Thread via GitHub
sohardforaname commented on PR #20692: URL: https://github.com/apache/doris/pull/20692#issuecomment-1586562486 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 #20692: [Fix](regression-test)fix unstable test case nereids_p0/update

2023-06-11 Thread via GitHub
sohardforaname commented on PR #20692: URL: https://github.com/apache/doris/pull/20692#issuecomment-1586561719 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, #20692: [Fix](regression-test)fix unstable test case nereids_p0/update

2023-06-11 Thread via GitHub
sohardforaname opened a new pull request, #20692: URL: https://github.com/apache/doris/pull/20692 ## 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](

[GitHub] [doris] github-actions[bot] commented on pull request #20185: [Enhancement](java-udf) java-udf module split to sub modules

2023-06-11 Thread via GitHub
github-actions[bot] commented on PR #20185: URL: https://github.com/apache/doris/pull/20185#issuecomment-1586554159 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 #20690: [docs](docs)Add the list of BI tools supported by Doris.

2023-06-11 Thread via GitHub
github-actions[bot] commented on PR #20690: URL: https://github.com/apache/doris/pull/20690#issuecomment-1586552742 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 #20690: [docs](docs)Add the list of BI tools supported by Doris.

2023-06-11 Thread via GitHub
github-actions[bot] commented on PR #20690: URL: https://github.com/apache/doris/pull/20690#issuecomment-1586552713 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] FreeOnePlus opened a new pull request, #20690: [docs](docs)Add the list of BI tools supported by Doris.

2023-06-11 Thread via GitHub
FreeOnePlus opened a new pull request, #20690: URL: https://github.com/apache/doris/pull/20690 ## Proposed changes Add the list of BI tools supported by Doris. ## Further comments If this is a relatively large or complex change, kick off the discussion at [d...@doris

[GitHub] [doris] bingquanzhao opened a new pull request, #20691: [typo][doc] add column type description for range partition

2023-06-11 Thread via GitHub
bingquanzhao opened a new pull request, #20691: URL: https://github.com/apache/doris/pull/20691 ## Proposed changes Issue Number: close #xxx ## Further comments If this is a relatively large or complex change, kick off the discussion at [d...@doris.apache.org](ma

[GitHub] [doris] github-actions[bot] commented on pull request #16202: [fix](spark load) not setting the file format cause null pointer exception

2023-06-11 Thread via GitHub
github-actions[bot] commented on PR #16202: URL: https://github.com/apache/doris/pull/16202#issuecomment-1586550647 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 #16202: [fix](spark load) not setting the file format cause null pointer exception

2023-06-11 Thread via GitHub
github-actions[bot] commented on PR #16202: URL: https://github.com/apache/doris/pull/16202#issuecomment-1586550599 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] shuke987 opened a new pull request, #20689: [regression-test](test) fix mv_p0/test_drop_partition_from_index/test_drop_partition_from_index.groovy

2023-06-11 Thread via GitHub
shuke987 opened a new pull request, #20689: URL: https://github.com/apache/doris/pull/20689 ## Proposed changes Issue Number: close #xxx finally { sql """ DROP MATERIALIZED VIEW ${testMv} ON ${testTable} """ sql """ DROP TABLE ${testTable} """ sql

[GitHub] [doris] dujl opened a new pull request, #20688: [fix](decimalv3) fix result error when cast a round decimalv3 to double

2023-06-11 Thread via GitHub
dujl opened a new pull request, #20688: URL: https://github.com/apache/doris/pull/20688 ## Proposed changes Issue Number: close #xxx in round function, when the src data is decimalv3 and the scale parameter is large than src data's scale, the round result scale will be set to sourc

[GitHub] [doris] zy-kkk opened a new pull request, #20687: [1.2][improvement](jdbc) Set the JDBC connection timeout to be configurable

2023-06-11 Thread via GitHub
zy-kkk opened a new pull request, #20687: URL: https://github.com/apache/doris/pull/20687 ## Proposed changes Issue Number: close #xxx ## Further comments If this is a relatively large or complex change, kick off the discussion at [d...@doris.apache.org](mailto:d

[GitHub] [doris] sohardforaname commented on pull request #20607: [Fix](Nereids)add foldable function timestamp()

2023-06-11 Thread via GitHub
sohardforaname commented on PR #20607: URL: https://github.com/apache/doris/pull/20607#issuecomment-1586539336 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] shuke987 closed pull request #20385: [test](test) just for test

2023-06-11 Thread via GitHub
shuke987 closed pull request #20385: [test](test) just for test URL: https://github.com/apache/doris/pull/20385 -- 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,

[GitHub] [doris] github-actions[bot] commented on pull request #20678: [fix](decimalv3) fix result error when cast a round decimalv3 to double

2023-06-11 Thread via GitHub
github-actions[bot] commented on PR #20678: URL: https://github.com/apache/doris/pull/20678#issuecomment-1586535775 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] weizuo93 commented on pull request #20597: [Log](query) Add log of fragment instance num to recognize large query

2023-06-11 Thread via GitHub
weizuo93 commented on PR #20597: URL: https://github.com/apache/doris/pull/20597#issuecomment-1586534788 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] zddr opened a new issue, #20686: [Bug] create mtmv failed when not specifying refresh strategy

2023-06-11 Thread via GitHub
zddr opened a new issue, #20686: URL: https://github.com/apache/doris/issues/20686 ### 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's Wr

[doris] branch master updated: [doc](create-function) Update CREATE-FUNCTION.md to remove the usage of c++ (#20654)

2023-06-11 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 a02a2f4163 [doc](create-function) Update CREATE-FU

[GitHub] [doris] zy-kkk merged pull request #20654: [doc](create-function) Update CREATE-FUNCTION.md to remove the usage of c++

2023-06-11 Thread via GitHub
zy-kkk merged PR #20654: URL: https://github.com/apache/doris/pull/20654 -- 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] morningman commented on pull request #20664: [fix](hive) fix NPE of hive meta store client

2023-06-11 Thread via GitHub
morningman commented on PR #20664: URL: https://github.com/apache/doris/pull/20664#issuecomment-1586525789 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] zy-kkk commented on pull request #20566: [Refactor](External) Move Common ODBC Methods to JDBC Class and Add Default config to Disable ODBC Creation

2023-06-11 Thread via GitHub
zy-kkk commented on PR #20566: URL: https://github.com/apache/doris/pull/20566#issuecomment-1586523845 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

[doris] branch master updated: [improvement](profile)add sum/avg rpc time (#20511)

2023-06-11 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 14f59bef1d [improvement](profile)add sum/avg r

[GitHub] [doris] HappenLee merged pull request #20511: [improvement](profile)add sum/avg rpc time

2023-06-11 Thread via GitHub
HappenLee merged PR #20511: URL: https://github.com/apache/doris/pull/20511 -- 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-website] gnehil opened a new pull request, #239: [doc] update spark connector version

2023-06-11 Thread via GitHub
gnehil opened a new pull request, #239: URL: https://github.com/apache/doris-website/pull/239 add latest version dowload link, and update maven template -- 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

[doris] branch branch-1.2-lts updated: [fix](planner)the common type of floating and decimal should be floating type (#20682)

2023-06-11 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a commit to branch branch-1.2-lts in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-1.2-lts by this push: new 4700d4672a [fix](planner)the co

[GitHub] [doris] yiguolei merged pull request #20682: [fix](planner)the common type of floating and decimal should be floating type

2023-06-11 Thread via GitHub
yiguolei merged PR #20682: URL: https://github.com/apache/doris/pull/20682 -- 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

[doris] branch master updated (4c340f2851 -> bcc37c9405)

2023-06-11 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 4c340f2851 [Feature] (Multi-Catalog) support query hll column in doris jdbc table - part 1 (#19413) add bcc37c9

[GitHub] [doris] yiguolei merged pull request #20634: [fix](planner)the common type of floating and decimal should be floating type

2023-06-11 Thread via GitHub
yiguolei merged PR #20634: URL: https://github.com/apache/doris/pull/20634 -- 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 opened a new pull request, #20685: [Fix](planner)fix cast yyyy-mm-31 incorrectly in original planner and Nereids

2023-06-11 Thread via GitHub
sohardforaname opened a new pull request, #20685: URL: https://github.com/apache/doris/pull/20685 ## 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](

[GitHub] [doris] Mryange opened a new pull request, #20684: [test](regression) update some case in p2

2023-06-11 Thread via GitHub
Mryange opened a new pull request, #20684: URL: https://github.com/apache/doris/pull/20684 ## Proposed changes pick from https://github.com/apache/doris/pull/20683 ## Further comments If this is a relatively large or complex change, kick off the discussion at [d.

[GitHub] [doris] github-actions[bot] commented on pull request #20628: [Feature](broker-load) Support priority for Broker Load job.

2023-06-11 Thread via GitHub
github-actions[bot] commented on PR #20628: URL: https://github.com/apache/doris/pull/20628#issuecomment-1586516339 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 #20628: [Feature](broker-load) Support priority for Broker Load job.

2023-06-11 Thread via GitHub
github-actions[bot] commented on PR #20628: URL: https://github.com/apache/doris/pull/20628#issuecomment-1586516315 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] Mryange commented on pull request #20683: [test](regression) update some case in p2

2023-06-11 Thread via GitHub
Mryange commented on PR #20683: URL: https://github.com/apache/doris/pull/20683#issuecomment-1586514588 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

[doris] branch master updated (a6f625676b -> 4c340f2851)

2023-06-11 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 a6f625676b [profile](remove child) child is for node, should not be used to organize counters (#20676) add 4c

  1   2   3   >