[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] 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: [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] 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

[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 #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] 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] 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] 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] 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

[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] 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

[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] 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] 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] 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

[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 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: [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] 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

[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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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

[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 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: [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] 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

[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 #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 #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] 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.

[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] 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

[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] 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] 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] 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] 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] 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 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] 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] 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] 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] 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] 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] 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] 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

[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 (

<    1   2