[GitHub] [doris] levy5307 commented on a diff in pull request #13336: [fix](jsonreader) teach jsonreader to release memory

2022-10-12 Thread GitBox
levy5307 commented on code in PR #13336: URL: https://github.com/apache/doris/pull/13336#discussion_r994225208 ## be/src/exec/json_scanner.h: ## @@ -178,7 +178,15 @@ class JsonReader { std::vector> _parsed_jsonpaths; std::vector _parsed_json_root; -rapidjson::Doc

[doris] branch master updated (c1ed7d4d7d -> 0ff04e81bc)

2022-10-12 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from c1ed7d4d7d [Bug](function) fix core dump on case when have 1000 condition #13315 add 0ff04e81bc [fix](DynamicPa

[GitHub] [doris] yiguolei merged pull request #13267: [fix](DynamicPartition) Not check max_dynamic_partition_num when disable DynamicPartition

2022-10-12 Thread GitBox
yiguolei merged PR #13267: URL: https://github.com/apache/doris/pull/13267 -- 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) fix core dump on case when have 1000 condition #13315

2022-10-12 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 c1ed7d4d7d [Bug](function) fix core dump on cas

[GitHub] [doris] yiguolei merged pull request #13315: [Bug](function) fix core dump on case when have 1000 condition

2022-10-12 Thread GitBox
yiguolei merged PR #13315: URL: https://github.com/apache/doris/pull/13315 -- 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] yiguolei closed issue #13313: [Bug](function) core dump on case when have 1000 condition

2022-10-12 Thread GitBox
yiguolei closed issue #13313: [Bug](function) core dump on case when have 1000 condition URL: https://github.com/apache/doris/issues/13313 -- 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 specifi

[doris] branch master updated (830183984a -> bdb8e08bd3)

2022-10-12 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 830183984a [fix](hash)update_hashes_with_value method should handle if input value is null (#13332) add bdb8e08

[doris] branch master updated (db7f955a70 -> 830183984a)

2022-10-12 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from db7f955a70 [improve](Nereids): split otherJoinCondition with List. (#13216) add 830183984a [fix](hash)update_ha

[GitHub] [doris] yiguolei merged pull request #13342: [fix](ci) rename the checks name for branch-1.1

2022-10-12 Thread GitBox
yiguolei merged PR #13342: URL: https://github.com/apache/doris/pull/13342 -- 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] yiguolei merged pull request #13332: [fix](hash)update_hashes_with_value method should handle if input value is null

2022-10-12 Thread GitBox
yiguolei merged PR #13332: URL: https://github.com/apache/doris/pull/13332 -- 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] starocean999 commented on pull request #13315: [Bug](function) fix core dump on case when have 1000 condition

2022-10-12 Thread GitBox
starocean999 commented on PR #13315: URL: https://github.com/apache/doris/pull/13315#issuecomment-1277087685 LGTM -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubsc

[GitHub] [doris] dataroaring commented on a diff in pull request #13336: [fix](jsonreader) teach jsonreader to release memory

2022-10-12 Thread GitBox
dataroaring commented on code in PR #13336: URL: https://github.com/apache/doris/pull/13336#discussion_r994194032 ## be/src/exec/json_scanner.h: ## @@ -178,7 +178,14 @@ class JsonReader { std::vector> _parsed_jsonpaths; std::vector _parsed_json_root; -rapidjson::

[doris] branch master updated: [improve](Nereids): split otherJoinCondition with List. (#13216)

2022-10-12 Thread jakevin
This is an automated email from the ASF dual-hosted git repository. jakevin 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 db7f955a70 [improve](Nereids): split otherJoinCo

[GitHub] [doris] jackwener merged pull request #13216: [improve](Nereids): split otherJoinCondition with List.

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

[doris] branch master updated: [improve](Nereids): avoid duplicated stats derive. (#13293)

2022-10-12 Thread jakevin
This is an automated email from the ASF dual-hosted git repository. jakevin 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 4248c6f37c [improve](Nereids): avoid duplicated

[GitHub] [doris] jackwener merged pull request #13293: [improve](Nereids): avoid duplicated stats derive.

2022-10-12 Thread GitBox
jackwener merged PR #13293: URL: https://github.com/apache/doris/pull/13293 -- 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 #13311: [feature](nereids) add stats min/maxValue support for Date/CHAR/VARCHAR

2022-10-12 Thread GitBox
github-actions[bot] commented on PR #13311: URL: https://github.com/apache/doris/pull/13311#issuecomment-1277057645 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] Gabriel39 commented on a diff in pull request #13339: [Opt](vec) opt runtime filter for TPCH Q22

2022-10-12 Thread GitBox
Gabriel39 commented on code in PR #13339: URL: https://github.com/apache/doris/pull/13339#discussion_r994152425 ## be/src/exprs/bloomfilter_predicate.h: ## @@ -435,9 +435,7 @@ class BloomFilterPredicate : public Predicate { std::shared_ptr _filter; bool _has_calculat

[GitHub] [doris] github-actions[bot] commented on pull request #13342: [fix](ci) rename the checks name for branch-1.1

2022-10-12 Thread GitBox
github-actions[bot] commented on PR #13342: URL: https://github.com/apache/doris/pull/13342#issuecomment-1277040332 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 #13342: [fix](ci) rename the checks name for branch-1.1

2022-10-12 Thread GitBox
github-actions[bot] commented on PR #13342: URL: https://github.com/apache/doris/pull/13342#issuecomment-1277040287 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] ecit-zzh opened a new issue, #13343: Be[Bug]

2022-10-12 Thread GitBox
ecit-zzh opened a new issue, #13343: URL: https://github.com/apache/doris/issues/13343 ### 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 apache-doris-

[GitHub] [doris] morningman commented on pull request #13329: [refactor] Unify all unit tests into one binary file (#8958)

2022-10-12 Thread GitBox
morningman commented on PR #13329: URL: https://github.com/apache/doris/pull/13329#issuecomment-1277028344 We have to wait this pr #13342 merged and rebase to pass the checks -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[GitHub] [doris] morningman opened a new pull request, #13342: [fix](ci) rename the checks name for branch-1.1

2022-10-12 Thread GitBox
morningman opened a new pull request, #13342: URL: https://github.com/apache/doris/pull/13342 # 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 #13329: [refactor] Unify all unit tests into one binary file (#8958)

2022-10-12 Thread GitBox
github-actions[bot] commented on PR #13329: URL: https://github.com/apache/doris/pull/13329#issuecomment-1277024475 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 #13329: [refactor] Unify all unit tests into one binary file (#8958)

2022-10-12 Thread GitBox
github-actions[bot] commented on PR #13329: URL: https://github.com/apache/doris/pull/13329#issuecomment-1277024456 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 #13267: [fix](DynamicPartition) Not check max_dynamic_partition_num when disable DynamicPartition

2022-10-12 Thread GitBox
github-actions[bot] commented on PR #13267: URL: https://github.com/apache/doris/pull/13267#issuecomment-1277018714 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 #13267: [fix](DynamicPartition) Not check max_dynamic_partition_num when disable DynamicPartition

2022-10-12 Thread GitBox
github-actions[bot] commented on PR #13267: URL: https://github.com/apache/doris/pull/13267#issuecomment-1277018751 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] yiguolei commented on a diff in pull request #13273: [improvement](schema change) avoid using column ptr swap

2022-10-12 Thread GitBox
yiguolei commented on code in PR #13273: URL: https://github.com/apache/doris/pull/13273#discussion_r994101749 ## be/src/olap/schema_change.cpp: ## @@ -1290,15 +1289,15 @@ Status VSchemaChangeDirectly::_inner_process(RowsetReaderSharedPtr rowset_reader std::make_u

[GitHub] [doris] yiguolei closed pull request #13272: [regression](Nereids) temporary remove test case 'tpch q21' until we fix it

2022-10-12 Thread GitBox
yiguolei closed pull request #13272: [regression](Nereids) temporary remove test case 'tpch q21' until we fix it URL: https://github.com/apache/doris/pull/13272 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL abov

[GitHub] [doris] yiguolei commented on pull request #13272: [regression](Nereids) temporary remove test case 'tpch q21' until we fix it

2022-10-12 Thread GitBox
yiguolei commented on PR #13272: URL: https://github.com/apache/doris/pull/13272#issuecomment-1277007352 duplicate pr,close it -- 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] github-actions[bot] commented on pull request #13332: [fix](hash)update_hashes_with_value method should handle if input value is null

2022-10-12 Thread GitBox
github-actions[bot] commented on PR #13332: URL: https://github.com/apache/doris/pull/13332#issuecomment-1277006275 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 #13332: [fix](hash)update_hashes_with_value method should handle if input value is null

2022-10-12 Thread GitBox
github-actions[bot] commented on PR #13332: URL: https://github.com/apache/doris/pull/13332#issuecomment-1277006308 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

[doris] branch master updated: [Bug](predicate) fix nullptr in scan node (#13316)

2022-10-12 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 3e84c04195 [Bug](predicate) fix nullptr in scan

[GitHub] [doris] yiguolei merged pull request #13316: [Bug](predicate) fix nullptr in scan node

2022-10-12 Thread GitBox
yiguolei merged PR #13316: URL: https://github.com/apache/doris/pull/13316 -- 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] github-actions[bot] commented on pull request #13293: [improve](Nereids): avoid duplicated stats derive.

2022-10-12 Thread GitBox
github-actions[bot] commented on PR #13293: URL: https://github.com/apache/doris/pull/13293#issuecomment-1276992913 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 #13216: [improve](Nereids): split otherJoinCondition with List.

2022-10-12 Thread GitBox
github-actions[bot] commented on PR #13216: URL: https://github.com/apache/doris/pull/13216#issuecomment-1276992829 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 #13216: [improve](Nereids): split otherJoinCondition with List.

2022-10-12 Thread GitBox
github-actions[bot] commented on PR #13216: URL: https://github.com/apache/doris/pull/13216#issuecomment-1276992802 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: [feature](restore) Add new property 'reserve_dynamic_partition_enable' to restore statement (#12498)

2022-10-12 Thread lide
This is an automated email from the ASF dual-hosted git repository. lide 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 e08ba8d573 [feature](restore) Add new property 're

[GitHub] [doris] lide-reed merged pull request #12498: [feature](restore) add restore new property 'reserve_dynamic_partition_enable'

2022-10-12 Thread GitBox
lide-reed merged PR #12498: URL: https://github.com/apache/doris/pull/12498 -- 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] zhanghengdashuaibi opened a new issue, #13341: [Feature] mysqlcdc to doris errorr transaction is not found,导致flink的算子任务一直重启,请问这个是什么问题导致的

2022-10-12 Thread GitBox
zhanghengdashuaibi opened a new issue, #13341: URL: https://github.com/apache/doris/issues/13341 ### 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

[GitHub] [doris] xinyiZzz commented on pull request #13285: [improvement](memory) disable page cache and chunk allocator, optimize memory allocate size

2022-10-12 Thread GitBox
xinyiZzz commented on PR #13285: URL: https://github.com/apache/doris/pull/13285#issuecomment-1276965810 > > Gives the performance impact of `disable page cache` and `disable chunk allocator`, and the benefits of doing so, such as increasing OOM risk because they have no gc. > > 1. C

[GitHub] [doris] xinyiZzz commented on pull request #13285: [improvement](memory) disable page cache and chunk allocator, optimize memory allocate size

2022-10-12 Thread GitBox
xinyiZzz commented on PR #13285: URL: https://github.com/apache/doris/pull/13285#issuecomment-1276965623 I agree, `page cache` and `chunk allocator` may hide memory issues on the code. Later we can find a time to talk about the use of the cache -- This is an automated message from

[GitHub] [doris] lide-reed commented on pull request #12498: [feature](restore) add restore new property 'reserve_dynamic_partition_enable'

2022-10-12 Thread GitBox
lide-reed commented on PR #12498: URL: https://github.com/apache/doris/pull/12498#issuecomment-1276963501 Can you create an issue for this feature where you can describe it more detail? -- This is an automated message from the Apache Git Service. To respond to the message, please log on t

[GitHub] [doris] github-actions[bot] commented on pull request #13228: [feature](agg) support `any`,`any_value` agg functions.

2022-10-12 Thread GitBox
github-actions[bot] commented on PR #13228: URL: https://github.com/apache/doris/pull/13228#issuecomment-1276951248 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 #13228: [feature](agg) support `any`,`any_value` agg functions.

2022-10-12 Thread GitBox
github-actions[bot] commented on PR #13228: URL: https://github.com/apache/doris/pull/13228#issuecomment-1276951226 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] BiteTheDDDDt commented on a diff in pull request #13338: [Opt](fun) simd the substring function and use stack buf to speed up

2022-10-12 Thread GitBox
BiteThet commented on code in PR #13338: URL: https://github.com/apache/doris/pull/13338#discussion_r994047114 ## be/src/vec/functions/function_string.h: ## @@ -160,18 +158,23 @@ struct SubstringUtil { int size = offsets.size(); res_offsets.resize(size);

[GitHub] [doris] github-actions[bot] commented on pull request #12786: [fix](array-type) fix the wrong result when import array element with…

2022-10-12 Thread GitBox
github-actions[bot] commented on PR #12786: URL: https://github.com/apache/doris/pull/12786#issuecomment-1276937344 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 #12786: [fix](array-type) fix the wrong result when import array element with…

2022-10-12 Thread GitBox
github-actions[bot] commented on PR #12786: URL: https://github.com/apache/doris/pull/12786#issuecomment-1276937309 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 (9b590ac4cb -> 7147c77f22)

2022-10-12 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 9b590ac4cb [improvement](olap) cache value of has_null in ColumnNullable (#13289) add 7147c77f22 [Enhancement

[GitHub] [doris] morningman merged pull request #12781: [Enhancement](broker)Doris support obs broker load

2022-10-12 Thread GitBox
morningman merged PR #12781: URL: https://github.com/apache/doris/pull/12781 -- 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] morningman closed issue #12329: [Enhancement] doris support obs broker load

2022-10-12 Thread GitBox
morningman closed issue #12329: [Enhancement] doris support obs broker load URL: https://github.com/apache/doris/issues/12329 -- 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

[doris] branch master updated: [improvement](olap) cache value of has_null in ColumnNullable (#13289)

2022-10-12 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 9b590ac4cb [improvement](olap) cache value of h

[GitHub] [doris] yiguolei merged pull request #13289: [improvement](olap) cache value of has_null in ColumnNullable

2022-10-12 Thread GitBox
yiguolei merged PR #13289: URL: https://github.com/apache/doris/pull/13289 -- 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](memtracker) Print query memory usage log every second when `memory_verbose_track` is enabled (#13302)

2022-10-12 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 c494ca0ed4 [enhancement](memtracker) Print quer

[GitHub] [doris] yiguolei merged pull request #13302: [enhancement](memtracker) Print query memory usage log every second when `memory_verbose_track` is enabled

2022-10-12 Thread GitBox
yiguolei merged PR #13302: URL: https://github.com/apache/doris/pull/13302 -- 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](bloomfilter) fix concurrency bug caused by bloom filter (#13306)

2022-10-12 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 d430aec3ae [Bug](bloomfilter) fix concurrency b

[GitHub] [doris] yiguolei merged pull request #13306: [Bug](bloomfilter) fix concurrency bug caused by bloom filter

2022-10-12 Thread GitBox
yiguolei merged PR #13306: URL: https://github.com/apache/doris/pull/13306 -- 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: [bugfix](compatibility) Fix a compatibility problem case by emun value changed (#13305)

2022-10-12 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 a27bcbe882 [bugfix](compatibility) Fix a comp

[GitHub] [doris] morningman merged pull request #13305: [bugfix](compatibility) Fix a compatibility problem case by enum value changed

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

[doris] branch master updated: [regression](bloom filter) add test case for is not null (#13310)

2022-10-12 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 f80ac34786 [regression](bloom filter) add test

[GitHub] [doris] yiguolei merged pull request #13310: [regression](bloom filter) add test case for is not null

2022-10-12 Thread GitBox
yiguolei merged PR #13310: URL: https://github.com/apache/doris/pull/13310 -- 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](test) make output of test stable (#13317)

2022-10-12 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 9b0978fad9 [fix](test) make output of test st

[GitHub] [doris] morningman merged pull request #13317: [fix](test) make output of test stable

2022-10-12 Thread GitBox
morningman merged PR #13317: URL: https://github.com/apache/doris/pull/13317 -- 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] yiguolei merged pull request #13333: [fix](regression) rowsDisjointWindows output is not ordered

2022-10-12 Thread GitBox
yiguolei merged PR #1: URL: https://github.com/apache/doris/pull/1 -- 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](regression) rowsDisjointWindows output is not ordered #13333

2022-10-12 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 0732ccbf0f [fix](regression) rowsDisjointWindow

[GitHub] [doris] yiguolei merged pull request #13320: [Enhancement](function) optimize decimal minus and plus

2022-10-12 Thread GitBox
yiguolei merged PR #13320: URL: https://github.com/apache/doris/pull/13320 -- 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](function) optimize decimal minus and plus #13320

2022-10-12 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 a77808e103 [Enhancement](function) optimize dec

[GitHub] [doris] gavinchou commented on a diff in pull request #13336: [fix](jsonreader) teach jsonreader to release memory

2022-10-12 Thread GitBox
gavinchou commented on code in PR #13336: URL: https://github.com/apache/doris/pull/13336#discussion_r993590746 ## be/src/exec/json_scanner.h: ## @@ -178,7 +178,14 @@ class JsonReader { std::vector> _parsed_jsonpaths; std::vector _parsed_json_root; -rapidjson::Do

[GitHub] [doris] github-actions[bot] commented on pull request #13320: [Enhancement](function) optimize decimal minus and plus

2022-10-12 Thread GitBox
github-actions[bot] commented on PR #13320: URL: https://github.com/apache/doris/pull/13320#issuecomment-1276487343 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 #13320: [Enhancement](function) optimize decimal minus and plus

2022-10-12 Thread GitBox
github-actions[bot] commented on PR #13320: URL: https://github.com/apache/doris/pull/13320#issuecomment-1276487285 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] HappenLee opened a new pull request, #13339: [Opt](vec) opt runtime filter for TPCH Q22

2022-10-12 Thread GitBox
HappenLee opened a new pull request, #13339: URL: https://github.com/apache/doris/pull/13339 1. Support Right Anti Join to generate runtime filter 2. Union the always true logic of runtime filter 3. Rewrite the Q22 and Q14 of TPCH # Proposed changes After do the opt

[GitHub] [doris] HappenLee opened a new pull request, #13338: [Opt](fun) simd the substring function and use stack buf to speed up

2022-10-12 Thread GitBox
HappenLee opened a new pull request, #13338: URL: https://github.com/apache/doris/pull/13338 # Proposed changes After do the opt of function substring, tpch Q22 before: 5.8s after : 5.4s ## Problem summary Describe your changes. ## Checklist(Required)

[GitHub] [doris] jackwener opened a new pull request, #13337: [refactor[(Nereids]: refactor UT and rename

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

[GitHub] [doris] github-actions[bot] commented on pull request #12498: [feature](restore) add restore new property 'reserve_dynamic_partition_enable'

2022-10-12 Thread GitBox
github-actions[bot] commented on PR #12498: URL: https://github.com/apache/doris/pull/12498#issuecomment-1276343353 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] gavinchou commented on a diff in pull request #13336: [fix](jsonreader) teach jsonreader to release memory

2022-10-12 Thread GitBox
gavinchou commented on code in PR #13336: URL: https://github.com/apache/doris/pull/13336#discussion_r993590746 ## be/src/exec/json_scanner.h: ## @@ -178,7 +178,14 @@ class JsonReader { std::vector> _parsed_jsonpaths; std::vector _parsed_json_root; -rapidjson::Do

[GitHub] [doris] dataalive commented on issue #13318: 'doris_fe' failed to start (exit status 0) -- '/var/apache-doris/fe/bin/start_fe.sh': SLF4J: Class path contains multiple SLF4J bindings.

2022-10-12 Thread GitBox
dataalive commented on issue #13318: URL: https://github.com/apache/doris/issues/13318#issuecomment-1276339399 [2022-10-12T15:28:09+0800] error : 'doris_fe' failed to start (exit status 0) -- '/var/apache-doris/fe/bin/start_fe.sh': SLF4J: Class path contains multiple SLF4J bindings.

[GitHub] [doris] gavinchou commented on a diff in pull request #13336: [fix](jsonreader) teach jsonreader to release memory

2022-10-12 Thread GitBox
gavinchou commented on code in PR #13336: URL: https://github.com/apache/doris/pull/13336#discussion_r993590746 ## be/src/exec/json_scanner.h: ## @@ -178,7 +178,14 @@ class JsonReader { std::vector> _parsed_jsonpaths; std::vector _parsed_json_root; -rapidjson::Do

[GitHub] [doris] dataroaring opened a new pull request, #13336: [fix](jsonreader) teach jsonreader to release memory

2022-10-12 Thread GitBox
dataroaring opened a new pull request, #13336: URL: https://github.com/apache/doris/pull/13336 Allocator of rapidjson does not release memory, this fix use allocator with local buffer and call Clear to release memory allocated beyond local buffer. # Proposed changes Issue Numbe

[GitHub] [doris] HappenLee commented on a diff in pull request #13332: [fix](hash)update_hashes_with_value method should handle if input value is null

2022-10-12 Thread GitBox
HappenLee commented on code in PR #13332: URL: https://github.com/apache/doris/pull/13332#discussion_r993556849 ## be/src/vec/columns/column_decimal.cpp: ## @@ -164,9 +164,21 @@ template void ColumnDecimal::update_hashes_with_value(uint64_t* __restrict hashes,

[GitHub] [doris] github-actions[bot] commented on pull request #13306: [Bug](bloomfilter) fix concurrency bug caused by bloom filter

2022-10-12 Thread GitBox
github-actions[bot] commented on PR #13306: URL: https://github.com/apache/doris/pull/13306#issuecomment-1276267796 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 #13306: [Bug](bloomfilter) fix concurrency bug caused by bloom filter

2022-10-12 Thread GitBox
github-actions[bot] commented on PR #13306: URL: https://github.com/apache/doris/pull/13306#issuecomment-1276267665 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] Gabriel39 opened a new pull request, #13335: [Improvement](join) compute hash values by vectorized way

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

[GitHub] [doris] Jibing-Li opened a new pull request, #13334: [Improvement](multi-catalog)Keep db/table id unchaged after call refresh catalog.

2022-10-12 Thread GitBox
Jibing-Li opened a new pull request, #13334: URL: https://github.com/apache/doris/pull/13334 # Proposed changes Issue Number: close #xxx ## Problem summary Keep external db/table id unchanged after call refresh catalog command. ## Checklist(Required) 1. Does

[GitHub] [doris] github-actions[bot] commented on pull request #13310: [regression](bloom filter) add test case for is not null

2022-10-12 Thread GitBox
github-actions[bot] commented on PR #13310: URL: https://github.com/apache/doris/pull/13310#issuecomment-1276198508 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 #13310: [regression](bloom filter) add test case for is not null

2022-10-12 Thread GitBox
github-actions[bot] commented on PR #13310: URL: https://github.com/apache/doris/pull/13310#issuecomment-1276198566 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] nextdreamblue commented on issue #13295: [Bug] Unexpected error when run SQL with CASE-WHEN expr

2022-10-12 Thread GitBox
nextdreamblue commented on issue #13295: URL: https://github.com/apache/doris/issues/13295#issuecomment-1276134552 try this: SELECT CASE WHEN col1=1 THEN 'NULL' END FROM t2; -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub a

[GitHub] [doris] LemonLiTree commented on issue #13325: 自动类型转换无法正确应对bigint数据类型[Bug]

2022-10-12 Thread GitBox
LemonLiTree commented on issue #13325: URL: https://github.com/apache/doris/issues/13325#issuecomment-1276078415 默认是转double来做匹配的,如果精度超了就会出现结果不准确的 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to t

[GitHub] [doris] englefly opened a new pull request, #13333: [fix](regression) rowsDisjointWindows output is not ordered

2022-10-12 Thread GitBox
englefly opened a new pull request, #1: URL: https://github.com/apache/doris/pull/1 # Proposed changes add order for test: rowsDisjointWindows Issue Number: close #xxx ## Problem summary Describe your changes. ## Checklist(Required) 1. Does it

[GitHub] [doris] wangbo closed pull request #13327: [test](test)mv regression test framework from master

2022-10-12 Thread GitBox
wangbo closed pull request #13327: [test](test)mv regression test framework from master URL: https://github.com/apache/doris/pull/13327 -- 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] starocean999 opened a new pull request, #13332: [fix](hash)update_hashes_with_value method should handle if input value is null

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

[GitHub] [doris] HappenLee commented on pull request #13323: [function](string_function) add new string function 'extract_url_parameter'

2022-10-12 Thread GitBox
HappenLee commented on PR #13323: URL: https://github.com/apache/doris/pull/13323#issuecomment-1276015127 Rethink the right way of the function ``` select extractURLParameter('https://localhost:3000?id=abcdefghi', 'id'); SELECT extractURLParameter('https://localhost:3000?id=abcde

[GitHub] [doris] yangzhg opened a new pull request, #13329: [refactor] Unify all unit tests into one binary file (#8958)

2022-10-12 Thread GitBox
yangzhg opened a new pull request, #13329: URL: https://github.com/apache/doris/pull/13329 1. solved the previous delayed unit test file size is too large (1.7G+) and the unit test link time is too long problem problems 2. Unify all unit tests into one file to significantly reduce unit te

[GitHub] [doris] starocean999 opened a new pull request, #13328: [fix](sort)the sort expr's nullability property may not be right

2022-10-12 Thread GitBox
starocean999 opened a new pull request, #13328: URL: https://github.com/apache/doris/pull/13328 # Proposed changes Issue Number: close #xxx ## Problem summary the sort exprs nullability property may not be right after subsitute using child's smap info. this pr is a botto

[doris] branch master updated (dfe308f501 -> d63a80eaba)

2022-10-12 Thread yangzhg
This is an automated email from the ASF dual-hosted git repository. yangzhg pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from dfe308f501 [Improvement](join) refine prefetch strategy (#13286) add d63a80eaba [fix](bitmap_intersect) fix `bitm

[GitHub] [doris] yangzhg closed issue #13297: [Bug] agg `bitmap_intersect` result error

2022-10-12 Thread GitBox
yangzhg closed issue #13297: [Bug] agg `bitmap_intersect` result error URL: https://github.com/apache/doris/issues/13297 -- 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 unsu

[GitHub] [doris] yangzhg merged pull request #13298: [fix](bitmap_intersect) fix `bitmap_intersect` result error

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

[doris] branch master updated: [Improvement](join) refine prefetch strategy (#13286)

2022-10-12 Thread gabriellee
This is an automated email from the ASF dual-hosted git repository. gabriellee 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 dfe308f501 [Improvement](join) refine prefetc

[GitHub] [doris] Gabriel39 merged pull request #13286: [Improvement](join) refine prefetch strategy

2022-10-12 Thread GitBox
Gabriel39 merged PR #13286: URL: https://github.com/apache/doris/pull/13286 -- 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] wangbo opened a new pull request, #13327: [test](test)mv regression test framework from master

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

[GitHub] [doris] luozenglin opened a new pull request, #13326: [Enhancement](function) optimize the `upper` and `lower` functions using the simd instruction.

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

  1   2   >