[doris] branch master updated: [FIX]DCHECK error of array functions (#11335)

2022-07-29 Thread xuyang
This is an automated email from the ASF dual-hosted git repository. xuyang 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 0497d58943 [FIX]DCHECK error of array functions (

[GitHub] [doris] xy720 merged pull request #11335: [FIX](array)DCHECK error of array functions

2022-07-29 Thread GitBox
xy720 merged PR #11335: URL: https://github.com/apache/doris/pull/11335 -- 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.apache

[GitHub] [doris] xy720 commented on pull request #11335: [FIX](array)DCHECK error of array functions

2022-07-29 Thread GitBox
xy720 commented on PR #11335: URL: https://github.com/apache/doris/pull/11335#issuecomment-1200099956 Fast merge because this bug causes regression-test core dump. -- 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 #11335: [FIX](array)DCHECK error of array functions

2022-07-29 Thread GitBox
github-actions[bot] commented on PR #11335: URL: https://github.com/apache/doris/pull/11335#issuecomment-1200099929 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 #11335: [FIX](array)DCHECK error of array functions

2022-07-29 Thread GitBox
github-actions[bot] commented on PR #11335: URL: https://github.com/apache/doris/pull/11335#issuecomment-1200099923 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] adonis0147 commented on a diff in pull request #11299: [enhancement](nereids) Normalize expressions before performing plan rewriting

2022-07-29 Thread GitBox
adonis0147 commented on code in PR #11299: URL: https://github.com/apache/doris/pull/11299#discussion_r933724598 ## fe/fe-core/src/main/java/org/apache/doris/nereids/rules/rewrite/logical/PushPredicateThroughJoin.java: ## @@ -122,15 +121,14 @@ private Plan pushDownPredicate(Logi

[GitHub] [doris] adonis0147 commented on a diff in pull request #11299: [enhancement](nereids) Normalize expressions before performing plan rewriting

2022-07-29 Thread GitBox
adonis0147 commented on code in PR #11299: URL: https://github.com/apache/doris/pull/11299#discussion_r933724598 ## fe/fe-core/src/main/java/org/apache/doris/nereids/rules/rewrite/logical/PushPredicateThroughJoin.java: ## @@ -122,15 +121,14 @@ private Plan pushDownPredicate(Logi

[GitHub] [doris] adonis0147 commented on a diff in pull request #11299: [enhancement](nereids) Normalize expressions before performing plan rewriting

2022-07-29 Thread GitBox
adonis0147 commented on code in PR #11299: URL: https://github.com/apache/doris/pull/11299#discussion_r933724598 ## fe/fe-core/src/main/java/org/apache/doris/nereids/rules/rewrite/logical/PushPredicateThroughJoin.java: ## @@ -122,15 +121,14 @@ private Plan pushDownPredicate(Logi

[GitHub] [doris] jackwener commented on a diff in pull request #11222: [feature](nereids): polish property deriver enforcer job

2022-07-29 Thread GitBox
jackwener commented on code in PR #11222: URL: https://github.com/apache/doris/pull/11222#discussion_r933757285 ## fe/fe-core/src/main/java/org/apache/doris/nereids/properties/DistributionSpecHash.java: ## @@ -0,0 +1,102 @@ +// Licensed to the Apache Software Foundation (ASF) un

[GitHub] [doris] starocean999 commented on a diff in pull request #11335: [FIX](array)DCHECK error of array functions

2022-07-29 Thread GitBox
starocean999 commented on code in PR #11335: URL: https://github.com/apache/doris/pull/11335#discussion_r933731907 ## be/src/vec/functions/array/function_array_binary.h: ## @@ -39,7 +39,11 @@ class FunctionArrayBinary : public IFunction { DataTypePtr get_return_type_impl(co

[GitHub] [doris] starocean999 commented on a diff in pull request #11335: [FIX](array)DCHECK error of array functions

2022-07-29 Thread GitBox
starocean999 commented on code in PR #11335: URL: https://github.com/apache/doris/pull/11335#discussion_r933731907 ## be/src/vec/functions/array/function_array_binary.h: ## @@ -39,7 +39,11 @@ class FunctionArrayBinary : public IFunction { DataTypePtr get_return_type_impl(co

[GitHub] [doris] starocean999 commented on a diff in pull request #11335: [FIX](array)DCHECK error of array functions

2022-07-29 Thread GitBox
starocean999 commented on code in PR #11335: URL: https://github.com/apache/doris/pull/11335#discussion_r933731907 ## be/src/vec/functions/array/function_array_binary.h: ## @@ -39,7 +39,11 @@ class FunctionArrayBinary : public IFunction { DataTypePtr get_return_type_impl(co

[GitHub] [doris] adonis0147 commented on pull request #11299: [enhancement](nereids) Normalize expressions before performing plan rewriting

2022-07-29 Thread GitBox
adonis0147 commented on PR #11299: URL: https://github.com/apache/doris/pull/11299#issuecomment-1200079020 > Could you explain what kind of normalization is implemented in this PR? It would be good if these informations are added in `Proposed Change` section. Added. -- This is an a

[GitHub] [doris] dataroaring opened a new pull request, #11350: [test] move correctness and account suites to p0 while tpcds_sf1 to p1

2022-07-29 Thread GitBox
dataroaring opened a new pull request, #11350: URL: https://github.com/apache/doris/pull/11350 # Proposed changes Issue Number: close #xxx ## Problem Summary: ## Checklist(Required) 1. Does it affect the original behavior: - [ ] Yes - [ ] No -

[GitHub] [doris] adonis0147 commented on a diff in pull request #11299: [enhancement](nereids) Normalize expressions before performing plan rewriting

2022-07-29 Thread GitBox
adonis0147 commented on code in PR #11299: URL: https://github.com/apache/doris/pull/11299#discussion_r933724598 ## fe/fe-core/src/main/java/org/apache/doris/nereids/rules/rewrite/logical/PushPredicateThroughJoin.java: ## @@ -122,15 +121,14 @@ private Plan pushDownPredicate(Logi

[GitHub] [doris] adonis0147 commented on a diff in pull request #11299: [enhancement](nereids) Normalize expressions before performing plan rewriting

2022-07-29 Thread GitBox
adonis0147 commented on code in PR #11299: URL: https://github.com/apache/doris/pull/11299#discussion_r933724127 ## fe/fe-core/src/main/java/org/apache/doris/nereids/trees/expressions/BinaryExpression.java: ## @@ -23,15 +23,4 @@ * Interface for all expression that have two chi

[GitHub] [doris] kpfly commented on pull request #11348: [regression-test]Add ssb sf0.1 test under unique table with zstd

2022-07-29 Thread GitBox
kpfly commented on PR #11348: URL: https://github.com/apache/doris/pull/11348#issuecomment-1200076556 use title like this [enhancement](regression-test) add ssb sf0.1 test under unique table with zstd -- This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [doris] github-actions[bot] commented on pull request #11349: [improve](ci): allow blank, -, _

2022-07-29 Thread GitBox
github-actions[bot] commented on PR #11349: URL: https://github.com/apache/doris/pull/11349#issuecomment-1200075372 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 #11349: [improve](ci): allow blank, -, _

2022-07-29 Thread GitBox
github-actions[bot] commented on PR #11349: URL: https://github.com/apache/doris/pull/11349#issuecomment-1200075362 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] jackwener opened a new pull request, #11349: [improve](ci): allow blank, -, _

2022-07-29 Thread GitBox
jackwener opened a new pull request, #11349: URL: https://github.com/apache/doris/pull/11349 # Proposed changes Issue Number: close #xxx ## Problem Summary: Allow blank, -, _ in title-checker ## Checklist(Required) 1. Does it affect the original behavior:

[GitHub] [doris] smallhibiscus opened a new pull request, #11348: [regression-test]Add ssb sf0.1 test under unique table with zstd

2022-07-29 Thread GitBox
smallhibiscus opened a new pull request, #11348: URL: https://github.com/apache/doris/pull/11348 # Proposed changes Issue Number: close #xxx ## Problem Summary: Add ssb sf0.1 test under unique table with zstd ## Checklist(Required) 1. Does it affect the orig

[doris] branch master updated: [feature-wip](unique-key-merge-on-write) fix IndexedColumnReader and add primary key index memory tracker, DSIP-018 (#11303)

2022-07-29 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring 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 1ada6d8641 [feature-wip](unique-key-merge-on

[GitHub] [doris] dataroaring merged pull request #11303: [feature-wip](unique-key-merge-on-write) fix IndexedColumnReader and add primary key index memory tracker, DSIP-018

2022-07-29 Thread GitBox
dataroaring merged PR #11303: URL: https://github.com/apache/doris/pull/11303 -- 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] github-actions[bot] commented on pull request #11303: [feature-wip](unique-key-merge-on-write) fix IndexedColumnReader and add primary key index memory tracker, DSIP-018

2022-07-29 Thread GitBox
github-actions[bot] commented on PR #11303: URL: https://github.com/apache/doris/pull/11303#issuecomment-1200073271 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 #11289: [feature-wip](unique-key-merge-on-write) update bitmap after compaction, DSIP-018

2022-07-29 Thread GitBox
github-actions[bot] commented on PR #11289: URL: https://github.com/apache/doris/pull/11289#issuecomment-1200073139 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 #11283: [feature-wip](unique-key-merge-on-write) Add support for tablet migration, DSIP-018[5/3]

2022-07-29 Thread GitBox
github-actions[bot] commented on PR #11283: URL: https://github.com/apache/doris/pull/11283#issuecomment-1200072936 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 #11283: [feature-wip](unique-key-merge-on-write) Add support for tablet migration, DSIP-018[5/3]

2022-07-29 Thread GitBox
github-actions[bot] commented on PR #11283: URL: https://github.com/apache/doris/pull/11283#issuecomment-1200072928 PR approved by at least one committer and no changes requested. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHu

[doris] branch master updated: [Bug][Function] core dump on sum(distinct) (#11308)

2022-07-29 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 532395c6a0 [Bug][Function] core dump on sum(dis

[GitHub] [doris] yiguolei closed issue #11302: [Bug][Function] core dump on sum(distinct)

2022-07-29 Thread GitBox
yiguolei closed issue #11302: [Bug][Function] core dump on sum(distinct) URL: https://github.com/apache/doris/issues/11302 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To un

[GitHub] [doris] yiguolei merged pull request #11308: [Bug][Function] core dump on sum(distinct)

2022-07-29 Thread GitBox
yiguolei merged PR #11308: URL: https://github.com/apache/doris/pull/11308 -- 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: [regression-test](array)add test for array_slice (#11329)

2022-07-29 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 9d9fcca40c [regression-test](array)add test for

[GitHub] [doris] yiguolei merged pull request #11329: [Fix](array)Add regresstion-test for array_slice function

2022-07-29 Thread GitBox
yiguolei merged PR #11329: URL: https://github.com/apache/doris/pull/11329 -- 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] englefly commented on a diff in pull request #11299: [enhancement](nereids) Normalize expressions before performing plan rewriting

2022-07-29 Thread GitBox
englefly commented on code in PR #11299: URL: https://github.com/apache/doris/pull/11299#discussion_r933699230 ## fe/fe-core/src/main/java/org/apache/doris/nereids/rules/rewrite/logical/PushPredicateThroughJoin.java: ## @@ -122,15 +121,14 @@ private Plan pushDownPredicate(Logica

[GitHub] [doris] englefly commented on pull request #11299: [enhancement](nereids) Normalize expressions before performing plan rewriting

2022-07-29 Thread GitBox
englefly commented on PR #11299: URL: https://github.com/apache/doris/pull/11299#issuecomment-1200049529 Could you explain what kind of normalization is implemented in this PR? It would be good if these informations are added in `Proposed Change` section. -- This is an automated messag

[GitHub] [doris] xinyiZzz opened a new pull request, #11347: [fix] (mem tracker) Fix MemTracker parent-child lifecycle dependencies and query tracker destructor failed

2022-07-29 Thread GitBox
xinyiZzz opened a new pull request, #11347: URL: https://github.com/apache/doris/pull/11347 # Proposed changes Issue Number: close #xxx ## Problem Summary: 1. Add a new global mem tracker pool, save all the MemTrackers in use, maintain the weak relationship between MemTr

[GitHub] [doris] xinyiZzz commented on pull request #11320: [feature] Support runtime filter for file scan node.

2022-07-29 Thread GitBox
xinyiZzz commented on PR #11320: URL: https://github.com/apache/doris/pull/11320#issuecomment-1199730176 Can the Runtime Filter be pushed down to the storage engine -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the U

[GitHub] [doris] xy720 commented on a diff in pull request #11335: [FIX](array)DCHECK error of array functions

2022-07-29 Thread GitBox
xy720 commented on code in PR #11335: URL: https://github.com/apache/doris/pull/11335#discussion_r933445343 ## be/src/vec/functions/array/function_array_binary.h: ## @@ -39,7 +39,11 @@ class FunctionArrayBinary : public IFunction { DataTypePtr get_return_type_impl(const Dat

[GitHub] [doris] morningman opened a new issue, #11346: [Bug] hive external table with error: Path is not a file

2022-07-29 Thread GitBox
morningman opened a new issue, #11346: URL: https://github.com/apache/doris/issues/11346 ### 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 1.1.1

[GitHub] [doris] morningman opened a new pull request, #11345: [fix](hive-table) fix bug that hive external table can not query table created by Tez

2022-07-29 Thread GitBox
morningman opened a new pull request, #11345: URL: https://github.com/apache/doris/pull/11345 # Proposed changes Issue Number: close #xxx ## Problem Summary If the hive is created by Tez, the location of the table is a second-level director, eg: /user/hive/warehou

[GitHub] [doris] platoneko opened a new pull request, #11344: [fix] Fix bug in S3FileSystem delete directory

2022-07-29 Thread GitBox
platoneko opened a new pull request, #11344: URL: https://github.com/apache/doris/pull/11344 # Proposed changes Issue Number: close #xxx ## Problem Summary: If `path` is not end with '/', deleting by prefix will delete data which should not be deleted. ## Checklis

[GitHub] [doris] starocean999 commented on pull request #11335: [FIX](array)DCHECK error of array functions

2022-07-29 Thread GitBox
starocean999 commented on PR #11335: URL: https://github.com/apache/doris/pull/11335#issuecomment-1199308063 > Please use `[fix](array).` pass the ci check. thx -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and us

[GitHub] [doris] freesinger commented on a diff in pull request #10322: [feature](JSON datatype)Support JSON datatype

2022-07-29 Thread GitBox
freesinger commented on code in PR #10322: URL: https://github.com/apache/doris/pull/10322#discussion_r933283403 ## be/src/olap/types.h: ## @@ -1454,6 +1460,66 @@ struct FieldTypeTraits : public FieldTypeTraits +struct FieldTypeTraits : public FieldTypeTraits { +static int

[GitHub] [doris] freesinger commented on a diff in pull request #10322: [feature](JSON datatype)Support JSON datatype

2022-07-29 Thread GitBox
freesinger commented on code in PR #10322: URL: https://github.com/apache/doris/pull/10322#discussion_r933274534 ## be/src/olap/types.h: ## @@ -1454,6 +1460,66 @@ struct FieldTypeTraits : public FieldTypeTraits +struct FieldTypeTraits : public FieldTypeTraits { +static int

[doris] branch master updated: [fix] the nullable info is lost in ifnull expr (#11212)

2022-07-29 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring 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 c1fbee7fe1 [fix] the nullable info is lost i

[GitHub] [doris] dataroaring merged pull request #11268: [fix](planner)do not change non-null to nullable for outer join table slot

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

[doris] branch master updated (c1fbee7fe1 -> 5999666115)

2022-07-29 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from c1fbee7fe1 [fix] the nullable info is lost in ifnull expr (#11212) add 5999666115 [fix](planner)do not change

[GitHub] [doris] dataroaring closed issue #11250: [Bug] be core,doris::vectorized::VMergeIteratorContext::copy_row

2022-07-29 Thread GitBox
dataroaring closed issue #11250: [Bug] be core,doris::vectorized::VMergeIteratorContext::copy_row URL: https://github.com/apache/doris/issues/11250 -- 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 th

[GitHub] [doris] dataroaring merged pull request #11212: [fix] the nullable info is lost in ifnull expr

2022-07-29 Thread GitBox
dataroaring merged PR #11212: URL: https://github.com/apache/doris/pull/11212 -- 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] 924060929 commented on a diff in pull request #11342: [refactor](Nereids)split rewrite and insert into memo to 2 functions

2022-07-29 Thread GitBox
924060929 commented on code in PR #11342: URL: https://github.com/apache/doris/pull/11342#discussion_r933267228 ## fe/fe-core/src/main/java/org/apache/doris/nereids/memo/Memo.java: ## @@ -122,44 +124,63 @@ private Plan groupToTreeNode(Group group) { } /** - * Ins

[GitHub] [doris] freesinger commented on a diff in pull request #10322: [feature](JSON datatype)Support JSON datatype

2022-07-29 Thread GitBox
freesinger commented on code in PR #10322: URL: https://github.com/apache/doris/pull/10322#discussion_r933266400 ## be/src/vec/columns/column_json.h: ## @@ -0,0 +1,299 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more contributor license agreements.

[GitHub] [doris] englefly commented on a diff in pull request #11342: [refactor](Nereids)split rewrite and insert into memo to 2 functions

2022-07-29 Thread GitBox
englefly commented on code in PR #11342: URL: https://github.com/apache/doris/pull/11342#discussion_r933254780 ## fe/fe-core/src/main/java/org/apache/doris/nereids/memo/Memo.java: ## @@ -122,44 +124,63 @@ private Plan groupToTreeNode(Group group) { } /** - * Inse

[doris] branch master updated: [enhancement](workflow) Use ccache to speed the BE UT (Clang) up (#11339)

2022-07-29 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 5215d95064 [enhancement](workflow) Use ccache t

[GitHub] [doris] yiguolei merged pull request #11339: [enhancement](workflow) Use ccache to speed the BE UT (Clang) up

2022-07-29 Thread GitBox
yiguolei merged PR #11339: URL: https://github.com/apache/doris/pull/11339 -- 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] jackwener commented on pull request #11340: [Feature] doe support array

2022-07-29 Thread GitBox
jackwener commented on PR #11340: URL: https://github.com/apache/doris/pull/11340#issuecomment-1199273612 Please use `[feature](array).` pass the ci check. -- 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] github-actions[bot] commented on pull request #11339: [enhancement](workflow) Use ccache to speed the BE UT (Clang) up

2022-07-29 Thread GitBox
github-actions[bot] commented on PR #11339: URL: https://github.com/apache/doris/pull/11339#issuecomment-1199272961 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 #11339: [enhancement](workflow) Use ccache to speed the BE UT (Clang) up

2022-07-29 Thread GitBox
github-actions[bot] commented on PR #11339: URL: https://github.com/apache/doris/pull/11339#issuecomment-1199273011 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] jackwener commented on pull request #11335: [FIX]DCHECK error of array functions

2022-07-29 Thread GitBox
jackwener commented on PR #11335: URL: https://github.com/apache/doris/pull/11335#issuecomment-1199272217 Please use `[fix](array).` pass the ci check. -- 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

[GitHub] [doris] jackwener closed pull request #10647: [feature](planner): push limit to olapscan when meet sort.

2022-07-29 Thread GitBox
jackwener closed pull request #10647: [feature](planner): push limit to olapscan when meet sort. URL: https://github.com/apache/doris/pull/10647 -- 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] jackwener commented on pull request #10647: [feature](planner): push limit to olapscan when meet sort.

2022-07-29 Thread GitBox
jackwener commented on PR #10647: URL: https://github.com/apache/doris/pull/10647#issuecomment-1199268347 Merge it into #10694 -- 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

[doris] branch master updated: [fix](ci): add checkout to fix PR-title-checker (#11336)

2022-07-29 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 a46f94320d [fix](ci): add checkout to fix PR-ti

[GitHub] [doris] yiguolei merged pull request #11336: [fix](ci): add checkout to fix PR-title-checker

2022-07-29 Thread GitBox
yiguolei merged PR #11336: URL: https://github.com/apache/doris/pull/11336 -- 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: [feature](nereids) add scalar subquery expression (#11332)

2022-07-29 Thread huajianlan
This is an automated email from the ASF dual-hosted git repository. huajianlan 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 e7fae413dd [feature](nereids) add scalar subq

[GitHub] [doris] 924060929 merged pull request #11332: [feature](nereids) add scalar subquery expression

2022-07-29 Thread GitBox
924060929 merged PR #11332: URL: https://github.com/apache/doris/pull/11332 -- 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: [opt] unify stop script (#11337)

2022-07-29 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 8483660fe7 [opt] unify stop script (#11337) 848

[GitHub] [doris] yiguolei merged pull request #11337: [opt] unify stop script

2022-07-29 Thread GitBox
yiguolei merged PR #11337: URL: https://github.com/apache/doris/pull/11337 -- 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] zhannngchen commented on a diff in pull request #11283: [feature-wip](unique-key-merge-on-write) Add support for tablet migration, DSIP-018[5/3]

2022-07-29 Thread GitBox
zhannngchen commented on code in PR #11283: URL: https://github.com/apache/doris/pull/11283#discussion_r933224897 ## be/src/olap/rowset/beta_rowset_writer.cpp: ## @@ -161,6 +161,10 @@ Status BetaRowsetWriter::add_rowset(RowsetSharedPtr rowset) { _total_data_size += rowset-

[GitHub] [doris] luozenglin commented on a diff in pull request #11316: [fix] Fix the query result error caused by the grouping sets statemen…

2022-07-29 Thread GitBox
luozenglin commented on code in PR #11316: URL: https://github.com/apache/doris/pull/11316#discussion_r933206295 ## be/src/exec/repeat_node.h: ## @@ -52,12 +55,17 @@ class RepeatNode : public ExecNode { std::vector> _grouping_list; // Tuple id used for output, it has n

[GitHub] [doris] github-actions[bot] commented on pull request #11308: [Bug][Function] core dump on sum(distinct)

2022-07-29 Thread GitBox
github-actions[bot] commented on PR #11308: URL: https://github.com/apache/doris/pull/11308#issuecomment-1199197481 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 #11308: [Bug][Function] core dump on sum(distinct)

2022-07-29 Thread GitBox
github-actions[bot] commented on PR #11308: URL: https://github.com/apache/doris/pull/11308#issuecomment-1199197447 PR approved by at least one committer and no changes requested. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHu

[doris] branch master updated: [doc](unique key) add suggestion for replace_if_not_null (#11223)

2022-07-29 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring 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 e7635e54ee [doc](unique key) add suggestion

[GitHub] [doris] dataroaring merged pull request #11223: [doc](unique key) add suggestion for replace_if_not_null

2022-07-29 Thread GitBox
dataroaring merged PR #11223: URL: https://github.com/apache/doris/pull/11223 -- 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] github-actions[bot] commented on pull request #11337: [opt] unify stop script

2022-07-29 Thread GitBox
github-actions[bot] commented on PR #11337: URL: https://github.com/apache/doris/pull/11337#issuecomment-1199186641 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 #11337: [opt] unify stop script

2022-07-29 Thread GitBox
github-actions[bot] commented on PR #11337: URL: https://github.com/apache/doris/pull/11337#issuecomment-1199186663 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] wsjz opened a new pull request, #11343: (feature-wip)[parquet-reader] file reader

2022-07-29 Thread GitBox
wsjz opened a new pull request, #11343: URL: https://github.com/apache/doris/pull/11343 # Proposed changes Issue Number: close #xxx ## Problem Summary: ## Checklist(Required) 1. Does it affect the original behavior: - [ ] Yes - [ ] No - [ ] I

[GitHub] [doris] morrySnow commented on pull request #11342: [refactor](Nereids)split rewrite and insert into memo to 2 functions

2022-07-29 Thread GitBox
morrySnow commented on PR #11342: URL: https://github.com/apache/doris/pull/11342#issuecomment-1199175298 @924060929 @englefly PTAL -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific co

[GitHub] [doris] morrySnow opened a new pull request, #11342: [refactor](Nereids)split rewrite and insert into memo to 2 functions

2022-07-29 Thread GitBox
morrySnow opened a new pull request, #11342: URL: https://github.com/apache/doris/pull/11342 ## Problem Summary: Split rewrite and insert into memo to 2 functions to make the code easy to read. ## Checklist(Required) 1. Does it affect the original behavior: - [ ]

[GitHub] [doris] freesinger commented on a diff in pull request #10322: [feature](JSON datatype)Support JSON datatype

2022-07-29 Thread GitBox
freesinger commented on code in PR #10322: URL: https://github.com/apache/doris/pull/10322#discussion_r933135588 ## be/src/vec/olap/olap_data_convertor.cpp: ## @@ -577,6 +580,77 @@ Status OlapBlockDataConvertor::OlapColumnDataConvertorDate::convert_to_olap() { } } +// c

[GitHub] [doris] github-actions[bot] commented on pull request #11223: [doc](unique key) add suggestion for replace_if_not_null

2022-07-29 Thread GitBox
github-actions[bot] commented on PR #11223: URL: https://github.com/apache/doris/pull/11223#issuecomment-1199166777 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 #11336: [fix](ci): add checkout to fix PR-title-checker

2022-07-29 Thread GitBox
github-actions[bot] commented on PR #11336: URL: https://github.com/apache/doris/pull/11336#issuecomment-1199163137 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 #11336: [fix](ci): add checkout to fix PR-title-checker

2022-07-29 Thread GitBox
github-actions[bot] commented on PR #11336: URL: https://github.com/apache/doris/pull/11336#issuecomment-1199163110 PR approved by at least one committer and no changes requested. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHu

[doris] branch master updated: [Doc] update FAQ about ODBC (#11263)

2022-07-29 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring 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 a7e7df658c [Doc] update FAQ about ODBC (#112

[GitHub] [doris] dataroaring merged pull request #11263: [Doc] update FAQ about ODBC

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

[doris] branch master updated: (performance)[scanner] Isolate local and remote queries using different scanner… (#11006)

2022-07-29 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring 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 d6f937cb01 (performance)[scanner] Isolate lo

[GitHub] [doris] dataroaring merged pull request #11006: (performance)[scanner] Isolate local and remote queries using different scanner…

2022-07-29 Thread GitBox
dataroaring merged PR #11006: URL: https://github.com/apache/doris/pull/11006 -- 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] FreeOnePlus opened a new issue, #11341: [Feature] Manually clean up LoadLabel

2022-07-29 Thread GitBox
FreeOnePlus opened a new issue, #11341: URL: https://github.com/apache/doris/issues/11341 ### 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 LOAD L

[GitHub] [doris] freesinger commented on a diff in pull request #10322: [feature](JSON datatype)Support JSON datatype

2022-07-29 Thread GitBox
freesinger commented on code in PR #10322: URL: https://github.com/apache/doris/pull/10322#discussion_r933120201 ## be/src/vec/columns/column_json.h: ## @@ -0,0 +1,299 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more contributor license agreements.

[GitHub] [doris] freesinger commented on a diff in pull request #10322: [feature](JSON datatype)Support JSON datatype

2022-07-29 Thread GitBox
freesinger commented on code in PR #10322: URL: https://github.com/apache/doris/pull/10322#discussion_r933111884 ## be/src/vec/core/field.h: ## @@ -572,13 +671,21 @@ class Field { create(reinterpret_cast(data), size); } +void create_json(const unsigned char*

[doris] branch master updated: [feature-wip](multi-catalog)(fix) partition value error when a block contains multiple splits (#11260)

2022-07-29 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 84ce2a1e98 [feature-wip](multi-catalog)(fix)

[GitHub] [doris] morningman merged pull request #11260: [feature-wip](multi-catalog)(fix) partition value error when a block contains multiple splits

2022-07-29 Thread GitBox
morningman merged PR #11260: URL: https://github.com/apache/doris/pull/11260 -- 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] SaintBacchus commented on a diff in pull request #11338: [feature-wip][multi-catalog][WIP]Support use catalog.db and show databases from catalog stmt

2022-07-29 Thread GitBox
SaintBacchus commented on code in PR #11338: URL: https://github.com/apache/doris/pull/11338#discussion_r933104103 ## fe/fe-core/src/main/java/org/apache/doris/analysis/UseStmt.java: ## @@ -35,19 +35,35 @@ */ public class UseStmt extends StatementBase { private static fi

[GitHub] [doris] SaintBacchus commented on a diff in pull request #11338: [feature-wip][multi-catalog][WIP]Support use catalog.db and show databases from catalog stmt

2022-07-29 Thread GitBox
SaintBacchus commented on code in PR #11338: URL: https://github.com/apache/doris/pull/11338#discussion_r933103466 ## fe/fe-core/src/main/cup/sql_parser.cup: ## @@ -2738,6 +2742,10 @@ show_param ::= {: RESULT = new ShowDbStmt(parser.wild, parser.where); :} +

[GitHub] [doris] morningman commented on a diff in pull request #11338: [feature-wip][multi-catalog][WIP]Support use catalog.db and show databases from catalog stmt

2022-07-29 Thread GitBox
morningman commented on code in PR #11338: URL: https://github.com/apache/doris/pull/11338#discussion_r933099724 ## fe/fe-core/src/main/java/org/apache/doris/analysis/UseStmt.java: ## @@ -35,19 +35,35 @@ */ public class UseStmt extends StatementBase { private static fina

[GitHub] [doris] morningman commented on a diff in pull request #11292: [feature-wip][multi-catalog]Support prefetch for orc file format

2022-07-29 Thread GitBox
morningman commented on code in PR #11292: URL: https://github.com/apache/doris/pull/11292#discussion_r933095117 ## be/src/exec/arrow/parquet_reader.h: ## @@ -86,8 +85,9 @@ class ParquetReaderWrap final : public ArrowReaderWrap { int32_t* wbtyes);

[GitHub] [doris-spark-connector] caoliang-web commented on a diff in pull request #45: [Fix] add tips for Mac OS users in case meeting getopt error

2022-07-29 Thread GitBox
caoliang-web commented on code in PR #45: URL: https://github.com/apache/doris-spark-connector/pull/45#discussion_r933095406 ## spark-doris-connector/build.sh: ## @@ -45,6 +45,17 @@ usage() { exit 1 } +# we use GNU enhanced version getopt command here for long option name

[GitHub] [doris] stalary opened a new pull request, #11340: [Feature] doe support array

2022-07-29 Thread GitBox
stalary opened a new pull request, #11340: URL: https://github.com/apache/doris/pull/11340 # Proposed changes Issue Number: close #xxx ## Problem Summary: doe support array ## Checklist(Required) 1. Does it affect the original behavior: - [ ] Yes

[GitHub] [doris] hello-stephen commented on pull request #11325: [Improvement] start|stop script files improvements

2022-07-29 Thread GitBox
hello-stephen commented on PR #11325: URL: https://github.com/apache/doris/pull/11325#issuecomment-1199111829 > > May I ask what is the problem when the script is a soft link? > > see #10918 Thanks, I tried your new script and figured that when using 'ln -s bin/start_fe.sh x

[doris] branch master updated: Optimize flink oracle cdc, add flink read es to doris sample code (#11274)

2022-07-29 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 cb7eb725fe Optimize flink oracle cdc, add flink

[GitHub] [doris] yiguolei merged pull request #11274: [sample]Optimize flink oracle cdc, add flink read es to doris sample code

2022-07-29 Thread GitBox
yiguolei merged PR #11274: URL: https://github.com/apache/doris/pull/11274 -- 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] adonis0147 opened a new pull request, #11339: [enhancement](workflow) Use ccache to speed the BE UT (Clang) up

2022-07-29 Thread GitBox
adonis0147 opened a new pull request, #11339: URL: https://github.com/apache/doris/pull/11339 # Proposed changes ~~Issue Number: close #xxx~~ ## Problem Summary: We can use [ccache-action](https://github.com/hendrikmuhs/ccache-action) to speed the workflow BE UT (Clang)

[GitHub] [doris] ByteYue closed issue #10914: [refactor] remove redundant code in column writer

2022-07-29 Thread GitBox
ByteYue closed issue #10914: [refactor] remove redundant code in column writer URL: https://github.com/apache/doris/issues/10914 -- 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.

  1   2   >