[GitHub] [doris] zy-kkk commented on pull request #12731: [docs] Changing the Jump Address of SparkLoad in BrokerLoad

2022-09-19 Thread GitBox
zy-kkk commented on PR #12731: URL: https://github.com/apache/doris/pull/12731#issuecomment-1250640786 the PR title format for the document class is [typo](docs), please change it -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHu

[GitHub] [doris] starocean999 opened a new pull request, #12732: [fix](outerjoin)output full column for tupleIsNull predicate

2022-09-19 Thread GitBox
starocean999 opened a new pull request, #12732: URL: https://github.com/apache/doris/pull/12732 # Proposed changes Issue Number: close #xxx ## Problem summary we need output full column for tuple is null predicate instead of only the nullmap sub column ## Checklis

[GitHub] [doris-website] yuanyuan8983 opened a new pull request, #104: [typo](docs) Changing the Jump Address of SparkLoad in BrokerLoad

2022-09-19 Thread GitBox
yuanyuan8983 opened a new pull request, #104: URL: https://github.com/apache/doris-website/pull/104 Changing the Jump Address of SparkLoad in BrokerLoad -- 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] morningman merged pull request #12602: [refactor](file scanner)Refactor file scanner.

2022-09-19 Thread GitBox
morningman merged PR #12602: URL: https://github.com/apache/doris/pull/12602 -- 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: [refactor](file scanner)Refactor file scanner. (#12602)

2022-09-19 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 5978fd9647 [refactor](file scanner)Refactor f

[GitHub] [doris] luozenglin opened a new issue, #12733: [Bug] when exporting hll columns, the file gets binary data

2022-09-19 Thread GitBox
luozenglin opened a new issue, #12733: URL: https://github.com/apache/doris/issues/12733 ### 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 master

[GitHub] [doris] github-actions[bot] commented on pull request #12731: [typo](docs) Changing the Jump Address of SparkLoad in BrokerLoad

2022-09-19 Thread GitBox
github-actions[bot] commented on PR #12731: URL: https://github.com/apache/doris/pull/12731#issuecomment-1250668392 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] luozenglin opened a new pull request, #12734: [fix](outfile) select OBJECT and HLL columns into outfile as null.

2022-09-19 Thread GitBox
luozenglin opened a new pull request, #12734: URL: https://github.com/apache/doris/pull/12734 # Proposed changes Issue Number: close #12733 ## Problem summary Describe your changes. ## Checklist(Required) 1. Does it affect the original behavior: - [

[GitHub] [doris] yuanyuan8983 opened a new pull request, #12735: [typo](docs)Changing the Jump Address of BrokerLoad in SparkLoad

2022-09-19 Thread GitBox
yuanyuan8983 opened a new pull request, #12735: URL: https://github.com/apache/doris/pull/12735 Changing the Jump Address of BrokerLoad in SparkLoad # Proposed changes Issue Number: close #xxx ## Problem summary Describe your changes. ## Checklist(Required)

[GitHub] [doris] Gabriel39 commented on a diff in pull request #12700: [Improvement](sort) Use heap sort to optimize sort node

2022-09-19 Thread GitBox
Gabriel39 commented on code in PR #12700: URL: https://github.com/apache/doris/pull/12700#discussion_r973953301 ## be/src/vec/common/sort/topn_sorter.cpp: ## @@ -0,0 +1,156 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more contributor license agreemen

[GitHub] [doris] zhoulong0517 opened a new issue, #12736: it will support on 1.2. we will submit a pr to fix this document typo

2022-09-19 Thread GitBox
zhoulong0517 opened a new issue, #12736: URL: https://github.com/apache/doris/issues/12736 it will support on 1.2. we will submit a pr to fix this document typo _Originally posted by @dataalive in https://github.com/apache/doris/discussions/11829#discussioncomment-3406375_ -- This

[GitHub] [doris] mrhhsg opened a new pull request, #12737: [chore](regression-test) add order by in test_rollup_agg_date.groovy

2022-09-19 Thread GitBox
mrhhsg opened a new pull request, #12737: URL: https://github.com/apache/doris/pull/12737 # Proposed changes Issue Number: close #xxx ## Problem summary Describe your changes. ## Checklist(Required) 1. Does it affect the original behavior: - [ ] Yes

[GitHub] [doris] Gabriel39 commented on a diff in pull request #12734: [fix](outfile) select OBJECT and HLL columns into outfile as null.

2022-09-19 Thread GitBox
Gabriel39 commented on code in PR #12734: URL: https://github.com/apache/doris/pull/12734#discussion_r973959601 ## be/src/vec/runtime/vfile_result_writer.cpp: ## @@ -327,7 +325,7 @@ Status VFileResultWriter::_write_csv_file(const Block& block) { break;

[GitHub] [doris] zhoulong0517 commented on issue #12736: it will support on 1.2. we will submit a pr to fix this document typo

2022-09-19 Thread GitBox
zhoulong0517 commented on issue #12736: URL: https://github.com/apache/doris/issues/12736#issuecomment-1250689849 Hi, Thanks for your reply, if the issue fixed on 1.2? the former issue is : 1.1版本的doris 使用java udf功能创建function提示unknown function type -- This is an automated message fro

[GitHub] [doris-website] yuanyuan8983 opened a new pull request, #105: [typo](docs)Changing the Jump Address of BrokerLoad in SparkLoad

2022-09-19 Thread GitBox
yuanyuan8983 opened a new pull request, #105: URL: https://github.com/apache/doris-website/pull/105 Changing the Jump Address of BrokerLoad in SparkLoad -- 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] stalary opened a new pull request, #12738: [cherry-pick](1.1-lts) cherry-pick ctas error

2022-09-19 Thread GitBox
stalary opened a new pull request, #12738: URL: https://github.com/apache/doris/pull/12738 # Proposed changes Issue Number: close #xxx ## Problem summary Describe your changes. ## Checklist(Required) 1. Does it affect the original behavior: - [ ] Yes

[GitHub] [doris] stalary commented on pull request #12738: [cherry-pick](1.1-lts) cherry-pick ctas error

2022-09-19 Thread GitBox
stalary commented on PR #12738: URL: https://github.com/apache/doris/pull/12738#issuecomment-1250711385 The error pr is https://github.com/apache/doris/pull/12315 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [doris] morrySnow merged pull request #12657: [improve](Nereids): improve join cost model.

2022-09-19 Thread GitBox
morrySnow merged PR #12657: URL: https://github.com/apache/doris/pull/12657 -- 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: [improve](Nereids) improve join cost model (#12657)

2022-09-19 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 399af4572a [improve](Nereids) improve join cos

[GitHub] [doris] morrySnow merged pull request #9983: [feature-wip](statistics) Internal-query, execute SQL query statement internally (in FE)

2022-09-19 Thread GitBox
morrySnow merged PR #9983: URL: https://github.com/apache/doris/pull/9983 -- 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

[doris] branch master updated: [feature](statistics) Internal-query, execute SQL query statement internally in FE (#9983)

2022-09-19 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 08a71236a9 [feature](statistics) Internal-quer

[GitHub] [doris] morningman merged pull request #12738: [cherry-pick](1.1-lts) cherry-pick ctas error

2022-09-19 Thread GitBox
morningman merged PR #12738: URL: https://github.com/apache/doris/pull/12738 -- 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 branch-1.1-lts updated: [cherry-pick](1.1-lts) cherry-pick ctas error (#12738)

2022-09-19 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch branch-1.1-lts in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-1.1-lts by this push: new 33d114ffb9 [cherry-pick](1.1-

[GitHub] [doris] lsy3993 opened a new pull request, #12739: [typo](docs) vectorization needs to be turned off to use native udf

2022-09-19 Thread GitBox
lsy3993 opened a new pull request, #12739: URL: https://github.com/apache/doris/pull/12739 # Proposed changes Issue Number: close #xxx ## Problem summary Describe your changes. ## Checklist(Required) 1. Does it affect the original behavior: - [ ] Yes

[GitHub] [doris] TaoZex commented on pull request #12532: [typo](docs) Add docs of math function

2022-09-19 Thread GitBox
TaoZex commented on PR #12532: URL: https://github.com/apache/doris/pull/12532#issuecomment-1250737282 > > @zy-kkk In P1 Regression, the details of the error message are as follows: https://user-images.githubusercontent.com/45089228/190960562-8ca1f2dc-397d-40cc-b4c6-3ee9edf62ff6.png";> I su

[GitHub] [doris] sohardforaname opened a new pull request, #12740: [Improve](Nereids)improve runtime filter unit tests

2022-09-19 Thread GitBox
sohardforaname opened a new pull request, #12740: URL: https://github.com/apache/doris/pull/12740 # Proposed changes Issue Number: close #xxx ## Problem summary add rewrite and implement method to PlanChecker improve unit tests of runtime filter ## Checklist(Req

[GitHub] [doris] github-actions[bot] commented on pull request #12737: [chore](regression-test) add order by in test_rollup_agg_date.groovy

2022-09-19 Thread GitBox
github-actions[bot] commented on PR #12737: URL: https://github.com/apache/doris/pull/12737#issuecomment-1250740429 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 #12737: [chore](regression-test) add order by in test_rollup_agg_date.groovy

2022-09-19 Thread GitBox
github-actions[bot] commented on PR #12737: URL: https://github.com/apache/doris/pull/12737#issuecomment-1250740389 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] morrySnow merged pull request #12725: [refactor](Nereids) rename transform to applyExploration UT helper class PlanChecker

2022-09-19 Thread GitBox
morrySnow merged PR #12725: URL: https://github.com/apache/doris/pull/12725 -- 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 (08a71236a9 -> 4b5cc62348)

2022-09-19 Thread morrysnow
This is an automated email from the ASF dual-hosted git repository. morrysnow pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 08a71236a9 [feature](statistics) Internal-query, execute SQL query statement internally in FE (#9983) add 4b5c

[GitHub] [doris-website] lsy3993 opened a new pull request, #106: [typo](docs) vectorization needs to be turned off to use native udf

2022-09-19 Thread GitBox
lsy3993 opened a new pull request, #106: URL: https://github.com/apache/doris-website/pull/106 vectorization needs to be turned off to use native udf. -- 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

[GitHub] [doris] starocean999 commented on pull request #12643: [fix](lateral_view) fix lateral view explode_split with temp table

2022-09-19 Thread GitBox
starocean999 commented on PR #12643: URL: https://github.com/apache/doris/pull/12643#issuecomment-1250765633 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 unsubsc

[GitHub] [doris] starocean999 commented on pull request #12727: [Bug](date) Fix wrong type in TimestampArithmeticExpr

2022-09-19 Thread GitBox
starocean999 commented on PR #12727: URL: https://github.com/apache/doris/pull/12727#issuecomment-1250772830 This fix is OK for TimestampArithmeticExpr. Is it possible that other exprs may have similar issue? -- This is an automated message from the Apache Git Service. To respond to the m

[GitHub] [doris] Gabriel39 commented on pull request #12727: [Bug](date) Fix wrong type in TimestampArithmeticExpr

2022-09-19 Thread GitBox
Gabriel39 commented on PR #12727: URL: https://github.com/apache/doris/pull/12727#issuecomment-1250777273 > This fix is OK for TimestampArithmeticExpr. Is it possible that other exprs may have similar issue? Actually, this problem will only occur for datetimev2 and decimalv3 type. Fo

[GitHub] [doris] github-actions[bot] commented on pull request #12714: [feature-wip](statistics) Template for building internal query SQL statements

2022-09-19 Thread GitBox
github-actions[bot] commented on PR #12714: URL: https://github.com/apache/doris/pull/12714#issuecomment-1250781214 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 #12721: [feature-wip](unique-key-merge-on-write) fix that incremental clone may lead to loss of delete bitmap

2022-09-19 Thread GitBox
github-actions[bot] commented on PR #12721: URL: https://github.com/apache/doris/pull/12721#issuecomment-1250786712 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] weizhengte opened a new pull request, #12741: [bugfix](statistics) fix the logic bug when getting statistical tasks

2022-09-19 Thread GitBox
weizhengte opened a new pull request, #12741: URL: https://github.com/apache/doris/pull/12741 # Proposed changes There is a problem with StatisticsTaskScheduler. The `peek()` method obtains a reference to the same task object, but the for-loop executes multiple removes. Issue N

[GitHub] [doris] weizhengte closed pull request #12741: [bugfix](statistics) fix the logic bug when getting statistical tasks

2022-09-19 Thread GitBox
weizhengte closed pull request #12741: [bugfix](statistics) fix the logic bug when getting statistical tasks URL: https://github.com/apache/doris/pull/12741 -- 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] YangShaw opened a new pull request, #12742: [feature](nereids) support common table expression

2022-09-19 Thread GitBox
YangShaw opened a new pull request, #12742: URL: https://github.com/apache/doris/pull/12742 # Proposed changes Issue Number: close #xxx ## Problem summary Support common table expression(CTE) in Nereids; doing: - support column names in CTE; - add regression-

[GitHub] [doris] github-actions[bot] commented on pull request #12681: [fix](inlineview)the inlineview's slots' nullability property is not set correctly

2022-09-19 Thread GitBox
github-actions[bot] commented on PR #12681: URL: https://github.com/apache/doris/pull/12681#issuecomment-1250833258 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 #12681: [fix](inlineview)the inlineview's slots' nullability property is not set correctly

2022-09-19 Thread GitBox
github-actions[bot] commented on PR #12681: URL: https://github.com/apache/doris/pull/12681#issuecomment-1250833309 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 #12643: [fix](lateral_view) fix lateral view explode_split with temp table

2022-09-19 Thread GitBox
github-actions[bot] commented on PR #12643: URL: https://github.com/apache/doris/pull/12643#issuecomment-1250857754 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 opened a new pull request, #12743: Use set as output

2022-09-19 Thread GitBox
morrySnow opened a new pull request, #12743: URL: https://github.com/apache/doris/pull/12743 # Proposed changes Issue Number: close #xxx ## Problem summary Describe your changes. ## Checklist(Required) 1. Does it affect the original behavior: - [ ] Y

[GitHub] [doris] dataroaring opened a new pull request, #12744: (streamload) set coord for streamLoad

2022-09-19 Thread GitBox
dataroaring opened a new pull request, #12744: URL: https://github.com/apache/doris/pull/12744 When a stream load is canceled, status is reported to coord. # Proposed changes Issue Number: close #xxx ## Problem summary Describe your changes. ## Checklist(Req

[GitHub] [doris] github-actions[bot] commented on pull request #12735: [typo](docs)Changing the Jump Address of BrokerLoad in SparkLoad

2022-09-19 Thread GitBox
github-actions[bot] commented on PR #12735: URL: https://github.com/apache/doris/pull/12735#issuecomment-1250894523 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 #12741: [fix](statistics) remove statistical task multiple times in one loop cycle

2022-09-19 Thread GitBox
morrySnow merged PR #12741: URL: https://github.com/apache/doris/pull/12741 -- 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: [fix](statistics) remove statistical task multiple times in one loop cycle (#12741)

2022-09-19 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 1339eef33c [fix](statistics) remove statistica

[GitHub] [doris] liujinhui1994 opened a new issue, #12745: [Bug] HDFS Broker NPT

2022-09-19 Thread GitBox
liujinhui1994 opened a new issue, #12745: URL: https://github.com/apache/doris/issues/12745 ### 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 mastert

[GitHub] [doris] JNSimba commented on pull request #12713: [docs](function) add a series of date function documents

2022-09-19 Thread GitBox
JNSimba commented on PR #12713: URL: https://github.com/apache/doris/pull/12713#issuecomment-1250908181 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 unsubscribe,

[GitHub] [doris] github-actions[bot] commented on pull request #12739: [typo](docs) vectorization needs to be turned off to use native udf

2022-09-19 Thread GitBox
github-actions[bot] commented on PR #12739: URL: https://github.com/apache/doris/pull/12739#issuecomment-1250910419 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 #12713: [docs](function) add a series of date function documents

2022-09-19 Thread GitBox
github-actions[bot] commented on PR #12713: URL: https://github.com/apache/doris/pull/12713#issuecomment-1250915372 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 #12532: [typo](docs) Add docs of math function

2022-09-19 Thread GitBox
github-actions[bot] commented on PR #12532: URL: https://github.com/apache/doris/pull/12532#issuecomment-1250918165 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] morrySnow merged pull request #12740: [test](Nereids) runtime filter unit cases not rely on NereidPlanner to generate PhysicalPlan anymore

2022-09-19 Thread GitBox
morrySnow merged PR #12740: URL: https://github.com/apache/doris/pull/12740 -- 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 (1339eef33c -> 94d73abf2a)

2022-09-19 Thread morrysnow
This is an automated email from the ASF dual-hosted git repository. morrysnow pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 1339eef33c [fix](statistics) remove statistical task multiple times in one loop cycle (#12741) add 94d73abf2a

[GitHub] [doris] Jibing-Li opened a new pull request, #12746: [refactor](file scanner)Fe support new scanner for load job.

2022-09-19 Thread GitBox
Jibing-Li opened a new pull request, #12746: URL: https://github.com/apache/doris/pull/12746 # Proposed changes Issue Number: close #xxx ## Problem summary Describe your changes. ## Checklist(Required) 1. Does it affect the original behavior: - [ ] Y

[GitHub] [doris] Jibing-Li opened a new pull request, #12747: [refactor](file scanner)Fix fe NPE for supporting new scanner for load job.

2022-09-19 Thread GitBox
Jibing-Li opened a new pull request, #12747: URL: https://github.com/apache/doris/pull/12747 # Proposed changes Issue Number: close #xxx ## Problem summary Describe your changes. ## Checklist(Required) 1. Does it affect the original behavior: - [ ] Y

[GitHub] [doris] JNSimba merged pull request #12532: [typo](docs) Add docs of math function

2022-09-19 Thread GitBox
JNSimba merged PR #12532: URL: https://github.com/apache/doris/pull/12532 -- 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

[doris] branch master updated: [typo](docs) Add docs of math function (#12532)

2022-09-19 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 a5d11dce3b [typo](docs) Add docs of math function (

[GitHub] [doris] JNSimba merged pull request #12713: [docs](function) add a series of date function documents

2022-09-19 Thread GitBox
JNSimba merged PR #12713: URL: https://github.com/apache/doris/pull/12713 -- 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

[doris] branch master updated (a5d11dce3b -> 43d6be8c4d)

2022-09-19 Thread diwu
This is an automated email from the ASF dual-hosted git repository. diwu pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from a5d11dce3b [typo](docs) Add docs of math function (#12532) add 43d6be8c4d [docs](function) add a series of date func

[GitHub] [doris] dataalive commented on issue #12745: [Bug] HDFS Broker NPT

2022-09-19 Thread GitBox
dataalive commented on issue #12745: URL: https://github.com/apache/doris/issues/12745#issuecomment-1251076531 > error_msg={Failed to execute load task} org.apache.doris.common.LabelAlreadyUsedException: errCode = 2, detailMessage = Label [test011101] has already been used the actual

[GitHub] [doris] morrySnow merged pull request #12714: [feature-wip](statistics) template for building internal query SQL statements

2022-09-19 Thread GitBox
morrySnow merged PR #12714: URL: https://github.com/apache/doris/pull/12714 -- 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: [feature](statistics) template for building internal query SQL statements (#12714)

2022-09-19 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 e1d2f82d8e [feature](statistics) template for

[GitHub] [doris] liujinhui1994 commented on issue #12745: [Bug] HDFS Broker NPT

2022-09-19 Thread GitBox
liujinhui1994 commented on issue #12745: URL: https://github.com/apache/doris/issues/12745#issuecomment-1251080457 I have resolved this, and will submit an issue PR tomorrow. -- Original -- From: dataalive ***@***.***> Date: Mon,Sep

[GitHub] [doris] AshinGau commented on a diff in pull request #12652: [feature-wip](parquet-reader) add page index row range

2022-09-19 Thread GitBox
AshinGau commented on code in PR #12652: URL: https://github.com/apache/doris/pull/12652#discussion_r972541784 ## be/src/vec/exec/format/parquet/vparquet_column_reader.h: ## @@ -77,6 +80,9 @@ class ParquetColumnReader { std::unique_ptr _chunk_reader; std::unique_ptr _d

[GitHub] [doris] wsjz commented on a diff in pull request #12652: [feature-wip](parquet-reader) add page index row range

2022-09-19 Thread GitBox
wsjz commented on code in PR #12652: URL: https://github.com/apache/doris/pull/12652#discussion_r974319215 ## be/src/vec/exec/format/parquet/vparquet_reader.cpp: ## @@ -87,14 +89,14 @@ Status ParquetReader::_init_read_columns(const std::vector& tup auto parquet_col_id

[GitHub] [doris] wsjz commented on a diff in pull request #12652: [feature-wip](parquet-reader) add page index row range

2022-09-19 Thread GitBox
wsjz commented on code in PR #12652: URL: https://github.com/apache/doris/pull/12652#discussion_r974319215 ## be/src/vec/exec/format/parquet/vparquet_reader.cpp: ## @@ -87,14 +89,14 @@ Status ParquetReader::_init_read_columns(const std::vector& tup auto parquet_col_id

[GitHub] [doris] Gabriel39 opened a new pull request, #12749: [Improvement](storage) Use columnwise merge sort to accelerate MergeIterator

2022-09-19 Thread GitBox
Gabriel39 opened a new pull request, #12749: URL: https://github.com/apache/doris/pull/12749 # Proposed changes Issue Number: close #xxx ## Problem summary Describe your changes. ## Checklist(Required) 1. Does it affect the original behavior: - [

[GitHub] [doris] morningman opened a new pull request, #12750: [feature-wip](new-scan) file scan node support load

2022-09-19 Thread GitBox
morningman opened a new pull request, #12750: URL: https://github.com/apache/doris/pull/12750 # Proposed changes Issue Number: close #xxx ## Problem summary Describe your changes. ## Checklist(Required) 1. Does it affect the original behavior: - [ ]

[GitHub] [doris] github-actions[bot] commented on pull request #8555: (olap) (bugfix) fix hll-oom issue

2022-09-19 Thread GitBox
github-actions[bot] commented on PR #8555: URL: https://github.com/apache/doris/pull/8555#issuecomment-1251698357 We're closing this PR because it hasn't been updated in a while. This isn't a judgement on the merit of the PR in any way. It's just a way of keeping the PR queue manageable.

[GitHub] [doris] yiguolei merged pull request #12737: [chore](regression-test) add order by in test_rollup_agg_date.groovy

2022-09-19 Thread GitBox
yiguolei merged PR #12737: URL: https://github.com/apache/doris/pull/12737 -- 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 (e1d2f82d8e -> f5f6a852fe)

2022-09-19 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 e1d2f82d8e [feature](statistics) template for building internal query SQL statements (#12714) add f5f6a852fe [c

[GitHub] [doris] yiguolei merged pull request #12721: [feature-wip](unique-key-merge-on-write) fix that incremental clone may lead to loss of delete bitmap

2022-09-19 Thread GitBox
yiguolei merged PR #12721: URL: https://github.com/apache/doris/pull/12721 -- 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 (f5f6a852fe -> 41cf94498d)

2022-09-19 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 f5f6a852fe [chore](regression-test) add order by in test_rollup_agg_date.groovy (#12737) add 41cf94498d [featur

[GitHub] [doris] yiguolei merged pull request #12681: [fix](inlineview)the inlineview's slots' nullability property is not set correctly

2022-09-19 Thread GitBox
yiguolei merged PR #12681: URL: https://github.com/apache/doris/pull/12681 -- 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: [fix](inlineview)the inlineview's slots' nullability property is not set correctly (#12681)

2022-09-19 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new 4f27692898 [fix](inlineview)the inlineview's sl

[GitHub] [doris] yiguolei merged pull request #12607: [fix](agg)the output of window function's nullability should be consistent with output slot

2022-09-19 Thread GitBox
yiguolei merged PR #12607: URL: https://github.com/apache/doris/pull/12607 -- 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 (4f27692898 -> ca3e52a0bb)

2022-09-19 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 4f27692898 [fix](inlineview)the inlineview's slots' nullability property is not set correctly (#12681) add ca3e

[GitHub] [doris] morrySnow commented on a diff in pull request #11805: [feature](Nereids)Push down not slot references expression of on clause

2022-09-19 Thread GitBox
morrySnow commented on code in PR #11805: URL: https://github.com/apache/doris/pull/11805#discussion_r974820246 ## fe/fe-core/src/main/java/org/apache/doris/nereids/rules/RuleSet.java: ## @@ -76,7 +77,8 @@ public class RuleSet { new PushdownFilterThroughProject(),

[GitHub] [doris] dataroaring opened a new pull request, #12753: [fix](brpc) donot use pooled brpc

2022-09-19 Thread GitBox
dataroaring opened a new pull request, #12753: URL: https://github.com/apache/doris/pull/12753 It seems that pooled brpc does not release port timely. # Proposed changes Issue Number: close #xxx ## Problem summary Describe your changes. ## Checklist(Required

[GitHub] [doris] dataroaring opened a new pull request, #12754: [fix](brpc) donot use pooled brpc

2022-09-19 Thread GitBox
dataroaring opened a new pull request, #12754: URL: https://github.com/apache/doris/pull/12754 It seems that pooled brpc does not release port timely. # Proposed changes Issue Number: close #xxx ## Problem summary Describe your changes. ## Checklist(Required

[GitHub] [doris] github-actions[bot] commented on pull request #12743: [enhancement](Nereids) compare LogicalProperties with output set instead of output list

2022-09-19 Thread GitBox
github-actions[bot] commented on PR #12743: URL: https://github.com/apache/doris/pull/12743#issuecomment-1251761171 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 #12743: [enhancement](Nereids) compare LogicalProperties with output set instead of output list

2022-09-19 Thread GitBox
github-actions[bot] commented on PR #12743: URL: https://github.com/apache/doris/pull/12743#issuecomment-1251761154 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] englefly commented on a diff in pull request #12743: [enhancement](Nereids) compare LogicalProperties with output set instead of output list

2022-09-19 Thread GitBox
englefly commented on code in PR #12743: URL: https://github.com/apache/doris/pull/12743#discussion_r974828862 ## fe/fe-core/src/main/java/org/apache/doris/nereids/glue/translator/PhysicalPlanTranslator.java: ## @@ -579,54 +578,59 @@ public PlanFragment visitPhysicalHashJoin(

[GitHub] [doris] yiguolei merged pull request #12732: [fix](outerjoin)output full column for tupleIsNull predicate

2022-09-19 Thread GitBox
yiguolei merged PR #12732: URL: https://github.com/apache/doris/pull/12732 -- 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 branch-1.1-lts updated: [fix](outerjoin)output full column for tupleIsNull predicate (#12732)

2022-09-19 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a commit to branch branch-1.1-lts in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-1.1-lts by this push: new 67038cfa8b [fix](outerjoin)outp

[GitHub] [doris] morningman merged pull request #12652: [feature-wip](parquet-reader) add page index row range

2022-09-19 Thread GitBox
morningman merged PR #12652: URL: https://github.com/apache/doris/pull/12652 -- 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: [feature-wip](parquet-reader) add page index row range (#12652)

2022-09-19 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 d435f0de41 [feature-wip](parquet-reader) add

[GitHub] [doris] github-actions[bot] commented on pull request #12700: [Improvement](sort) Use heap sort to optimize sort node

2022-09-19 Thread GitBox
github-actions[bot] commented on PR #12700: URL: https://github.com/apache/doris/pull/12700#issuecomment-1251766518 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 #12700: [Improvement](sort) Use heap sort to optimize sort node

2022-09-19 Thread GitBox
github-actions[bot] commented on PR #12700: URL: https://github.com/apache/doris/pull/12700#issuecomment-1251766529 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 opened a new issue, #12759: [Bug] Creating a view with comment does not take effect

2022-09-19 Thread GitBox
zy-kkk opened a new issue, #12759: URL: https://github.com/apache/doris/issues/12759 ### 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 Doris-1.1.2-rc0

[GitHub] [doris] deaftstill opened a new issue, #12760: [Bug] 使用insert-values语句导致be节点挂了

2022-09-19 Thread GitBox
deaftstill opened a new issue, #12760: URL: https://github.com/apache/doris/issues/12760 ### 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 doris-1.1

[GitHub] [doris] wslkxup opened a new pull request, #12761: Update Docs

2022-09-19 Thread GitBox
wslkxup opened a new pull request, #12761: URL: https://github.com/apache/doris/pull/12761 # Proposed changes Issue Number: close #xxx ## Problem summary Describe your changes. Modifying document parameters is inconsistent with the configuration file ## Chec

[GitHub] [doris] adonis0147 opened a new pull request, #12762: [feature-wip](MTMV) Support showing and dropping materialized view for multiple tables

2022-09-19 Thread GitBox
adonis0147 opened a new pull request, #12762: URL: https://github.com/apache/doris/pull/12762 # Proposed changes Support showing and dropping materialized view for multiple tables ## Use case ## Checklist(Required) 1. Does it affect the original behavior: -

[GitHub] [doris] morrySnow commented on a diff in pull request #12743: [enhancement](Nereids) compare LogicalProperties with output set instead of output list

2022-09-19 Thread GitBox
morrySnow commented on code in PR #12743: URL: https://github.com/apache/doris/pull/12743#discussion_r974839902 ## fe/fe-core/src/main/java/org/apache/doris/nereids/glue/translator/PhysicalPlanTranslator.java: ## @@ -579,54 +578,59 @@ public PlanFragment visitPhysicalHashJoin(

[GitHub] [doris] morrySnow merged pull request #12743: [enhancement](Nereids) compare LogicalProperties with output set instead of output list

2022-09-19 Thread GitBox
morrySnow merged PR #12743: URL: https://github.com/apache/doris/pull/12743 -- 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: [enhancement](Nereids) compare LogicalProperties with output set instead of output list (#12743)

2022-09-19 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 954c44db39 [enhancement](Nereids) compare Logi

[GitHub] [doris] morrySnow commented on a diff in pull request #12663: [improve](nereids) literal promotion cast

2022-09-19 Thread GitBox
morrySnow commented on code in PR #12663: URL: https://github.com/apache/doris/pull/12663#discussion_r974842323 ## fe/fe-core/src/main/java/org/apache/doris/nereids/types/DataType.java: ## @@ -49,6 +54,26 @@ public abstract class DataType implements AbstractDataType {

[GitHub] [doris] englefly commented on a diff in pull request #12663: [enhancement](nereids) use Literal promotion to avoid unnecessary cast

2022-09-19 Thread GitBox
englefly commented on code in PR #12663: URL: https://github.com/apache/doris/pull/12663#discussion_r974846943 ## fe/fe-core/src/main/java/org/apache/doris/nereids/types/DataType.java: ## @@ -49,6 +54,26 @@ public abstract class DataType implements AbstractDataType {

[GitHub] [doris] morrySnow merged pull request #12663: [enhancement](nereids) use Literal promotion to avoid unnecessary cast

2022-09-19 Thread GitBox
morrySnow merged PR #12663: URL: https://github.com/apache/doris/pull/12663 -- 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

  1   2   >