[GitHub] [doris] github-actions[bot] commented on pull request #12516: [Enhancement](ChunkAllocator) Constructor of singleton class should be private

2022-09-09 Thread GitBox
github-actions[bot] commented on PR #12516: URL: https://github.com/apache/doris/pull/12516#issuecomment-1242641261 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 #12516: [Enhancement](ChunkAllocator) Constructor of singleton class should be private

2022-09-09 Thread GitBox
github-actions[bot] commented on PR #12516: URL: https://github.com/apache/doris/pull/12516#issuecomment-1242641250 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-website] TaoZex opened a new pull request, #92: [typo] Correct Chinese text error

2022-09-09 Thread GitBox
TaoZex opened a new pull request, #92: URL: https://github.com/apache/doris-website/pull/92 The text should be replaced. -- 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] lsy3993 opened a new pull request, #12521: [test](window-function) add regression test of window function

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

svn commit: r56772 - /dev/doris/1.1.2-rc05/

2022-09-09 Thread yiguolei
Author: yiguolei Date: Sat Sep 10 02:28:17 2022 New Revision: 56772 Log: Add apache doris 1.1.2 rc05 Added: dev/doris/1.1.2-rc05/ dev/doris/1.1.2-rc05/apache-doris-1.1.2-src.tar.gz (with props) dev/doris/1.1.2-rc05/apache-doris-1.1.2-src.tar.gz.asc (with props) dev/doris/1.1.2

[doris] branch dependabot/maven/fe/org.yaml-snakeyaml-1.26 created (now a603354c31)

2022-09-09 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/fe/org.yaml-snakeyaml-1.26 in repository https://gitbox.apache.org/repos/asf/doris.git at a603354c31 Bump snakeyaml from 1.15 to 1.26 in /fe No new revisions were adde

[GitHub] [doris] dependabot[bot] opened a new pull request, #12520: Bump snakeyaml from 1.15 to 1.26 in /fe

2022-09-09 Thread GitBox
dependabot[bot] opened a new pull request, #12520: URL: https://github.com/apache/doris/pull/12520 Bumps [snakeyaml](https://bitbucket.org/asomov/snakeyaml) from 1.15 to 1.26. Commits See full diff in https://bitbucket.org/asomov/snakeyaml/commits";>compare view

[GitHub] [doris] morningman commented on a diff in pull request #12275: [feature-wip](new-scan) New load scanner.

2022-09-09 Thread GitBox
morningman commented on code in PR #12275: URL: https://github.com/apache/doris/pull/12275#discussion_r967029665 ## be/src/runtime/plan_fragment_executor.cpp: ## @@ -172,6 +172,9 @@ Status PlanFragmentExecutor::prepare(const TExecPlanFragmentParams& request, vector

[doris] branch master updated: [fix](profile) fix query instance profile may be lost. (#12418)

2022-09-09 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 0c260152b7 [fix](profile) fix query instance pr

[GitHub] [doris] yiguolei closed issue #10095: [Bug] Error occurs when showing query profile

2022-09-09 Thread GitBox
yiguolei closed issue #10095: [Bug] Error occurs when showing query profile URL: https://github.com/apache/doris/issues/10095 -- 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] yiguolei merged pull request #12418: [fix](profile) fix query instance profile may be lost.

2022-09-09 Thread GitBox
yiguolei merged PR #12418: URL: https://github.com/apache/doris/pull/12418 -- 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] ChPi commented on pull request #12512: [Enhancement](execute) add timeout for executing fragment rpc

2022-09-09 Thread GitBox
ChPi commented on PR #12512: URL: https://github.com/apache/doris/pull/12512#issuecomment-1242055226 @pengxiangyu @morningman 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

[doris] branch master updated: [fix](regression-test) remove 2 regression cases for nereids temporarily which blocked the pipeline (#12517)

2022-09-09 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 a6a378c9ca [fix](regression-test) remove 2 reg

[GitHub] [doris] morrySnow merged pull request #12517: [fix](regression-test) Remove some regression cases for nereids temporarily which blocked the pipeline

2022-09-09 Thread GitBox
morrySnow merged PR #12517: URL: https://github.com/apache/doris/pull/12517 -- 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] ChPi commented on pull request #12512: [Enhancement](execute) add timeout for executing fragment rpc

2022-09-09 Thread GitBox
ChPi commented on PR #12512: URL: https://github.com/apache/doris/pull/12512#issuecomment-1242015942 i test a grpc case which query 10 times on 1000 threads. total 1 queries, `Stub.withDeadlineAfter.query` costs 10779ms, `stub.query` costs 10489ms. there is no difference. 1000个

[GitHub] [doris] ByteYue opened a new pull request, #12519: [enhance](information_schema) show hll type and bitmap type instead of unknown

2022-09-09 Thread GitBox
ByteYue opened a new pull request, #12519: URL: https://github.com/apache/doris/pull/12519 # Proposed changes Issue Number: close #xxx ## Problem summary Before this pr, when querying data type of hll/bitmap column, 'unknown' would be returned instead of the correct data

[GitHub] [doris] wangshuo128 opened a new pull request, #12518: [Feature](Nereids) Limit pushdown.

2022-09-09 Thread GitBox
wangshuo128 opened a new pull request, #12518: URL: https://github.com/apache/doris/pull/12518 # 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 #12499: [Doc](Streamload) update streamload default timeout

2022-09-09 Thread GitBox
github-actions[bot] commented on PR #12499: URL: https://github.com/apache/doris/pull/12499#issuecomment-1241967002 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 #12499: [Doc](Streamload) update streamload default timeout

2022-09-09 Thread GitBox
github-actions[bot] commented on PR #12499: URL: https://github.com/apache/doris/pull/12499#issuecomment-1241966964 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] Kikyou1997 opened a new pull request, #12517: [fix](regression-test) Remove some regression cases temporarily which block

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

[GitHub] [doris] morningman closed pull request #12361: [refactor] move broker scan node to file scan node

2022-09-09 Thread GitBox
morningman closed pull request #12361: [refactor] move broker scan node to file scan node URL: https://github.com/apache/doris/pull/12361 -- 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

[GitHub] [doris] github-actions[bot] commented on pull request #12512: [Enhancement](execute) add timeout for executing fragment rpc

2022-09-09 Thread GitBox
github-actions[bot] commented on PR #12512: URL: https://github.com/apache/doris/pull/12512#issuecomment-1241920383 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 #12512: [Enhancement](execute) add timeout for executing fragment rpc

2022-09-09 Thread GitBox
github-actions[bot] commented on PR #12512: URL: https://github.com/apache/doris/pull/12512#issuecomment-1241920356 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 #12348: [enhancement](load) make default load mem limit configurable

2022-09-09 Thread GitBox
github-actions[bot] commented on PR #12348: URL: https://github.com/apache/doris/pull/12348#issuecomment-1241919619 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] morningman commented on a diff in pull request #12491: [improvement](new-scan) avoid too many scanner context scheduling

2022-09-09 Thread GitBox
morningman commented on code in PR #12491: URL: https://github.com/apache/doris/pull/12491#discussion_r967012011 ## be/src/vec/exec/scan/scanner_scheduler.cpp: ## @@ -98,17 +98,15 @@ void ScannerScheduler::_schedule_scanners(ScannerContext* ctx) { } std::list this_r

[doris] branch master updated: [enhancement](Nereids) add type coercion between decimal and integral (#12482)

2022-09-09 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 f80d7bdd5b [enhancement](Nereids) add type coe

[GitHub] [doris] morrySnow merged pull request #12482: [enhancement](Nereids) add type coercion between decimal and integral

2022-09-09 Thread GitBox
morrySnow merged PR #12482: URL: https://github.com/apache/doris/pull/12482 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@doris.ap

[GitHub] [doris] github-actions[bot] commented on pull request #12504: [fix](array-type) support to export the array type to hdfs

2022-09-09 Thread GitBox
github-actions[bot] commented on PR #12504: URL: https://github.com/apache/doris/pull/12504#issuecomment-1241881796 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 #12504: [fix](array-type) support to export the array type to hdfs

2022-09-09 Thread GitBox
github-actions[bot] commented on PR #12504: URL: https://github.com/apache/doris/pull/12504#issuecomment-1241881752 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 commented on pull request #12483: [enhancement](Nereids) add all necessary PhysicalDistribute in CostAndEnforcerJob

2022-09-09 Thread GitBox
morrySnow commented on PR #12483: URL: https://github.com/apache/doris/pull/12483#issuecomment-1241877026 need to refactor whole enforce. need some time -- 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] github-actions[bot] commented on pull request #12482: [enhancement](Nereids) add type coercion between decimal and integral

2022-09-09 Thread GitBox
github-actions[bot] commented on PR #12482: URL: https://github.com/apache/doris/pull/12482#issuecomment-1241870591 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 #12509: [Bugfix](load) fix be may core dump when load column mapping has function

2022-09-09 Thread GitBox
github-actions[bot] commented on PR #12509: URL: https://github.com/apache/doris/pull/12509#issuecomment-1241865217 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 #12509: [Bugfix](load) fix be may core dump when load column mapping has function

2022-09-09 Thread GitBox
github-actions[bot] commented on PR #12509: URL: https://github.com/apache/doris/pull/12509#issuecomment-1241865261 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 commented on pull request #12397: [improve](nereids): revert swap children in translate.

2022-09-09 Thread GitBox
morrySnow commented on PR #12397: URL: https://github.com/apache/doris/pull/12397#issuecomment-1241841553 merge it after add regression test of tpc-h benchmark -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL ab

[GitHub] [doris] weizuo93 opened a new pull request, #12516: [Enhancement](ChunkAllocator) Constructor of singleton class should be private

2022-09-09 Thread GitBox
weizuo93 opened a new pull request, #12516: URL: https://github.com/apache/doris/pull/12516 # Proposed changes Issue Number: close #xxx ## Problem summary Constructor of singleton class should be private. ## Checklist(Required) 1. Does it affect the original

[GitHub] [doris] jackwener commented on pull request #12515: [feature](Nereids): semi join transpose.

2022-09-09 Thread GitBox
jackwener commented on PR #12515: URL: https://github.com/apache/doris/pull/12515#issuecomment-1241824359 Need UT -- 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] jackwener opened a new pull request, #12515: [feature](Nereids): semi join transpose.

2022-09-09 Thread GitBox
jackwener opened a new pull request, #12515: URL: https://github.com/apache/doris/pull/12515 # Proposed changes Issue Number: close #xxx ## Problem summary semi join transpose. ## Checklist(Required) 1. Does it affect the original behavior: - [x] Yes

[doris-website] branch master updated: table_model_key_colume (#91)

2022-09-09 Thread jiafengzheng
This is an automated email from the ASF dual-hosted git repository. jiafengzheng pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris-website.git The following commit(s) were added to refs/heads/master by this push: new 3fb3ade87c7 table_model_key_colume

[GitHub] [doris-website] hf200012 merged pull request #91: [fix](doc) add the key columes description of the table model document

2022-09-09 Thread GitBox
hf200012 merged PR #91: URL: https://github.com/apache/doris-website/pull/91 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@doris.a

[GitHub] [doris] Henry2SS opened a new pull request, #12514: [fix](comments) modify comments of setting global variables

2022-09-09 Thread GitBox
Henry2SS opened a new pull request, #12514: URL: https://github.com/apache/doris/pull/12514 # Proposed changes Issue Number: close #xxx ## Problem summary Comments is not right. Need modification. ## Checklist(Required) 1. Does it affect the original behavio

[GitHub] [doris] hf200012 commented on pull request #12513: [feature](http) refactor version info and add new http api for get version info

2022-09-09 Thread GitBox
hf200012 commented on PR #12513: URL: https://github.com/apache/doris/pull/12513#issuecomment-1241793682 It is recommended that the current version can be viewed in the start script of fe and be For example. sh bin/start_fe.sh --version sh bin/start_be.sh --version -- This is an

[doris] branch master updated (dc7e5ca039 -> 2b62ac2fef)

2022-09-09 Thread huajianlan
This is an automated email from the ASF dual-hosted git repository. huajianlan pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from dc7e5ca039 [fix](nereids) uncorrelated subquery can't get the correct result (#12421) add 2b62ac2fef [Feature

[GitHub] [doris] 924060929 merged pull request #12464: [Feature](Nereids) Main framework for selecting rollup index.

2022-09-09 Thread GitBox
924060929 merged PR #12464: URL: https://github.com/apache/doris/pull/12464 -- 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] nextdreamblue opened a new pull request, #12513: [feature](http) refactor version info and add new http api for get version info

2022-09-09 Thread GitBox
nextdreamblue opened a new pull request, #12513: URL: https://github.com/apache/doris/pull/12513 # Proposed changes Issue Number: close #xxx ## Problem summary 当前的doris的version信息就是一个可以自定义的字符串,对于有进行版本信息比较的场景不太友好。目前根据之前的命名规则,以及可能得其他信息,对version信息进行了拆分,分成了prefix、major、minor、

[GitHub] [doris] morrySnow merged pull request #12421: [fix](nereids) fix uncorrelated subquery can't get the correct result

2022-09-09 Thread GitBox
morrySnow merged PR #12421: URL: https://github.com/apache/doris/pull/12421 -- 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](nereids) uncorrelated subquery can't get the correct result (#12421)

2022-09-09 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 dc7e5ca039 [fix](nereids) uncorrelated subquer

[GitHub] [doris] hopepanwei commented on issue #12510: [Feature] I want to import the empty text in CSV as null instead of empty characters

2022-09-09 Thread GitBox
hopepanwei commented on issue #12510: URL: https://github.com/apache/doris/issues/12510#issuecomment-1241770836 example: csv data : ``` 2016-07-25 00:00:00\t"this is a text"\t\t2016-08-23 00:00:00 2016-07-25 00:00:00\t"this is a text"\t"this is a text"\t2016-08-23 00:00:00

[GitHub] [doris] Kikyou1997 commented on a diff in pull request #12464: [Feature](Nereids) Main framework for selecting rollup index.

2022-09-09 Thread GitBox
Kikyou1997 commented on code in PR #12464: URL: https://github.com/apache/doris/pull/12464#discussion_r966859663 ## fe/fe-core/src/main/java/org/apache/doris/nereids/rules/mv/SelectRollup.java: ## @@ -0,0 +1,410 @@ +// Licensed to the Apache Software Foundation (ASF) under one +

[GitHub] [doris] FreeOnePlus commented on issue #12510: [Feature] I want to import the empty text in CSV as null instead of empty characters

2022-09-09 Thread GitBox
FreeOnePlus commented on issue #12510: URL: https://github.com/apache/doris/issues/12510#issuecomment-1241754965 Hi, can you describe your problem in more detail? -- 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] Henry2SS commented on pull request #12348: [enhancement](load) make default load mem limit configurable

2022-09-09 Thread GitBox
Henry2SS commented on PR #12348: URL: https://github.com/apache/doris/pull/12348#issuecomment-1241752546 > LGTM, but please add some document for this config Done. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[GitHub] [doris] ChPi opened a new pull request, #12512: [Enhancement](execute) add timeout for executing fragment rpc

2022-09-09 Thread GitBox
ChPi opened a new pull request, #12512: URL: https://github.com/apache/doris/pull/12512 # Proposed changes Issue Number: close #xxx ## Problem summary add rpc timeout for sending fragment ## Checklist(Required) 1. Does it affect the original behavior:

[GitHub] [doris] jackwener opened a new pull request, #12511: [feature](Nereids): Eliminate redundant filter and limit.

2022-09-09 Thread GitBox
jackwener opened a new pull request, #12511: URL: https://github.com/apache/doris/pull/12511 # Proposed changes Issue Number: close #xxx ## Problem summary - Eliminate redundant filter and limit. - Make BooleanLiteral use INSTANCE ## Checklist(Required) 1

[GitHub] [doris] Kikyou1997 commented on a diff in pull request #12482: [enhancement](Nereids) add type coercion between decimal and integral

2022-09-09 Thread GitBox
Kikyou1997 commented on code in PR #12482: URL: https://github.com/apache/doris/pull/12482#discussion_r966807641 ## fe/fe-core/src/main/java/org/apache/doris/nereids/util/TypeCoercionUtils.java: ## @@ -189,6 +193,10 @@ public static Optional findTightestCommonType(DataType left

[GitHub] [doris] dataroaring merged pull request #12364: [feature-wip](unique-key-merge-on-write) update delete bitmap when increamental clone

2022-09-09 Thread GitBox
dataroaring merged PR #12364: URL: https://github.com/apache/doris/pull/12364 -- 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] Kikyou1997 commented on a diff in pull request #12482: [enhancement](Nereids) add type coercion between decimal and integral

2022-09-09 Thread GitBox
Kikyou1997 commented on code in PR #12482: URL: https://github.com/apache/doris/pull/12482#discussion_r966807370 ## fe/fe-core/src/main/java/org/apache/doris/nereids/util/TypeCoercionUtils.java: ## @@ -189,6 +193,10 @@ public static Optional findTightestCommonType(DataType left

[doris] branch master updated (77b93ebc09 -> 554ba40b13)

2022-09-09 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 77b93ebc09 [enhancement](Nereids) add optionalAnd to simplify code (#12497) add 554ba40b13 [feature-wip](uni

[GitHub] [doris] englefly commented on a diff in pull request #12482: [enhancement](Nereids) add type coercion between decimal and integral

2022-09-09 Thread GitBox
englefly commented on code in PR #12482: URL: https://github.com/apache/doris/pull/12482#discussion_r966799168 ## fe/fe-core/src/main/java/org/apache/doris/nereids/util/TypeCoercionUtils.java: ## @@ -189,6 +193,10 @@ public static Optional findTightestCommonType(DataType left,

[GitHub] [doris] github-actions[bot] commented on pull request #12401: [Enhancement](DOE): Doe support object/nested use string

2022-09-09 Thread GitBox
github-actions[bot] commented on PR #12401: URL: https://github.com/apache/doris/pull/12401#issuecomment-1241683953 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 #12401: [Enhancement](DOE): Doe support object/nested use string

2022-09-09 Thread GitBox
github-actions[bot] commented on PR #12401: URL: https://github.com/apache/doris/pull/12401#issuecomment-1241683890 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 commented on a diff in pull request #12482: [enhancement](Nereids) add type coercion between decimal and integral

2022-09-09 Thread GitBox
morrySnow commented on code in PR #12482: URL: https://github.com/apache/doris/pull/12482#discussion_r966787798 ## fe/fe-core/src/main/java/org/apache/doris/nereids/util/TypeCoercionUtils.java: ## @@ -189,6 +193,10 @@ public static Optional findTightestCommonType(DataType left,

[GitHub] [doris] englefly commented on a diff in pull request #12482: [enhancement](Nereids) add type coercion between decimal and integral

2022-09-09 Thread GitBox
englefly commented on code in PR #12482: URL: https://github.com/apache/doris/pull/12482#discussion_r966784837 ## fe/fe-core/src/main/java/org/apache/doris/nereids/util/TypeCoercionUtils.java: ## @@ -189,6 +193,10 @@ public static Optional findTightestCommonType(DataType left,

[GitHub] [doris] hopepanwei opened a new issue, #12510: [Feature] I want to import the empty text in CSV as null instead of empty characters

2022-09-09 Thread GitBox
hopepanwei opened a new issue, #12510: URL: https://github.com/apache/doris/issues/12510 ### 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. ### Description _No res

[doris-website] branch master updated: remove nvl function

2022-09-09 Thread jiafengzheng
This is an automated email from the ASF dual-hosted git repository. jiafengzheng pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris-website.git The following commit(s) were added to refs/heads/master by this push: new 0e10e32eb2c remove nvl function 0e1

[GitHub] [doris] yangzhg opened a new pull request, #12509: [Bugfix](load) fix be may core dump when load column mapping has function

2022-09-09 Thread GitBox
yangzhg opened a new pull request, #12509: URL: https://github.com/apache/doris/pull/12509 # Proposed changes Issue Number: close #12507 ## Problem summary fix be may core dump when load column mapping has function this bug may be introduced by #12375 ## Checkl

[GitHub] [doris] yangzhg closed issue #12410: [Bug] be will core dump when load data

2022-09-09 Thread GitBox
yangzhg closed issue #12410: [Bug] be will core dump when load data URL: https://github.com/apache/doris/issues/12410 -- 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] yangzhg commented on issue #12410: [Bug] be will core dump when load data

2022-09-09 Thread GitBox
yangzhg commented on issue #12410: URL: https://github.com/apache/doris/issues/12410#issuecomment-1241663471 may fix by #12375 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment

[GitHub] [doris] zy-kkk opened a new pull request, #12508: [test](join)add test join case4

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

[GitHub] [doris] Kikyou1997 commented on a diff in pull request #12464: [Feature](Nereids) Main framework for selecting rollup index.

2022-09-09 Thread GitBox
Kikyou1997 commented on code in PR #12464: URL: https://github.com/apache/doris/pull/12464#discussion_r966755436 ## fe/fe-core/src/main/java/org/apache/doris/nereids/rules/mv/SelectRollup.java: ## @@ -0,0 +1,410 @@ +// Licensed to the Apache Software Foundation (ASF) under one +

[GitHub] [doris] Kikyou1997 commented on pull request #12464: [Feature](Nereids) Main framework for selecting rollup index.

2022-09-09 Thread GitBox
Kikyou1997 commented on PR #12464: URL: https://github.com/apache/doris/pull/12464#issuecomment-1241648258 > > ExpressionUtils already has a function to extract conjuncts from an expression. > > Actually, `Filter. getConjuncts` would delegate to `ExpressionUtils.extractConjunction`.

[GitHub] [doris] Kikyou1997 commented on a diff in pull request #12464: [Feature](Nereids) Main framework for selecting rollup index.

2022-09-09 Thread GitBox
Kikyou1997 commented on code in PR #12464: URL: https://github.com/apache/doris/pull/12464#discussion_r966755436 ## fe/fe-core/src/main/java/org/apache/doris/nereids/rules/mv/SelectRollup.java: ## @@ -0,0 +1,410 @@ +// Licensed to the Apache Software Foundation (ASF) under one +

[GitHub] [doris] zhangstar333 commented on a diff in pull request #12492: [feature](outfile) support parquet writer

2022-09-09 Thread GitBox
zhangstar333 commented on code in PR #12492: URL: https://github.com/apache/doris/pull/12492#discussion_r966731049 ## be/src/vec/runtime/vparquet_writer.cpp: ## @@ -0,0 +1,665 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more contributor license agree

[GitHub] [doris] yangzhg opened a new issue, #12507: [Bug] be may core dump when load column mapping has function

2022-09-09 Thread GitBox
yangzhg opened a new issue, #12507: URL: https://github.com/apache/doris/issues/12507 ### 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] morrySnow commented on pull request #12490: [feature](nereids) push down Project through Limit

2022-09-09 Thread GitBox
morrySnow commented on PR #12490: URL: https://github.com/apache/doris/pull/12490#issuecomment-1241637236 > BTW, we'd better correct the PR title as well. done😁 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use th

[GitHub] [doris] lide-reed commented on a diff in pull request #12401: [Enhancement](DOE): Doe support object/nested use string

2022-09-09 Thread GitBox
lide-reed commented on code in PR #12401: URL: https://github.com/apache/doris/pull/12401#discussion_r966741900 ## be/src/http/http_client.cpp: ## @@ -162,7 +163,8 @@ Status HttpClient::execute(const std::function

[doris] branch master updated: [enhancement](Nereids) add optionalAnd to simplify code (#12497)

2022-09-09 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 77b93ebc09 [enhancement](Nereids) add optional

[GitHub] [doris] morrySnow merged pull request #12497: [improve](Nereids): add optionalAnd to refactor code.

2022-09-09 Thread GitBox
morrySnow merged PR #12497: URL: https://github.com/apache/doris/pull/12497 -- 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] morrySnow commented on pull request #12497: [improve](Nereids): add optionalAnd to refactor code.

2022-09-09 Thread GitBox
morrySnow commented on PR #12497: URL: https://github.com/apache/doris/pull/12497#issuecomment-1241631891 add optionalAnd to avoid adding True which may make BE crash. use optional to simplify code. -- This is an automated message from the Apache Git Service. To respond to the messa

[GitHub] [doris] jackwener opened a new pull request, #12506: [fix](Nereids): fix Commute type, LAsscom project split.

2022-09-09 Thread GitBox
jackwener opened a new pull request, #12506: URL: https://github.com/apache/doris/pull/12506 # Proposed changes Issue Number: close #xxx ## Problem summary Describe your changes. - fix Commute type should be logicalJoin - LAsscom project split result order is wrong

[doris] branch docker-dev updated: [feauture-wip](docker) Submitted shell script code for Dockerfile, Docker-Compose and related registers. (#12502)

2022-09-09 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch docker-dev in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/docker-dev by this push: new f03c42b67c [feauture-wip](docker) Sub

[GitHub] [doris] morningman merged pull request #12502: [Feature-wip](docker)Initialize and submit code for rapid development of Docker

2022-09-09 Thread GitBox
morningman merged PR #12502: URL: https://github.com/apache/doris/pull/12502 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@doris.a

[GitHub] [doris] eldenmoon commented on a diff in pull request #12293: [Enhancement](array-type) record offsets info to speed up array colum…

2022-09-09 Thread GitBox
eldenmoon commented on code in PR #12293: URL: https://github.com/apache/doris/pull/12293#discussion_r966732323 ## be/src/olap/rowset/segment_v2/column_reader.cpp: ## @@ -466,6 +486,42 @@ Status ArrayFileColumnIterator::next_batch(size_t* n, ColumnBlockView* dst, bool retu

[GitHub] [doris] eldenmoon commented on a diff in pull request #12293: [Enhancement](array-type) record offsets info to speed up array colum…

2022-09-09 Thread GitBox
eldenmoon commented on code in PR #12293: URL: https://github.com/apache/doris/pull/12293#discussion_r966732323 ## be/src/olap/rowset/segment_v2/column_reader.cpp: ## @@ -466,6 +486,42 @@ Status ArrayFileColumnIterator::next_batch(size_t* n, ColumnBlockView* dst, bool retu

[GitHub] [doris] eldenmoon commented on a diff in pull request #12293: [Enhancement](array-type) record offsets info to speed up array colum…

2022-09-09 Thread GitBox
eldenmoon commented on code in PR #12293: URL: https://github.com/apache/doris/pull/12293#discussion_r966732323 ## be/src/olap/rowset/segment_v2/column_reader.cpp: ## @@ -466,6 +486,42 @@ Status ArrayFileColumnIterator::next_batch(size_t* n, ColumnBlockView* dst, bool retu

[doris] branch master updated (6b8a139f2d -> 66491ec137)

2022-09-09 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 6b8a139f2d [feature](Nereids) Support function registry (#12481) add 66491ec137 [Improvement](sort) improve pa

[GitHub] [doris] eldenmoon commented on a diff in pull request #12293: [Enhancement](array-type) record offsets info to speed up array colum…

2022-09-09 Thread GitBox
eldenmoon commented on code in PR #12293: URL: https://github.com/apache/doris/pull/12293#discussion_r966732323 ## be/src/olap/rowset/segment_v2/column_reader.cpp: ## @@ -466,6 +486,42 @@ Status ArrayFileColumnIterator::next_batch(size_t* n, ColumnBlockView* dst, bool retu

[GitHub] [doris] Gabriel39 closed issue #12380: [Enhancement] Improve sort algorithm

2022-09-09 Thread GitBox
Gabriel39 closed issue #12380: [Enhancement] Improve sort algorithm URL: https://github.com/apache/doris/issues/12380 -- 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] Gabriel39 merged pull request #12349: [Improvement](sort) improve partial sort algorithm

2022-09-09 Thread GitBox
Gabriel39 merged PR #12349: URL: https://github.com/apache/doris/pull/12349 -- 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] jacktengg commented on pull request #11931: [improvement](storage) For debugging problems: add session variable to treate agg and unique data model as dup model

2022-09-09 Thread GitBox
jacktengg commented on PR #11931: URL: https://github.com/apache/doris/pull/11931#issuecomment-1241618219 see https://github.com/apache/doris/pull/11952 -- 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] jacktengg closed pull request #11931: [improvement](storage) For debugging problems: add session variable to treate agg and unique data model as dup model

2022-09-09 Thread GitBox
jacktengg closed pull request #11931: [improvement](storage) For debugging problems: add session variable to treate agg and unique data model as dup model URL: https://github.com/apache/doris/pull/11931 -- This is an automated message from the Apache Git Service. To respond to the message, pl

[GitHub] [doris] cambyzju commented on pull request #12443: [enhancement](array-type) shrink column suffix zero for type ARRAY

2022-09-09 Thread GitBox
cambyzju commented on PR #12443: URL: https://github.com/apache/doris/pull/12443#issuecomment-1241617245 rebase to fix conflict -- 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 commen

[GitHub] [doris] stalary commented on pull request #12401: [Enhancement](DOE): Doe support object/nested use string

2022-09-09 Thread GitBox
stalary commented on PR #12401: URL: https://github.com/apache/doris/pull/12401#issuecomment-1241607765 @qidaye @Gabriel39 done. -- 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 comme

[GitHub] [doris] hf200012 closed pull request #12503: [chore](docs)Modify the audit log plugin compilation script

2022-09-09 Thread GitBox
hf200012 closed pull request #12503: [chore](docs)Modify the audit log plugin compilation script URL: https://github.com/apache/doris/pull/12503 -- 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 s

[GitHub] [doris] jacktengg commented on a diff in pull request #11952: [improvement](storage) For debugging problems: add session variable to treat agg and unique data model as dup model

2022-09-09 Thread GitBox
jacktengg commented on code in PR #11952: URL: https://github.com/apache/doris/pull/11952#discussion_r966710970 ## fe/fe-core/src/main/java/org/apache/doris/qe/SessionVariable.java: ## @@ -525,6 +529,18 @@ public class SessionVariable implements Serializable, Writable { @V

[GitHub] [doris] jacktengg commented on a diff in pull request #11952: [improvement](storage) For debugging problems: add session variable to treat agg and unique data model as dup model

2022-09-09 Thread GitBox
jacktengg commented on code in PR #11952: URL: https://github.com/apache/doris/pull/11952#discussion_r966710752 ## fe/fe-core/src/main/java/org/apache/doris/qe/SessionVariable.java: ## @@ -525,6 +529,18 @@ public class SessionVariable implements Serializable, Writable { @V

[doris] branch master updated (c9a6486f8c -> 6b8a139f2d)

2022-09-09 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 c9a6486f8c [fix](Nereids) subquery predicate's slot appears in having's output by mistake (#12494) add 6b8a139

[GitHub] [doris] morrySnow merged pull request #12481: [feature](Nereids) Support function registry

2022-09-09 Thread GitBox
morrySnow merged PR #12481: URL: https://github.com/apache/doris/pull/12481 -- 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] cambyzju commented on a diff in pull request #12293: [Enhancement](array-type) record offsets info to speed up array colum…

2022-09-09 Thread GitBox
cambyzju commented on code in PR #12293: URL: https://github.com/apache/doris/pull/12293#discussion_r966700110 ## be/src/olap/rowset/segment_v2/column_reader.cpp: ## @@ -466,6 +486,42 @@ Status ArrayFileColumnIterator::next_batch(size_t* n, ColumnBlockView* dst, bool retur

[GitHub] [doris] yinzhijian opened a new pull request, #12505: [regression](json) add a nullable case for stream load with json format

2022-09-09 Thread GitBox
yinzhijian opened a new pull request, #12505: URL: https://github.com/apache/doris/pull/12505 # Proposed changes Issue Number: close #xxx ## Problem summary add regression test for #12460 ## Checklist(Required) 1. Does it affect the original behavior: