[GitHub] [incubator-doris] dataroaring commented on issue #9952: [Bug] DCHECK(_data_types[i]->is_nullable()) core

2022-06-03 Thread GitBox
dataroaring commented on issue #9952: URL: https://github.com/apache/incubator-doris/issues/9952#issuecomment-1146551046 This should be introduced by https://github.com/apache/incubator-doris/pull/9927. @morrySnow -- This is an automated message from the Apache Git Service. To respond t

[GitHub] [incubator-doris] stalary commented on pull request #9895: [Enhancement](DOE) Step1: Fe generates the DSL and is used to explain

2022-06-03 Thread GitBox
stalary commented on PR #9895: URL: https://github.com/apache/incubator-doris/pull/9895#issuecomment-1146542894 convertToEsDsl move the generate dsl of `exec/es/es_query_builder.cpp` up. -- This is an automated message from the Apache Git Service. To respond to the message, please log on t

[GitHub] [incubator-doris] yiguolei merged pull request #9947: [test] Add regression test case for Table function

2022-06-03 Thread GitBox
yiguolei merged PR #9947: URL: https://github.com/apache/incubator-doris/pull/9947 -- 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...@d

[incubator-doris] branch master updated: [test] Add regression test case for Table function (#9947)

2022-06-03 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/incubator-doris.git The following commit(s) were added to refs/heads/master by this push: new 40b720473c [test] Add regression test

[incubator-doris] branch master updated: [test]Add regression test method for agg function (#9929)

2022-06-03 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/incubator-doris.git The following commit(s) were added to refs/heads/master by this push: new 26ea51da00 [test]Add regression test

[GitHub] [incubator-doris] yiguolei merged pull request #9929: [test]Add regression test method for agg function

2022-06-03 Thread GitBox
yiguolei merged PR #9929: URL: https://github.com/apache/incubator-doris/pull/9929 -- 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...@d

[incubator-doris] branch master updated: [Improvement] change the condition of vectorized compaction (#9950)

2022-06-03 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/incubator-doris.git The following commit(s) were added to refs/heads/master by this push: new 79620f6fa2 [Improvement] change the c

[GitHub] [incubator-doris] yiguolei merged pull request #9950: [Improvement] change the condition of vectorized compaction

2022-06-03 Thread GitBox
yiguolei merged PR #9950: URL: https://github.com/apache/incubator-doris/pull/9950 -- 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...@d

[GitHub] [incubator-doris] yiguolei merged pull request #9890: [feature] support convert alpha rowset

2022-06-03 Thread GitBox
yiguolei merged PR #9890: URL: https://github.com/apache/incubator-doris/pull/9890 -- 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...@d

[incubator-doris] branch master updated: [feature] support convert alpha rowset (#9890)

2022-06-03 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/incubator-doris.git The following commit(s) were added to refs/heads/master by this push: new 3743f19369 [feature] support convert

[GitHub] [incubator-doris] github-actions[bot] commented on pull request #9890: [feature] support convert alpha rowset

2022-06-03 Thread GitBox
github-actions[bot] commented on PR #9890: URL: https://github.com/apache/incubator-doris/pull/9890#issuecomment-1146528543 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 us

[GitHub] [incubator-doris] HappenLee commented on a diff in pull request #9930: [Vectorized][UDF] support java-udaf

2022-06-03 Thread GitBox
HappenLee commented on code in PR #9930: URL: https://github.com/apache/incubator-doris/pull/9930#discussion_r889466854 ## be/src/vec/aggregate_functions/aggregate_function_java_udaf.h: ## @@ -0,0 +1,361 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or mo

[GitHub] [incubator-doris] HappenLee commented on a diff in pull request #9930: [Vectorized][UDF] support java-udaf

2022-06-03 Thread GitBox
HappenLee commented on code in PR #9930: URL: https://github.com/apache/incubator-doris/pull/9930#discussion_r889465925 ## be/src/vec/aggregate_functions/aggregate_function_java_udaf.h: ## @@ -0,0 +1,361 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or mo

[GitHub] [incubator-doris] HappenLee commented on pull request #9930: [Vectorized][UDF] support java-udaf

2022-06-03 Thread GitBox
HappenLee commented on PR #9930: URL: https://github.com/apache/incubator-doris/pull/9930#issuecomment-1146521590 need also modify the doc,please -- 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 t

[GitHub] [incubator-doris] HappenLee merged pull request #9939: [Enhancement] Refactor functions in int_exp by templates

2022-06-03 Thread GitBox
HappenLee merged PR #9939: URL: https://github.com/apache/incubator-doris/pull/9939 -- 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...@

[incubator-doris] branch master updated: [Enhancement] Refactor functions in int_exp by templates (#9939)

2022-06-03 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/incubator-doris.git The following commit(s) were added to refs/heads/master by this push: new f49284036e [Enhancement] Refactor fu

[GitHub] [incubator-doris] github-actions[bot] commented on pull request #9947: [test] Add regression test case for Table function

2022-06-03 Thread GitBox
github-actions[bot] commented on PR #9947: URL: https://github.com/apache/incubator-doris/pull/9947#issuecomment-1146519874 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 us

[GitHub] [incubator-doris] github-actions[bot] commented on pull request #9947: [test] Add regression test case for Table function

2022-06-03 Thread GitBox
github-actions[bot] commented on PR #9947: URL: https://github.com/apache/incubator-doris/pull/9947#issuecomment-1146519866 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

[GitHub] [incubator-doris] github-actions[bot] commented on pull request #9950: [Improvement] change the condition of vectorized compaction

2022-06-03 Thread GitBox
github-actions[bot] commented on PR #9950: URL: https://github.com/apache/incubator-doris/pull/9950#issuecomment-1146519491 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 us

[GitHub] [incubator-doris] github-actions[bot] commented on pull request #9950: [Improvement] change the condition of vectorized compaction

2022-06-03 Thread GitBox
github-actions[bot] commented on PR #9950: URL: https://github.com/apache/incubator-doris/pull/9950#issuecomment-1146519479 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

[incubator-doris] branch master updated: [refactor](policy) Refactor the hierarchy of Policy. (#9786)

2022-06-03 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/incubator-doris.git The following commit(s) were added to refs/heads/master by this push: new da33a48f39 [refactor](policy) Refac

[GitHub] [incubator-doris] morningman closed issue #9793: [Feature] There is Policy which is not on TABLE, Policy should be a base class, and use TablePolicy to extends it.

2022-06-03 Thread GitBox
morningman closed issue #9793: [Feature] There is Policy which is not on TABLE, Policy should be a base class, and use TablePolicy to extends it. URL: https://github.com/apache/incubator-doris/issues/9793 -- This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [incubator-doris] morningman merged pull request #9786: There is Policy which is not on TABLE, Policy should be a base class, and use TablePolicy to extends it.

2022-06-03 Thread GitBox
morningman merged PR #9786: URL: https://github.com/apache/incubator-doris/pull/9786 -- 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...

[GitHub] [incubator-doris] deardeng opened a new issue, #9952: [Bug] DCHECK(_data_types[i]->is_nullable()) core

2022-06-03 Thread GitBox
deardeng opened a new issue, #9952: URL: https://github.com/apache/incubator-doris/issues/9952 ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/incubator-doris/issues?q=is%3Aissue) and found no similar issues. ### Version dev1.

[GitHub] [incubator-doris] morningman opened a new pull request, #9951: [feature] Support grant node_priv to other user.

2022-06-03 Thread GitBox
morningman opened a new pull request, #9951: URL: https://github.com/apache/incubator-doris/pull/9951 # Proposed changes Issue Number: close #xxx ## Problem Summary: Currently, only the root user has node_priv privileges. That is, only the root user can operate the add

[incubator-doris] 03/03: [fix] fix grammar of ADMIN SHOW TABLET STORAGE FORMAT stmt (#9938)

2022-06-03 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch dev-1.0.1 in repository https://gitbox.apache.org/repos/asf/incubator-doris.git commit a4252467c4c32801dbd94b5f2e19b96776f4f650 Author: jacktengg <18241664+jackte...@users.noreply.github.com>

[incubator-doris] 01/03: [improvement] Optimize send fragment logic to reduce send fragment timeout error (#9720)

2022-06-03 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch dev-1.0.1 in repository https://gitbox.apache.org/repos/asf/incubator-doris.git commit d76e4291c281f93bfe2d4666d10fff85d05c04c6 Author: Mingyu Chen AuthorDate: Fri Jun 3 15:47:40 2022 +0800

[incubator-doris] branch dev-1.0.1 updated (ad0216f823 -> a4252467c4)

2022-06-03 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a change to branch dev-1.0.1 in repository https://gitbox.apache.org/repos/asf/incubator-doris.git from ad0216f823 [fix](hive) fix bug of invalid user info in external table's scan node (#9908) new d7

[incubator-doris] 02/03: [fix] (planner) slot nullable does not set correctly when plan outer join with inline view (#9927)

2022-06-03 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch dev-1.0.1 in repository https://gitbox.apache.org/repos/asf/incubator-doris.git commit fd2375a59bea116098604912a6605423559b0966 Author: morrySnow <101034200+morrys...@users.noreply.github.com>

[GitHub] [incubator-doris] stalary commented on a diff in pull request #9895: [Enhancement](DOE) Step1: Fe generates the DSL and is used to explain

2022-06-03 Thread GitBox
stalary commented on code in PR #9895: URL: https://github.com/apache/incubator-doris/pull/9895#discussion_r888989339 ## fe/fe-core/src/main/java/org/apache/doris/external/elasticsearch/EsUtil.java: ## @@ -87,12 +105,134 @@ public static JSONObject getJsonObject(JSONObject json

[GitHub] [incubator-doris] PragmaTwice commented on a diff in pull request #9939: [Enhancement] Refactor functions in int_exp by templates

2022-06-03 Thread GitBox
PragmaTwice commented on code in PR #9939: URL: https://github.com/apache/incubator-doris/pull/9939#discussion_r888944806 ## be/src/vec/common/int_exp.h: ## @@ -22,6 +22,34 @@ #include #include +#include + +namespace exp_details { + +// compile-time exp(v, n) by linear re

[GitHub] [incubator-doris] github-actions[bot] commented on pull request #9939: [Enhancement] Refactor functions in int_exp by templates

2022-06-03 Thread GitBox
github-actions[bot] commented on PR #9939: URL: https://github.com/apache/incubator-doris/pull/9939#issuecomment-1145963062 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

[GitHub] [incubator-doris] BiteTheDDDDt commented on a diff in pull request #9939: [Enhancement] Refactor functions in int_exp by templates

2022-06-03 Thread GitBox
BiteThet commented on code in PR #9939: URL: https://github.com/apache/incubator-doris/pull/9939#discussion_r85609 ## be/src/vec/common/int_exp.h: ## @@ -22,6 +22,34 @@ #include #include +#include + +namespace exp_details { + +// compile-time exp(v, n) by linear r

[GitHub] [incubator-doris] PragmaTwice commented on pull request #9939: [Enhancement] Refactor functions in int_exp by templates

2022-06-03 Thread GitBox
PragmaTwice commented on PR #9939: URL: https://github.com/apache/incubator-doris/pull/9939#issuecomment-1145883858 Could you please review it again since I formatted the code? @BiteThet -- This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] [incubator-doris] BiteTheDDDDt commented on pull request #9931: [fix](regression-test) fix the comparison errors caused by inconsistent accuracy

2022-06-03 Thread GitBox
BiteThet commented on PR #9931: URL: https://github.com/apache/incubator-doris/pull/9931#issuecomment-1145825543 > > > Will this cause the bug to be covered up? The decimal type doesn't seem to have precision errors > > > > > > Maybe we should change this back after the decima

[GitHub] [incubator-doris] morningman closed issue #9925: [Bug] (planner) SlotDescriptor set as 'is not null' at right hand in left outer join

2022-06-03 Thread GitBox
morningman closed issue #9925: [Bug] (planner) SlotDescriptor set as 'is not null' at right hand in left outer join URL: https://github.com/apache/incubator-doris/issues/9925 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and us

[incubator-doris] branch master updated: [fix] (planner) slot nullable does not set correctly when plan outer join with inline view (#9927)

2022-06-03 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/incubator-doris.git The following commit(s) were added to refs/heads/master by this push: new 3031919e8f [fix] (planner) slot nul

[GitHub] [incubator-doris] morningman merged pull request #9927: [fix] (planner) slot nullable does not set correctly when plan outer join with inline view

2022-06-03 Thread GitBox
morningman merged PR #9927: URL: https://github.com/apache/incubator-doris/pull/9927 -- 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...

[incubator-doris] branch master updated: [fix] fix grammar of ADMIN SHOW TABLET STORAGE FORMAT stmt (#9938)

2022-06-03 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/incubator-doris.git The following commit(s) were added to refs/heads/master by this push: new 937491098e [fix] fix grammar of ADM

[GitHub] [incubator-doris] morningman merged pull request #9938: [bugfix] fix grammar of ADMIN SHOW TABLET STORAGE FORMAT stmt

2022-06-03 Thread GitBox
morningman merged PR #9938: URL: https://github.com/apache/incubator-doris/pull/9938 -- 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...

[GitHub] [incubator-doris] yangzhg commented on a diff in pull request #9803: [fix](brpc) Embed serialized request into the attachment and transmit it through http brpc

2022-06-03 Thread GitBox
yangzhg commented on code in PR #9803: URL: https://github.com/apache/incubator-doris/pull/9803#discussion_r888796530 ## gensrc/proto/internal_service.proto: ## @@ -456,14 +457,19 @@ message PResetRPCChannelResponse { repeated string channels = 2; }; +message PEchoReques

[GitHub] [incubator-doris] morningman commented on a diff in pull request #9803: [fix](brpc) Embed serialized request into the attachment and transmit it through http brpc

2022-06-03 Thread GitBox
morningman commented on code in PR #9803: URL: https://github.com/apache/incubator-doris/pull/9803#discussion_r888771409 ## be/src/exec/tablet_sink.cpp: ## @@ -515,14 +513,31 @@ void NodeChannel::try_send_batch(RuntimeState* state) { CHECK(_pending_batches_num == 0) <<

[GitHub] [incubator-doris] yangzhg commented on a diff in pull request #9803: [fix](brpc) Embed serialized request into the attachment and transmit it through http brpc

2022-06-03 Thread GitBox
yangzhg commented on code in PR #9803: URL: https://github.com/apache/incubator-doris/pull/9803#discussion_r888792101 ## be/src/runtime/row_batch.cpp: ## @@ -300,17 +290,13 @@ Status RowBatch::serialize(PRowBatch* output_batch, size_t* uncompressed_size, // return compre

[GitHub] [incubator-doris] FreeOnePlus closed pull request #9946: [test] Add regression test case for math function

2022-06-03 Thread GitBox
FreeOnePlus closed pull request #9946: [test] Add regression test case for math function URL: https://github.com/apache/incubator-doris/pull/9946 -- 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] [incubator-doris] AshinGau commented on pull request #9931: [fix](regression-test) fix the comparison errors caused by inconsistent accuracy

2022-06-03 Thread GitBox
AshinGau commented on PR #9931: URL: https://github.com/apache/incubator-doris/pull/9931#issuecomment-1145722630 > > Will this cause the bug to be covered up? The decimal type doesn't seem to have precision errors > > Maybe we should change this back after the decimal v3 is completed.

[GitHub] [incubator-doris] aopangzi commented on pull request #9541: [feature-wip](parquet-orc) Support orc scanner in vectorized engine

2022-06-03 Thread GitBox
aopangzi commented on PR #9541: URL: https://github.com/apache/incubator-doris/pull/9541#issuecomment-1145693726 /be/src/exec/arrow/orc_reader.h:20:10: fatal error: arrow/adapters/orc/adapter.h: No such file or directory 20 | #include -- This is an automated message from the Ap

[incubator-doris] branch master updated: [improvement] Optimize send fragment logic to reduce send fragment timeout error (#9720)

2022-06-03 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/incubator-doris.git The following commit(s) were added to refs/heads/master by this push: new c996334ad1 [improvement] Optimize s

[GitHub] [incubator-doris] morningman merged pull request #9720: [improvement] Optimize send fragment logic to reduce send fragment timeout error

2022-06-03 Thread GitBox
morningman merged PR #9720: URL: https://github.com/apache/incubator-doris/pull/9720 -- 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...

[GitHub] [incubator-doris] morningman closed issue #8942: [Bug] too many "send fragment timeout. backend id" error

2022-06-03 Thread GitBox
morningman closed issue #8942: [Bug] too many "send fragment timeout. backend id" error URL: https://github.com/apache/incubator-doris/issues/8942 -- 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] [incubator-doris] dataalive commented on pull request #9947: [test] Add regression test case for Table function

2022-06-03 Thread GitBox
dataalive commented on PR #9947: URL: https://github.com/apache/incubator-doris/pull/9947#issuecomment-1145678374 first file is duplicated withe pr [https://github.com/apache/incubator-doris/pull/9948](https://github.com/apache/incubator-doris/pull/9948) -- This is an automated message fr