[GitHub] [doris] github-actions[bot] commented on pull request #20116: [Feature](inverted index) add parser_mode properties for inverted index parser

2023-05-29 Thread via GitHub
github-actions[bot] commented on PR #20116: URL: https://github.com/apache/doris/pull/20116#issuecomment-1566652920 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] yiguolei commented on pull request #20158: [fix](function) Fix VcompoundPred execute const column

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

[GitHub] [doris] AshinGau commented on a diff in pull request #19819: [feature-wip](multi-catalog)(step2)support read max compute data by JNI

2023-05-29 Thread via GitHub
AshinGau commented on code in PR #19819: URL: https://github.com/apache/doris/pull/19819#discussion_r1208983499 ## fe/java-udf/src/main/java/org/apache/doris/jni/vec/ScanPredicate.java: ## @@ -119,6 +119,11 @@ public String toString() { return inspectObject().toStri

[GitHub] [doris] hello-stephen commented on pull request #20065: [runtimeFilter](nereids) use runtime filter default size for debug purpose

2023-05-29 Thread via GitHub
hello-stephen commented on PR #20065: URL: https://github.com/apache/doris/pull/20065#issuecomment-1566657629 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 34.92 seconds stream load tsv: 440 seconds loaded 74807831229 Bytes, about 162 MB/s

[GitHub] [doris] morningman merged pull request #20152: [Fix](multi catalog)Fix Iceberg table missing column unique id bug.

2023-05-29 Thread via GitHub
morningman merged PR #20152: URL: https://github.com/apache/doris/pull/20152 -- 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 (8376e5eefb -> 500995c442)

2023-05-29 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 8376e5eefb [Chore](build) add non-virtual-dtor, remove no-embedded-directive/no-zero-length-array (#20118) ad

[GitHub] [doris] BiteTheDDDDt commented on pull request #17881: [Feature-WIP](CCR): Add ccr doris interface (WIP)

2023-05-29 Thread via GitHub
BiteThet commented on PR #17881: URL: https://github.com/apache/doris/pull/17881#issuecomment-1566659767 https://github.com/apache/doris/assets/7939630/5ee379fc-e711-44b2-87b9-449c8e160a8c";> maybe we need to adjust the log -- This is an automated message from the Apache Git Service

[GitHub] [doris] vinlee19 opened a new pull request, #20159: [docs](spark-doris-connector): modify the link of spark-dorms-connector

2023-05-29 Thread via GitHub
vinlee19 opened a new pull request, #20159: URL: https://github.com/apache/doris/pull/20159 ## Proposed changes Issue Number: close #xxx <--Describe your changes.--> ## Further comments If this is a relatively large or complex change, kick off the discussion at [d

[GitHub] [doris] carlvinhust2012 commented on a diff in pull request #20150: [Chore](gensrc) remove gen_vector_functions.py

2023-05-29 Thread via GitHub
carlvinhust2012 commented on code in PR #20150: URL: https://github.com/apache/doris/pull/20150#discussion_r1208990046 ## gensrc/script/Makefile: ## @@ -36,15 +36,6 @@ ${GEN_FUNC_OUTPUT}: gen_functions.py | ${BUILD_DIR}/python gen_func: ${GEN_FUNC_OUTPUT} .PHONY: gen_func -#

[GitHub] [doris] luzhijing merged pull request #20149: [typo](docs)correct the standard-deployment document

2023-05-29 Thread via GitHub
luzhijing merged PR #20149: URL: https://github.com/apache/doris/pull/20149 -- 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 (500995c442 -> d7e0a52bde)

2023-05-29 Thread luzhijing
This is an automated email from the ASF dual-hosted git repository. luzhijing pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 500995c442 [Fix](multi catalog)Fix Iceberg table missing column unique id bug (#20152) add d7e0a52bde [typo](d

[GitHub] [doris] luzhijing commented on pull request #20159: [docs](spark-doris-connector): modify the link of spark-dorms-connector

2023-05-29 Thread via GitHub
luzhijing commented on PR #20159: URL: https://github.com/apache/doris/pull/20159#issuecomment-152998 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 #20159: [docs](spark-doris-connector): modify the link of spark-dorms-connector

2023-05-29 Thread via GitHub
github-actions[bot] commented on PR #20159: URL: https://github.com/apache/doris/pull/20159#issuecomment-153739 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 #20159: [docs](spark-doris-connector): modify the link of spark-dorms-connector

2023-05-29 Thread via GitHub
github-actions[bot] commented on PR #20159: URL: https://github.com/apache/doris/pull/20159#issuecomment-153808 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 #20122: [typo](config)Remove FE config max_conn_per_user

2023-05-29 Thread via GitHub
github-actions[bot] commented on PR #20122: URL: https://github.com/apache/doris/pull/20122#issuecomment-155589 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] AshinGau commented on a diff in pull request #19819: [feature-wip](multi-catalog)(step2)support read max compute data by JNI

2023-05-29 Thread via GitHub
AshinGau commented on code in PR #19819: URL: https://github.com/apache/doris/pull/19819#discussion_r1208992556 ## be/src/vec/exec/scan/vfile_scanner.cpp: ## @@ -577,6 +578,15 @@ Status VFileScanner::_get_next_reader() { Status init_status; // TODO: use data la

[GitHub] [doris] hello-stephen commented on pull request #20037: [Improve](performance) introduce SchemaCache to cache TabletSchame & Schema

2023-05-29 Thread via GitHub
hello-stephen commented on PR #20037: URL: https://github.com/apache/doris/pull/20037#issuecomment-156390 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 35.69 seconds stream load tsv: 453 seconds loaded 74807831229 Bytes, about 157 MB/s

[GitHub] [doris] sohardforaname commented on pull request #20100: [Enhancement](Nerieds)add switch for developing Nereids DML

2023-05-29 Thread via GitHub
sohardforaname commented on PR #20100: URL: https://github.com/apache/doris/pull/20100#issuecomment-1566673604 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] BiteTheDDDDt commented on a diff in pull request #20150: [Chore](gensrc) remove gen_vector_functions.py

2023-05-29 Thread via GitHub
BiteThet commented on code in PR #20150: URL: https://github.com/apache/doris/pull/20150#discussion_r1208998571 ## gensrc/script/Makefile: ## @@ -36,15 +36,6 @@ ${GEN_FUNC_OUTPUT}: gen_functions.py | ${BUILD_DIR}/python gen_func: ${GEN_FUNC_OUTPUT} .PHONY: gen_func -# ge

[GitHub] [doris] morningman commented on pull request #19966: [Enhancement](table) add information_schema.parameters table

2023-05-29 Thread via GitHub
morningman commented on PR #19966: URL: https://github.com/apache/doris/pull/19966#issuecomment-1566677537 Please add regression test for this table -- 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 t

[GitHub] [doris] github-actions[bot] commented on pull request #19966: [Enhancement](table) add information_schema.parameters table

2023-05-29 Thread via GitHub
github-actions[bot] commented on PR #19966: URL: https://github.com/apache/doris/pull/19966#issuecomment-1566677681 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 #19966: [Enhancement](table) add information_schema.parameters table

2023-05-29 Thread via GitHub
github-actions[bot] commented on PR #19966: URL: https://github.com/apache/doris/pull/19966#issuecomment-1566677722 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] Kikyou1997 commented on pull request #19934: [feat](optimizer) Support materialize CTE

2023-05-29 Thread via GitHub
Kikyou1997 commented on PR #19934: URL: https://github.com/apache/doris/pull/19934#issuecomment-1566689060 run buildall -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To u

[GitHub] [doris] github-actions[bot] commented on pull request #19983: [Conf](decimalv3) enable decimalv3 by default

2023-05-29 Thread via GitHub
github-actions[bot] commented on PR #19983: URL: https://github.com/apache/doris/pull/19983#issuecomment-1566695726 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 (d7e0a52bde -> 55ccddb62c)

2023-05-29 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 d7e0a52bde [typo](doc)correct the misspelled word and the improper word (#20149) add 55ccddb62c [Conf](decima

[GitHub] [doris] neuyilan commented on pull request #19181: [doc](fix)Fix table typo in star schema benchmark documentation and join optimization

2023-05-29 Thread via GitHub
neuyilan commented on PR #19181: URL: https://github.com/apache/doris/pull/19181#issuecomment-1566696764 @luzhijing Could you please review it -- 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

[GitHub] [doris] github-actions[bot] commented on pull request #19983: [Conf](decimalv3) enable decimalv3 by default

2023-05-29 Thread via GitHub
github-actions[bot] commented on PR #19983: URL: https://github.com/apache/doris/pull/19983#issuecomment-1566695691 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 merged pull request #19983: [Conf](decimalv3) enable decimalv3 by default

2023-05-29 Thread via GitHub
Gabriel39 merged PR #19983: URL: https://github.com/apache/doris/pull/19983 -- 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] Gabriel39 commented on pull request #20155: [Bug](runtimefilter) Fix waiting for runtime filter

2023-05-29 Thread via GitHub
Gabriel39 commented on PR #20155: URL: https://github.com/apache/doris/pull/20155#issuecomment-1566698837 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 #19950: [Enhencement](JDBC Catalog) refactor jdbc catalog insert logic

2023-05-29 Thread via GitHub
github-actions[bot] commented on PR #19950: URL: https://github.com/apache/doris/pull/19950#issuecomment-1566699101 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] airborne12 commented on pull request #20116: [Feature](inverted index) add parser_mode properties for inverted index parser

2023-05-29 Thread via GitHub
airborne12 commented on PR #20116: URL: https://github.com/apache/doris/pull/20116#issuecomment-1566701989 run buildall -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To u

[GitHub] [doris] github-actions[bot] commented on pull request #20116: [Feature](inverted index) add parser_mode properties for inverted index parser

2023-05-29 Thread via GitHub
github-actions[bot] commented on PR #20116: URL: https://github.com/apache/doris/pull/20116#issuecomment-1566704800 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] Reminiscent opened a new pull request, #20161: [feature](nereids) support the rewrite rule for push-down filter through sort

2023-05-29 Thread via GitHub
Reminiscent opened a new pull request, #20161: URL: https://github.com/apache/doris/pull/20161 …rule ## Proposed changes Support the rewrite rule for push-down filter through sort. We can directly push-down the filter through sort without any conditions check. Before this

[GitHub] [doris] github-actions[bot] commented on pull request #20158: [fix](function) Fix VcompoundPred execute const column

2023-05-29 Thread via GitHub
github-actions[bot] commented on PR #20158: URL: https://github.com/apache/doris/pull/20158#issuecomment-1566705668 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 #20158: [fix](function) Fix VcompoundPred execute const column

2023-05-29 Thread via GitHub
github-actions[bot] commented on PR #20158: URL: https://github.com/apache/doris/pull/20158#issuecomment-1566705713 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] Jibing-Li commented on pull request #20137: [fix](catalog) fix create catalog with resource replay issue and kerberos auth issue

2023-05-29 Thread via GitHub
Jibing-Li commented on PR #20137: URL: https://github.com/apache/doris/pull/20137#issuecomment-1566706781 LGTM -- 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 unsubscrib

[GitHub] [doris] Reminiscent commented on pull request #20161: [feature](nereids) support the rewrite rule for push-down filter through sort

2023-05-29 Thread via GitHub
Reminiscent commented on PR #20161: URL: https://github.com/apache/doris/pull/20161#issuecomment-1566708941 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 issue #20097: [Bug] (Nereids) insert into ... select... insert failed

2023-05-29 Thread via GitHub
morrySnow commented on issue #20097: URL: https://github.com/apache/doris/issues/20097#issuecomment-1566709214 @sohardforaname PTAL -- 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 co

[GitHub] [doris] BiteTheDDDDt opened a new pull request, #20162: [Chore](build) adjust some compile diagnostic

2023-05-29 Thread via GitHub
BiteThet opened a new pull request, #20162: URL: https://github.com/apache/doris/pull/20162 ## Proposed changes adjust some compile diagnostic ## Further comments If this is a relatively large or complex change, kick off the discussion at [d...@doris.apache.org](mailto:d

[GitHub] [doris] BiteTheDDDDt commented on pull request #20162: [Chore](build) adjust some compile diagnostic

2023-05-29 Thread via GitHub
BiteThet commented on PR #20162: URL: https://github.com/apache/doris/pull/20162#issuecomment-1566711673 build all -- 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 closed pull request #19641: [DRAFT](decimalv3) test auto conversion

2023-05-29 Thread via GitHub
Gabriel39 closed pull request #19641: [DRAFT](decimalv3) test auto conversion URL: https://github.com/apache/doris/pull/19641 -- 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] BiteTheDDDDt commented on pull request #20162: [Chore](build) adjust some compile diagnostic

2023-05-29 Thread via GitHub
BiteThet commented on PR #20162: URL: https://github.com/apache/doris/pull/20162#issuecomment-1566714550 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] Jibing-Li commented on a diff in pull request #20137: [fix](catalog) fix create catalog with resource replay issue and kerberos auth issue

2023-05-29 Thread via GitHub
Jibing-Li commented on code in PR #20137: URL: https://github.com/apache/doris/pull/20137#discussion_r1209033286 ## fe/fe-core/src/main/java/org/apache/doris/datasource/CatalogFactory.java: ## @@ -74,21 +71,33 @@ public static CatalogLog constructorCatalogLog(long catalogId, St

[GitHub] [doris] github-actions[bot] commented on pull request #20162: [Chore](build) adjust some compile diagnostic

2023-05-29 Thread via GitHub
github-actions[bot] commented on PR #20162: URL: https://github.com/apache/doris/pull/20162#issuecomment-1566716247 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] Reminiscent commented on pull request #20132: [fix](Nereids) fix the filter pushdown through union

2023-05-29 Thread via GitHub
Reminiscent commented on PR #20132: URL: https://github.com/apache/doris/pull/20132#issuecomment-1566715674 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 #20162: [Chore](build) adjust some compile diagnostic

2023-05-29 Thread via GitHub
github-actions[bot] commented on PR #20162: URL: https://github.com/apache/doris/pull/20162#issuecomment-1566719075 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] gnehil opened a new pull request, #20163: [fix](doc) remove the description of the removed config serialize_batch

2023-05-29 Thread via GitHub
gnehil opened a new pull request, #20163: URL: https://github.com/apache/doris/pull/20163 Remove the description of the BE configuration 'serialize_batch' which has been removed ## Proposed changes Issue Number: close #xxx <--Describe your changes.--> ## Further c

[GitHub] [doris] hello-stephen commented on pull request #20155: [Bug](runtimefilter) Fix waiting for runtime filter

2023-05-29 Thread via GitHub
hello-stephen commented on PR #20155: URL: https://github.com/apache/doris/pull/20155#issuecomment-1566725394 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 34.53 seconds stream load tsv: 441 seconds loaded 74807831229 Bytes, about 161 MB/s

[GitHub] [doris] github-actions[bot] commented on pull request #19950: [Enhencement](JDBC Catalog) refactor jdbc catalog insert logic

2023-05-29 Thread via GitHub
github-actions[bot] commented on PR #19950: URL: https://github.com/apache/doris/pull/19950#issuecomment-1566728781 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 #19934: [feat](optimizer) Support materialize CTE

2023-05-29 Thread via GitHub
Kikyou1997 commented on PR #19934: URL: https://github.com/apache/doris/pull/19934#issuecomment-1566732077 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] BiteTheDDDDt opened a new pull request, #20164: [Feature](agg_state) support agg_state combinator on nereids

2023-05-29 Thread via GitHub
BiteThet opened a new pull request, #20164: URL: https://github.com/apache/doris/pull/20164 ## Proposed changes upport agg_state combinator on nereids ## Further comments If this is a relatively large or complex change, kick off the discussion at [d...@doris.apache.o

[GitHub] [doris] github-actions[bot] commented on pull request #19950: [Enhencement](JDBC Catalog) refactor jdbc catalog insert logic

2023-05-29 Thread via GitHub
github-actions[bot] commented on PR #19950: URL: https://github.com/apache/doris/pull/19950#issuecomment-1566739816 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] yuxuan-luo opened a new issue, #20165: [Bug] 备份恢复出错

2023-05-29 Thread via GitHub
yuxuan-luo opened a new issue, #20165: URL: https://github.com/apache/doris/issues/20165 ### 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 1.2.4-rc01 ###

[GitHub] [doris] hello-stephen commented on pull request #20161: [feature](nereids) support the rewrite rule for push-down filter through sort

2023-05-29 Thread via GitHub
hello-stephen commented on PR #20161: URL: https://github.com/apache/doris/pull/20161#issuecomment-1566740978 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 35.04 seconds stream load tsv: 454 seconds loaded 74807831229 Bytes, about 157 MB/s

[GitHub] [doris] Gabriel39 opened a new pull request, #20166: [TEST] test bf

2023-05-29 Thread via GitHub
Gabriel39 opened a new pull request, #20166: URL: https://github.com/apache/doris/pull/20166 ## Proposed changes Issue Number: close #xxx <--Describe your changes.--> ## Further comments If this is a relatively large or complex change, kick off the discussion at [

[GitHub] [doris] lsy3993 opened a new pull request, #20167: [typo](docs) add explain for ns_name

2023-05-29 Thread via GitHub
lsy3993 opened a new pull request, #20167: URL: https://github.com/apache/doris/pull/20167 ## Proposed changes Issue Number: close #xxx <--Describe your changes.--> ## 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 #20166: [TEST] test bf

2023-05-29 Thread via GitHub
github-actions[bot] commented on PR #20166: URL: https://github.com/apache/doris/pull/20166#issuecomment-1566747066 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 #20166: [TEST] test bf

2023-05-29 Thread via GitHub
github-actions[bot] commented on PR #20166: URL: https://github.com/apache/doris/pull/20166#issuecomment-1566750093 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] Tanya-W commented on a diff in pull request #19936: [enhance](match) Support match query without inverted index

2023-05-29 Thread via GitHub
Tanya-W commented on code in PR #19936: URL: https://github.com/apache/doris/pull/19936#discussion_r1209063841 ## be/src/vec/functions/match.cpp: ## @@ -15,134 +15,167 @@ // specific language governing permissions and limitations // under the License. -#include - -#include

[GitHub] [doris-spark-connector] JNSimba merged pull request #89: Extract a common method for retrying functions in Utils

2023-05-29 Thread via GitHub
JNSimba merged PR #89: URL: https://github.com/apache/doris-spark-connector/pull/89 -- 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-spark-connector] branch master updated: Extract a common method for retrying functions in Utils (#89)

2023-05-29 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-spark-connector.git The following commit(s) were added to refs/heads/master by this push: new fe87bd1 Extract a common method fo

[GitHub] [doris] mrhhsg commented on pull request #19973: [improvement](bitmap) Using set to store a small number of elements to improve performance

2023-05-29 Thread via GitHub
mrhhsg commented on PR #19973: URL: https://github.com/apache/doris/pull/19973#issuecomment-1566754413 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 #20137: [fix](catalog) fix create catalog with resource replay issue and kerberos auth issue

2023-05-29 Thread via GitHub
github-actions[bot] commented on PR #20137: URL: https://github.com/apache/doris/pull/20137#issuecomment-1566754545 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 #19973: [improvement](bitmap) Using set to store a small number of elements to improve performance

2023-05-29 Thread via GitHub
github-actions[bot] commented on PR #19973: URL: https://github.com/apache/doris/pull/19973#issuecomment-1566754646 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 commented on a diff in pull request #19807: [Fix](Nereids) Fix bitmap type in compare operator bug

2023-05-29 Thread via GitHub
morrySnow commented on code in PR #19807: URL: https://github.com/apache/doris/pull/19807#discussion_r1209066472 ## regression-test/suites/nereids_arith_p0/bitmap.groovy: ## @@ -0,0 +1,26 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more contributor l

[GitHub] [doris] github-actions[bot] commented on pull request #19973: [improvement](bitmap) Using set to store a small number of elements to improve performance

2023-05-29 Thread via GitHub
github-actions[bot] commented on PR #19973: URL: https://github.com/apache/doris/pull/19973#issuecomment-1566761729 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] milton4code opened a new issue, #20168: [Feature] spark 写入数据到doris时当字段和目标表不一致,希望错误日志能详细点

2023-05-29 Thread via GitHub
milton4code opened a new issue, #20168: URL: https://github.com/apache/doris/issues/20168 ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no similar issues. ### Description Version : doris-

[GitHub] [doris] Tanya-W commented on a diff in pull request #19936: [enhance](match) Support match query without inverted index

2023-05-29 Thread via GitHub
Tanya-W commented on code in PR #19936: URL: https://github.com/apache/doris/pull/19936#discussion_r1209074639 ## be/src/vec/functions/match.cpp: ## @@ -15,134 +15,167 @@ // specific language governing permissions and limitations // under the License. -#include - -#include

[GitHub] [doris] github-actions[bot] commented on pull request #20090: [feat](stats) delete data size stat and Made task timeout configurable

2023-05-29 Thread via GitHub
github-actions[bot] commented on PR #20090: URL: https://github.com/apache/doris/pull/20090#issuecomment-1566766975 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 #20166: [TEST] test bf

2023-05-29 Thread via GitHub
github-actions[bot] commented on PR #20166: URL: https://github.com/apache/doris/pull/20166#issuecomment-1566767004 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 #20090: [feat](stats) delete data size stat and Made task timeout configurable

2023-05-29 Thread via GitHub
github-actions[bot] commented on PR #20090: URL: https://github.com/apache/doris/pull/20090#issuecomment-1566767022 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 merged pull request #20090: [feat](stats) delete data size stat and Made task timeout configurable

2023-05-29 Thread via GitHub
morrySnow merged PR #20090: URL: https://github.com/apache/doris/pull/20090 -- 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: [feat](stats) delete data size stat and Made task timeout configurable (#20090)

2023-05-29 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 cc47ee480c [feat](stats) delete data size stat

[GitHub] [doris] dutyu opened a new pull request, #20169: [Enhancement](multi-catalog) Try to use hdfs short circuit read as po…

2023-05-29 Thread via GitHub
dutyu opened a new pull request, #20169: URL: https://github.com/apache/doris/pull/20169 …ssible in FederationBackendPolicy. ## Proposed changes According to the `Replica Selection` section at [hdfs-docs](https://hadoop.apache.org/docs/r1.2.1/hdfs_design.html) , we can use hd

[GitHub] [doris] luozenglin closed pull request #20076: [enhancement](resource-group) add be config resource_group_mem_limit to limit the total memory in resource groups

2023-05-29 Thread via GitHub
luozenglin closed pull request #20076: [enhancement](resource-group) add be config resource_group_mem_limit to limit the total memory in resource groups URL: https://github.com/apache/doris/pull/20076 -- This is an automated message from the Apache Git Service. To respond to the message, plea

[GitHub] [doris] dutyu commented on pull request #20169: [Enhancement](multi-catalog) Try to use hdfs short circuit read as po…

2023-05-29 Thread via GitHub
dutyu commented on PR #20169: URL: https://github.com/apache/doris/pull/20169#issuecomment-1566776018 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 unsubs

[GitHub] [doris] bobhan1 commented on pull request #19833: [fix](sql_parser) fix convert function

2023-05-29 Thread via GitHub
bobhan1 commented on PR #19833: URL: https://github.com/apache/doris/pull/19833#issuecomment-156666 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] xinyiZzz commented on pull request #20045: [fix](memory) Fix meta_tool start failed

2023-05-29 Thread via GitHub
xinyiZzz commented on PR #20045: URL: https://github.com/apache/doris/pull/20045#issuecomment-1566777987 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] wangbo opened a new issue, #20170: [Enhancement] Change Create Resource Group Grammar

2023-05-29 Thread via GitHub
wangbo opened a new issue, #20170: URL: https://github.com/apache/doris/issues/20170 ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no similar issues. ### Description _No response_

[GitHub] [doris] yiguolei merged pull request #20154: [FIX](mysql_writer) fix mysql output binary object works

2023-05-29 Thread via GitHub
yiguolei merged PR #20154: URL: https://github.com/apache/doris/pull/20154 -- 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] github-actions[bot] commented on pull request #20045: [fix](memory) Fix meta_tool start failed

2023-05-29 Thread via GitHub
github-actions[bot] commented on PR #20045: URL: https://github.com/apache/doris/pull/20045#issuecomment-1566782776 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 (cc47ee480c -> 91dae8a5b6)

2023-05-29 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 cc47ee480c [feat](stats) delete data size stat and Made task timeout configurable (#20090) add 91dae8a5b6 [FIX]

[GitHub] [doris] github-actions[bot] commented on pull request #20166: [TEST] test bf

2023-05-29 Thread via GitHub
github-actions[bot] commented on PR #20166: URL: https://github.com/apache/doris/pull/20166#issuecomment-1566785455 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] liangjiawei1110 commented on a diff in pull request #19988: [Feature](array-function) Support array_pushback function #17417

2023-05-29 Thread via GitHub
liangjiawei1110 commented on code in PR #19988: URL: https://github.com/apache/doris/pull/19988#discussion_r1209091728 ## gensrc/script/doris_builtins_functions.py: ## @@ -747,6 +747,25 @@ [['array_pushfront'], 'ARRAY_VARCHAR',['ARRAY_VARCHAR', 'VARCHAR'], 'ALWAYS_NULL

[doris] branch master updated (91dae8a5b6 -> cc20c430f6)

2023-05-29 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 91dae8a5b6 [FIX](mysql_writer) fix mysql output binary object works (#20154) add cc20c430f6 [fix](partial u

[GitHub] [doris] dataroaring merged pull request #20117: [fix](partial update) use correct tablet schema for rowset writer in publish task

2023-05-29 Thread via GitHub
dataroaring merged PR #20117: URL: https://github.com/apache/doris/pull/20117 -- 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-website] zy-kkk opened a new pull request, #236: delete fqdn

2023-05-29 Thread via GitHub
zy-kkk opened a new pull request, #236: URL: https://github.com/apache/doris-website/pull/236 (no comment) -- 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

[GitHub] [doris] zy-kkk opened a new pull request, #20171: [typo](docs) fix fqdn doc error

2023-05-29 Thread via GitHub
zy-kkk opened a new pull request, #20171: URL: https://github.com/apache/doris/pull/20171 ## Proposed changes Issue Number: close #xxx <--Describe your changes.--> ## 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 #20163: [fix](doc) remove the description of the removed config serialize_batch

2023-05-29 Thread via GitHub
github-actions[bot] commented on PR #20163: URL: https://github.com/apache/doris/pull/20163#issuecomment-1566793680 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 #20163: [fix](doc) remove the description of the removed config serialize_batch

2023-05-29 Thread via GitHub
github-actions[bot] commented on PR #20163: URL: https://github.com/apache/doris/pull/20163#issuecomment-1566793745 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] zy-kkk commented on pull request #20171: [typo](docs) fix fqdn doc error

2023-05-29 Thread via GitHub
zy-kkk commented on PR #20171: URL: https://github.com/apache/doris/pull/20171#issuecomment-1566794831 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 #20064: [feature](load) add test property 'dry_run_load' for olap table

2023-05-29 Thread via GitHub
github-actions[bot] commented on PR #20064: URL: https://github.com/apache/doris/pull/20064#issuecomment-1566798719 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 #20171: [typo](docs) fix fqdn doc error

2023-05-29 Thread via GitHub
github-actions[bot] commented on PR #20171: URL: https://github.com/apache/doris/pull/20171#issuecomment-1566798861 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 #20171: [typo](docs) fix fqdn doc error

2023-05-29 Thread via GitHub
github-actions[bot] commented on PR #20171: URL: https://github.com/apache/doris/pull/20171#issuecomment-1566798920 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] CalvinKirs opened a new pull request, #20172: [Improve](CI)Check PR approve status

2023-05-29 Thread via GitHub
CalvinKirs opened a new pull request, #20172: URL: https://github.com/apache/doris/pull/20172 ## Proposed changes Issue Number: close #xxx <--Describe your changes.--> ## Further comments If this is a relatively large or complex change, kick off the discussion at

[GitHub] [doris] hello-stephen commented on pull request #19833: [fix](sql_parser) fix convert function

2023-05-29 Thread via GitHub
hello-stephen commented on PR #19833: URL: https://github.com/apache/doris/pull/19833#issuecomment-1566810302 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 35.44 seconds stream load tsv: 453 seconds loaded 74807831229 Bytes, about 157 MB/s

[GitHub] [doris] github-actions[bot] commented on pull request #20172: [Improve](CI)Check PR approve status

2023-05-29 Thread via GitHub
github-actions[bot] commented on PR #20172: URL: https://github.com/apache/doris/pull/20172#issuecomment-1566810597 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 #20172: [Improve](CI)Check PR approve status

2023-05-29 Thread via GitHub
github-actions[bot] commented on PR #20172: URL: https://github.com/apache/doris/pull/20172#issuecomment-1566810659 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] felixwluo opened a new pull request, #20173: [doris-enhancement]select database() does not generate a query plan

2023-05-29 Thread via GitHub
felixwluo opened a new pull request, #20173: URL: https://github.com/apache/doris/pull/20173 ## Proposed changes Issue Number: close #20027 select database() does not generate a query plan。 ## Further comments no major changes -- This is an automated mes

[GitHub] [doris] bingquanzhao opened a new pull request, #20174: [doc](fix)Modified the description about trino

2023-05-29 Thread via GitHub
bingquanzhao opened a new pull request, #20174: URL: https://github.com/apache/doris/pull/20174 ## Proposed changes Issue Number: close #xxx <--Describe your changes.--> ## Further comments If this is a relatively large or complex change, kick off the discussion at

  1   2   3   4   5   >