[GitHub] [incubator-doris] github-actions[bot] commented on pull request #7933: [fix](storage) Using unique_ptr to refactor some class members

2022-01-28 Thread GitBox
github-actions[bot] commented on pull request #7933: URL: https://github.com/apache/incubator-doris/pull/7933#issuecomment-1024860358 -- 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] [incubator-doris] morningman commented on pull request #7925: [optimization]Remove the old http module and completely replace it with http v2

2022-01-28 Thread GitBox
morningman commented on pull request #7925: URL: https://github.com/apache/incubator-doris/pull/7925#issuecomment-1024859436 I think we can do this after next release version -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub an

[GitHub] [incubator-doris] EmmyMiao87 commented on pull request #7934: (improvement)[test] Combine multiple tests to use only one Doris cluster

2022-01-28 Thread GitBox
EmmyMiao87 commented on pull request #7934: URL: https://github.com/apache/incubator-doris/pull/7934#issuecomment-1024857027 #7837 -- 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 c

[GitHub] [incubator-doris] EmmyMiao87 opened a new pull request #7934: (improvement)[test] Combine multiple tests to use only one Doris cluster

2022-01-28 Thread GitBox
EmmyMiao87 opened a new pull request #7934: URL: https://github.com/apache/incubator-doris/pull/7934 ## Problem Summary: This PR mainly includes the following two changes: 1. Shorten FE single measurement time In Doris's FE unit test, starting a Doris cluster is a time-consuming

[GitHub] [incubator-doris] github-actions[bot] commented on pull request #7645: [Optimize] Support adaptive runtime filter(#7546)

2022-01-28 Thread GitBox
github-actions[bot] commented on pull request #7645: URL: https://github.com/apache/incubator-doris/pull/7645#issuecomment-1024849158 -- 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] [incubator-doris] wangbo commented on pull request #7933: [fix](storage) Using unique_ptr to refactor some class members

2022-01-28 Thread GitBox
wangbo commented on pull request #7933: URL: https://github.com/apache/incubator-doris/pull/7933#issuecomment-1024841849 This pr can work correctly in ```LSAN``` mode, using SSB sql. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to G

[GitHub] [incubator-doris] wangbo opened a new pull request #7933: [fix](storage) Using unique_ptr to refactor some class members

2022-01-28 Thread GitBox
wangbo opened a new pull request #7933: URL: https://github.com/apache/incubator-doris/pull/7933 # Proposed changes Using unique_ptr to refactor some class members. Fix mem leak for ```SegmengIterator``` 's ```_pre_eval_block_predicate```. ## Problem Summary: Describe

[incubator-doris] branch master updated: [fix](toolchain) Allow building when system contains libunwind (#7866)

2022-01-28 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/incubator-doris.git The following commit(s) were added to refs/heads/master by this push: new 3904447 [fix](toolchain) Allow bui

[GitHub] [incubator-doris] morningman merged pull request #7866: [fix](toolchain) Allow building when system contains libunwind

2022-01-28 Thread GitBox
morningman merged pull request #7866: URL: https://github.com/apache/incubator-doris/pull/7866 -- 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: com

[GitHub] [incubator-doris] github-actions[bot] commented on pull request #7903: [Enhancement] support build with libc++ && add some build config

2022-01-28 Thread GitBox
github-actions[bot] commented on pull request #7903: URL: https://github.com/apache/incubator-doris/pull/7903#issuecomment-1024829631 -- 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

[incubator-doris] branch master updated: [fix](Vectorized) optinmize dict page decoder init (#7917)

2022-01-28 Thread wangbo
This is an automated email from the ASF dual-hosted git repository. wangbo pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-doris.git The following commit(s) were added to refs/heads/master by this push: new a72eaa2 [fix](Vectorized) optinmize di

[GitHub] [incubator-doris] wangbo closed issue #7916: [Enhancement](Vectorized) Optinmize dict page decoder init

2022-01-28 Thread GitBox
wangbo closed issue #7916: URL: https://github.com/apache/incubator-doris/issues/7916 -- 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-unsu

[GitHub] [incubator-doris] wangbo merged pull request #7917: [typo](storage) Optinmize dict page decoder init

2022-01-28 Thread GitBox
wangbo merged pull request #7917: URL: https://github.com/apache/incubator-doris/pull/7917 -- 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

[incubator-doris] branch master updated (6a1a2a2 -> 4c7525c)

2022-01-28 Thread caiconghui
This is an automated email from the ASF dual-hosted git repository. caiconghui pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-doris.git. from 6a1a2a2 [fix](query) Add init function for result_file_sink (#7927) add 4c7525c [improvement](sho

[GitHub] [incubator-doris] caiconghui closed issue #7913: [Enhancement] Support that user can use show data skew statement instead of admin

2022-01-28 Thread GitBox
caiconghui closed issue #7913: URL: https://github.com/apache/incubator-doris/issues/7913 -- 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-

[GitHub] [incubator-doris] caiconghui merged pull request #7914: [improvement](show) Support that user can use show data skew statement instead of admin

2022-01-28 Thread GitBox
caiconghui merged pull request #7914: URL: https://github.com/apache/incubator-doris/pull/7914 -- 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: com

[GitHub] [incubator-doris] github-actions[bot] commented on pull request #7866: [fix](toolchain) Allow building when system contains libunwind

2022-01-28 Thread GitBox
github-actions[bot] commented on pull request #7866: URL: https://github.com/apache/incubator-doris/pull/7866#issuecomment-1024810087 -- 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] [incubator-doris] morningman commented on pull request #7923: [storage]add Generic debug timer for debugging or profiling

2022-01-28 Thread GitBox
morningman commented on pull request #7923: URL: https://github.com/apache/incubator-doris/pull/7923#issuecomment-1024808875 > Could you please add instruction for this tools in `docs/zh-CN/developer-guide/debug-tool.md` See #7924 -- This is an automated message from the Apache G

[GitHub] [incubator-doris] github-actions[bot] commented on pull request #7923: [storage]add Generic debug timer for debugging or profiling

2022-01-28 Thread GitBox
github-actions[bot] commented on pull request #7923: URL: https://github.com/apache/incubator-doris/pull/7923#issuecomment-1024808891 -- 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

[incubator-doris] branch master updated: [fix](query) Add init function for result_file_sink (#7927)

2022-01-28 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/incubator-doris.git The following commit(s) were added to refs/heads/master by this push: new 6a1a2a2 [fix](query) Add init func

[GitHub] [incubator-doris] morningman merged pull request #7927: [fix][query] Add init function in result_file_sink

2022-01-28 Thread GitBox
morningman merged pull request #7927: URL: https://github.com/apache/incubator-doris/pull/7927 -- 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: com

[GitHub] [incubator-doris] morningman closed issue #7926: [Bug] Select into outfile occasional return error: `Empty partition info`

2022-01-28 Thread GitBox
morningman closed issue #7926: URL: https://github.com/apache/incubator-doris/issues/7926 -- 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-

[GitHub] [incubator-doris] morningman closed issue #7929: [Bug] The empty node + outer join + analytic function cause BE core

2022-01-28 Thread GitBox
morningman closed issue #7929: URL: https://github.com/apache/incubator-doris/issues/7929 -- 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-

[GitHub] [incubator-doris] morningman merged pull request #7931: (fix)[planner] Fix the right tuple ids in empty set node

2022-01-28 Thread GitBox
morningman merged pull request #7931: URL: https://github.com/apache/incubator-doris/pull/7931 -- 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: com

[incubator-doris] branch master updated: (fix)[planner] Fix the right tuple ids in empty set node (#7931)

2022-01-28 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/incubator-doris.git The following commit(s) were added to refs/heads/master by this push: new 1d900d8 (fix)[planner] Fix the rig

[incubator-doris] branch master updated: [Fix] fix memory leak in be unit test (#7857)

2022-01-28 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/incubator-doris.git The following commit(s) were added to refs/heads/master by this push: new fb6e22f [Fix] fix memory leak in b

[GitHub] [incubator-doris] morningman merged pull request #7857: [Fix] fix memory leak in be unit test

2022-01-28 Thread GitBox
morningman merged pull request #7857: URL: https://github.com/apache/incubator-doris/pull/7857 -- 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: com

[GitHub] [incubator-doris] morningman closed issue #7856: [Vectorized][Fix] fix memory leak in be unit test under vectorized mode

2022-01-28 Thread GitBox
morningman closed issue #7856: URL: https://github.com/apache/incubator-doris/issues/7856 -- 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-

[GitHub] [incubator-doris] github-actions[bot] commented on pull request #7857: [Fix] fix memory leak in be unit test

2022-01-28 Thread GitBox
github-actions[bot] commented on pull request #7857: URL: https://github.com/apache/incubator-doris/pull/7857#issuecomment-1024414781 -- 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] [incubator-doris] github-actions[bot] commented on pull request #7912: fix(ui):fix home page spin bug #7170

2022-01-28 Thread GitBox
github-actions[bot] commented on pull request #7912: URL: https://github.com/apache/incubator-doris/pull/7912#issuecomment-1024302481 -- 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

[incubator-doris] branch master updated (071be92 -> 2d99041)

2022-01-28 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/incubator-doris.git. from 071be92 [fix](vectorized) fix bug multi distinct function get wrong type (#7900) add 2d99041 [do

[incubator-doris] branch master updated (6a89b89 -> 071be92)

2022-01-28 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/incubator-doris.git. from 6a89b89 [refactor](benchmark) Change SSB create table column to NOT NULL (#7898) add 071be92 [fi

[GitHub] [incubator-doris] morningman merged pull request #7907: [docs] fix typo

2022-01-28 Thread GitBox
morningman merged pull request #7907: URL: https://github.com/apache/incubator-doris/pull/7907 -- 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: com

[GitHub] [incubator-doris] morningman closed issue #7899: [Vectorzied][Bug] multi distinct function get wrong type

2022-01-28 Thread GitBox
morningman closed issue #7899: URL: https://github.com/apache/incubator-doris/issues/7899 -- 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-

[GitHub] [incubator-doris] morningman merged pull request #7900: [Vectorized][Fix] fix bug multi distinct function get wrong type

2022-01-28 Thread GitBox
morningman merged pull request #7900: URL: https://github.com/apache/incubator-doris/pull/7900 -- 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: com

[incubator-doris] branch master updated: [refactor](benchmark) Change SSB create table column to NOT NULL (#7898)

2022-01-28 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/incubator-doris.git The following commit(s) were added to refs/heads/master by this push: new 6a89b89 [refactor](benchmark) Chan

[GitHub] [incubator-doris] morningman merged pull request #7898: [Benchmark] Change ssb create table column to NOT NULL

2022-01-28 Thread GitBox
morningman merged pull request #7898: URL: https://github.com/apache/incubator-doris/pull/7898 -- 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: com

[incubator-doris] branch master updated: [docs] add function substring document (#7895)

2022-01-28 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/incubator-doris.git The following commit(s) were added to refs/heads/master by this push: new f9ac302 [docs] add function substr

[GitHub] [incubator-doris] morningman merged pull request #7895: [docs] add function substring document

2022-01-28 Thread GitBox
morningman merged pull request #7895: URL: https://github.com/apache/incubator-doris/pull/7895 -- 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: com

[GitHub] [incubator-doris] morningman merged pull request #7879: [improvement](meta) Use meta_version constant to replace magic number when check catalog journal version

2022-01-28 Thread GitBox
morningman merged pull request #7879: URL: https://github.com/apache/incubator-doris/pull/7879 -- 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: com

[incubator-doris] branch master updated: [improvement](fe-meta-version)Some if conditions do not use the FeMetaVersion constant (#7879)

2022-01-28 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/incubator-doris.git The following commit(s) were added to refs/heads/master by this push: new 3a7bb7e [improvement](fe-meta-vers

[GitHub] [incubator-doris] morningman closed issue #7877: [Enhancement] Some if conditions for comparing CatalogJournalVersion do not use the FeMetaVersion constant

2022-01-28 Thread GitBox
morningman closed issue #7877: URL: https://github.com/apache/incubator-doris/issues/7877 -- 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-

[incubator-doris] branch master updated: [fix](lateral-view) fix bugs of lateral view with CTE or where clause (#7865)

2022-01-28 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/incubator-doris.git The following commit(s) were added to refs/heads/master by this push: new f93ac89 [fix](lateral-view) fix bu

[GitHub] [incubator-doris] morningman closed issue #7823: [Bug] lateral view + subquery leads to the error predicate

2022-01-28 Thread GitBox
morningman closed issue #7823: URL: https://github.com/apache/incubator-doris/issues/7823 -- 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-

[GitHub] [incubator-doris] morningman merged pull request #7865: [fix](lateral-view) fix bugs of lateral view with CTE or where clause

2022-01-28 Thread GitBox
morningman merged pull request #7865: URL: https://github.com/apache/incubator-doris/pull/7865 -- 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: com

[GitHub] [incubator-doris] morningman commented on a change in pull request #7865: [fix](lateral-view) fix bugs of lateral view with CTE or where clause

2022-01-28 Thread GitBox
morningman commented on a change in pull request #7865: URL: https://github.com/apache/incubator-doris/pull/7865#discussion_r794547641 ## File path: fe/fe-core/src/test/java/org/apache/doris/planner/TableFunctionPlanTest.java ## @@ -470,4 +478,55 @@ public void aggColumnInOute

[incubator-doris] branch master updated: [feature](show) add new statement show proc '/current_query_stmts' (#7487)

2022-01-28 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/incubator-doris.git The following commit(s) were added to refs/heads/master by this push: new 22830ea [feature](show) add new st

[GitHub] [incubator-doris] morningman merged pull request #7487: [optimize](show) Support show statement info when execute show proc '/current_query_stmts' statement

2022-01-28 Thread GitBox
morningman merged pull request #7487: URL: https://github.com/apache/incubator-doris/pull/7487 -- 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: com

[GitHub] [incubator-doris] morningman closed issue #7488: [Enhancement] Support show statement info when execute show proc '/current_queries' statement

2022-01-28 Thread GitBox
morningman closed issue #7488: URL: https://github.com/apache/incubator-doris/issues/7488 -- 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-

[GitHub] [incubator-doris] github-actions[bot] commented on pull request #7927: [fix][query] Add init function in result_file_sink

2022-01-28 Thread GitBox
github-actions[bot] commented on pull request #7927: URL: https://github.com/apache/incubator-doris/pull/7927#issuecomment-1024237483 -- 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] [incubator-doris] github-actions[bot] commented on pull request #7931: (fix)[planner] Fix the right tuple ids in empty set node

2022-01-28 Thread GitBox
github-actions[bot] commented on pull request #7931: URL: https://github.com/apache/incubator-doris/pull/7931#issuecomment-1024234292 -- 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] [incubator-doris] spaces-X opened a new pull request #7932: [BUG] fix sql analyzed failed after increase the default bucket num

2022-01-28 Thread GitBox
spaces-X opened a new pull request #7932: URL: https://github.com/apache/incubator-doris/pull/7932 # Proposed changes see #7910 ## Problem Summary: Describe the overview of changes. ## Checklist(Required) 1. Does it affect the original behavior: (Yes/No

[GitHub] [incubator-doris] EmmyMiao87 opened a new pull request #7931: (fix)[planner] Fix the right tuple ids in empty set node

2022-01-28 Thread GitBox
EmmyMiao87 opened a new pull request #7931: URL: https://github.com/apache/incubator-doris/pull/7931 # Proposed changes Issue Number: close #7929 ## Problem Summary: The tuple ids of the empty set node must be exactly the same as the tuple ids of the origin root node.

[GitHub] [incubator-doris] EmmyMiao87 opened a new issue #7929: [Bug] The empty node + outer join + analytic function cause BE core

2022-01-28 Thread GitBox
EmmyMiao87 opened a new issue #7929: URL: https://github.com/apache/incubator-doris/issues/7929 ### 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 All

[GitHub] [incubator-doris] zuochunwei opened a new issue #7928: [Enhancement] cache PageDecoder's decode result instead of decompressed page data

2022-01-28 Thread GitBox
zuochunwei opened a new issue #7928: URL: https://github.com/apache/incubator-doris/issues/7928 ### 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] [incubator-doris] qidaye opened a new pull request #7927: [fix][query] Add init function in result_file_sink

2022-01-28 Thread GitBox
qidaye opened a new pull request #7927: URL: https://github.com/apache/incubator-doris/pull/7927 # Proposed changes Issue Number: close #7926 Add `init` function in `result_file_sink` to fix the error `Empty partiton info`, which is occasional reported when using `SELECT INFO OUT

[GitHub] [incubator-doris] qidaye opened a new issue #7926: [Bug] Select into outfile occasional return error: `Empty partition info`

2022-01-28 Thread GitBox
qidaye opened a new issue #7926: URL: https://github.com/apache/incubator-doris/issues/7926 ### 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 1ba20b1

[GitHub] [incubator-doris] 924060929 commented on a change in pull request #7645: [Optimize] Support adaptive runtime filter(#7546)

2022-01-28 Thread GitBox
924060929 commented on a change in pull request #7645: URL: https://github.com/apache/incubator-doris/pull/7645#discussion_r794279227 ## File path: fe/fe-core/src/test/java/org/apache/doris/qe/RuntimeFilterTypeHelperTest.java ## @@ -50,6 +50,30 @@ public void testNormal() thro

[GitHub] [incubator-doris] 924060929 commented on a change in pull request #7645: [Optimize] Support adaptive runtime filter(#7546)

2022-01-28 Thread GitBox
924060929 commented on a change in pull request #7645: URL: https://github.com/apache/incubator-doris/pull/7645#discussion_r794277506 ## File path: docs/en/administrator-guide/runtime-filter.md ## @@ -138,6 +138,9 @@ set runtime_filter_type=7; - By default, only the number

[GitHub] [incubator-doris] 924060929 commented on a change in pull request #7645: [Optimize] Support adaptive runtime filter(#7546)

2022-01-28 Thread GitBox
924060929 commented on a change in pull request #7645: URL: https://github.com/apache/incubator-doris/pull/7645#discussion_r794277360 ## File path: docs/zh-CN/administrator-guide/runtime-filter.md ## @@ -138,6 +138,9 @@ set runtime_filter_type=7; - 默认只有右表数据行数少于1024才会下推(可通过

[GitHub] [incubator-doris] 924060929 commented on a change in pull request #7645: [Optimize] Support adaptive runtime filter(#7546)

2022-01-28 Thread GitBox
924060929 commented on a change in pull request #7645: URL: https://github.com/apache/incubator-doris/pull/7645#discussion_r794277103 ## File path: be/src/exprs/runtime_filter_slots.h ## @@ -60,7 +60,27 @@ class RuntimeFilterSlotsBase { runtime_filter->publish_fina

[GitHub] [incubator-doris] 924060929 commented on a change in pull request #7645: [Optimize] Support adaptive runtime filter(#7546)

2022-01-28 Thread GitBox
924060929 commented on a change in pull request #7645: URL: https://github.com/apache/incubator-doris/pull/7645#discussion_r794277036 ## File path: be/src/exprs/runtime_filter.cpp ## @@ -351,6 +359,26 @@ class RuntimePredicateWrapper { return Status::OK(); } +

[GitHub] [incubator-doris] 924060929 commented on a change in pull request #7645: [Optimize] Support adaptive runtime filter(#7546)

2022-01-28 Thread GitBox
924060929 commented on a change in pull request #7645: URL: https://github.com/apache/incubator-doris/pull/7645#discussion_r794276864 ## File path: be/src/exprs/runtime_filter.cpp ## @@ -439,9 +481,20 @@ class RuntimePredicateWrapper { } Status merge(const RuntimePr

[GitHub] [incubator-doris] 924060929 commented on a change in pull request #7645: [Optimize] Support adaptive runtime filter(#7546)

2022-01-28 Thread GitBox
924060929 commented on a change in pull request #7645: URL: https://github.com/apache/incubator-doris/pull/7645#discussion_r794276712 ## File path: be/src/exprs/runtime_filter.cpp ## @@ -483,6 +536,63 @@ class RuntimePredicateWrapper { _bloomfilter_func->merge(wrap

[GitHub] [incubator-doris] 924060929 commented on a change in pull request #7645: [Optimize] Support adaptive runtime filter(#7546)

2022-01-28 Thread GitBox
924060929 commented on a change in pull request #7645: URL: https://github.com/apache/incubator-doris/pull/7645#discussion_r794276656 ## File path: be/src/exprs/runtime_filter.cpp ## @@ -483,6 +536,63 @@ class RuntimePredicateWrapper { _bloomfilter_func->merge(wrap