[doris] branch master updated: [bugfix] temporarily disable RF code to avoid core dump caused by vexpr destruction (#10504)

2022-06-29 Thread panxiaolei
This is an automated email from the ASF dual-hosted git repository. panxiaolei 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 d9f2da8cf0 [bugfix] temporarily disable RF co

[GitHub] [doris] BiteTheDDDDt merged pull request #10504: [bugfix]temporarily disable RF code to avoid core dump caused by vexpr destruction

2022-06-29 Thread GitBox
BiteThet merged PR #10504: URL: https://github.com/apache/doris/pull/10504 -- 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] qzsee commented on a diff in pull request #10478: [Enhancement](Nereids) prune column for filter/agg/join/sort

2022-06-29 Thread GitBox
qzsee commented on code in PR #10478: URL: https://github.com/apache/doris/pull/10478#discussion_r910662946 ## fe/fe-core/src/main/java/org/apache/doris/nereids/rules/rewrite/logical/PruneAggChildColumns.java: ## @@ -0,0 +1,56 @@ +// Licensed to the Apache Software Foundation (A

[GitHub] [doris] qzsee commented on a diff in pull request #10478: [Enhancement](Nereids) prune column for filter/agg/join/sort

2022-06-29 Thread GitBox
qzsee commented on code in PR #10478: URL: https://github.com/apache/doris/pull/10478#discussion_r910654728 ## fe/fe-core/src/main/java/org/apache/doris/nereids/rules/rewrite/logical/PruneAggChildColumns.java: ## @@ -0,0 +1,56 @@ +// Licensed to the Apache Software Foundation (A

[GitHub] [doris] qzsee commented on a diff in pull request #10462: [Enhancement](Nereids) push down predicate through join

2022-06-29 Thread GitBox
qzsee commented on code in PR #10462: URL: https://github.com/apache/doris/pull/10462#discussion_r910653748 ## fe/fe-core/src/main/java/org/apache/doris/nereids/rules/rewrite/logical/PushPredicateThroughJoin.java: ## @@ -0,0 +1,150 @@ +// Licensed to the Apache Software Foundati

[GitHub] [doris] qzsee commented on a diff in pull request #10462: [Enhancement](Nereids) push down predicate through join

2022-06-29 Thread GitBox
qzsee commented on code in PR #10462: URL: https://github.com/apache/doris/pull/10462#discussion_r910653567 ## fe/fe-core/src/main/java/org/apache/doris/nereids/rules/rewrite/logical/PushPredicateThroughJoin.java: ## @@ -0,0 +1,150 @@ +// Licensed to the Apache Software Foundati

[GitHub] [doris] qzsee commented on a diff in pull request #10462: [Enhancement](Nereids) push down predicate through join

2022-06-29 Thread GitBox
qzsee commented on code in PR #10462: URL: https://github.com/apache/doris/pull/10462#discussion_r910652779 ## fe/fe-core/src/main/java/org/apache/doris/nereids/rules/rewrite/logical/PushPredicateThroughJoin.java: ## @@ -0,0 +1,150 @@ +// Licensed to the Apache Software Foundati

[GitHub] [doris] carlvinhust2012 commented on a diff in pull request #10388: [feature-wip] (array-type) add the array_distinct function

2022-06-29 Thread GitBox
carlvinhust2012 commented on code in PR #10388: URL: https://github.com/apache/doris/pull/10388#discussion_r910645790 ## be/src/vec/functions/array/function_array_distinct.h: ## @@ -0,0 +1,295 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more contribu

[GitHub] [doris] yiguolei merged pull request #10509: [hot-fix] fix a typo error and limit the max wait time in VOlapTableSink::send

2022-06-29 Thread GitBox
yiguolei merged PR #10509: URL: https://github.com/apache/doris/pull/10509 -- 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 dev-1.0.1 updated: fix bug (#10509)

2022-06-29 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a commit to branch dev-1.0.1 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/dev-1.0.1 by this push: new 6d98f6a43e fix bug (#10509) 6d98f6a43e is

[GitHub] [doris] wsjz commented on pull request #10425: [draft][vectorization][feature] parquet push down support

2022-06-29 Thread GitBox
wsjz commented on PR #10425: URL: https://github.com/apache/doris/pull/10425#issuecomment-1170803706 move to #10512 -- 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 unsub

[GitHub] [doris] wsjz opened a new pull request, #10512: [draft][vectorization][feature] parquet push down support

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

[GitHub] [doris] wsjz closed pull request #10425: [draft][vectorization][feature] parquet push down support

2022-06-29 Thread GitBox
wsjz closed pull request #10425: [draft][vectorization][feature] parquet push down support URL: https://github.com/apache/doris/pull/10425 -- 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

[GitHub] [doris] xy720 commented on a diff in pull request #10388: [feature-wip] (array-type) add the array_distinct function

2022-06-29 Thread GitBox
xy720 commented on code in PR #10388: URL: https://github.com/apache/doris/pull/10388#discussion_r910607441 ## be/src/vec/functions/array/function_array_distinct.h: ## @@ -0,0 +1,295 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more contributor licens

[GitHub] [doris] zhannngchen opened a new pull request, #10511: [feature-wip](primary-key)port IntervalTree from kudu

2022-06-29 Thread GitBox
zhannngchen opened a new pull request, #10511: URL: https://github.com/apache/doris/pull/10511 # Proposed changes See the DISP-18:https://cwiki.apache.org/confluence/display/DORIS/DSIP-018%3A+Support+Merge-On-Write+implementation+for+UNIQUE+KEY+data+model This patch is for 3.1 in s

[GitHub] [doris] github-actions[bot] commented on pull request #10415: [feature](nereids) Support analyze for test SSB

2022-06-29 Thread GitBox
github-actions[bot] commented on PR #10415: URL: https://github.com/apache/doris/pull/10415#issuecomment-1170776904 PR approved by anyone and no changes requested. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the UR

[GitHub] [doris] morrySnow opened a new pull request, #10510: [chore]add license header check in fe's checkstyle

2022-06-29 Thread GitBox
morrySnow opened a new pull request, #10510: URL: https://github.com/apache/doris/pull/10510 # Proposed changes add license header check in fe's checkstyle ## Checklist(Required) 1. Does it affect the original behavior: No 2. Has unit tests been added: No Need 3. Ha

[GitHub] [doris] englefly opened a new pull request, #10509: [hot-fix] fix a typo error and limit the max wait time in VOlapTableSink::send

2022-06-29 Thread GitBox
englefly opened a new pull request, #10509: URL: https://github.com/apache/doris/pull/10509 # Proposed changes 1. fix a typo-error 2. when total _pending_bytes of Table_Sink is over 500M, the wait time is at most 1 min. Issue Number: close #xxx ## Problem Summary:

[GitHub] [doris] yiguolei commented on a diff in pull request #10506: [improvement]Add reading by rowids to speed up lazy materialization

2022-06-29 Thread GitBox
yiguolei commented on code in PR #10506: URL: https://github.com/apache/doris/pull/10506#discussion_r910591186 ## be/src/olap/rowset/segment_v2/binary_plain_page.h: ## @@ -254,6 +254,33 @@ class BinaryPlainPageDecoder : public PageDecoder { return Status::OK(); };

[GitHub] [doris] yiguolei commented on a diff in pull request #10506: [improvement]Add reading by rowids to speed up lazy materialization

2022-06-29 Thread GitBox
yiguolei commented on code in PR #10506: URL: https://github.com/apache/doris/pull/10506#discussion_r910590598 ## be/src/olap/rowset/segment_v2/binary_plain_page.h: ## @@ -254,6 +254,33 @@ class BinaryPlainPageDecoder : public PageDecoder { return Status::OK(); };

[GitHub] [doris] yiguolei commented on a diff in pull request #10506: [improvement]Add reading by rowids to speed up lazy materialization

2022-06-29 Thread GitBox
yiguolei commented on code in PR #10506: URL: https://github.com/apache/doris/pull/10506#discussion_r910590598 ## be/src/olap/rowset/segment_v2/binary_plain_page.h: ## @@ -254,6 +254,33 @@ class BinaryPlainPageDecoder : public PageDecoder { return Status::OK(); };

[GitHub] [doris] 924060929 commented on a diff in pull request #10415: [feature](nereids) Support analyze for test SSB

2022-06-29 Thread GitBox
924060929 commented on code in PR #10415: URL: https://github.com/apache/doris/pull/10415#discussion_r910584924 ## fe/fe-core/src/main/java/org/apache/doris/nereids/rules/analysis/BindSlotReference.java: ## @@ -114,35 +168,60 @@ public Slot visitUnboundSlot(UnboundSlot unboundSl

[GitHub] [doris] 924060929 commented on a diff in pull request #10415: [feature](nereids) Support analyze for test SSB

2022-06-29 Thread GitBox
924060929 commented on code in PR #10415: URL: https://github.com/apache/doris/pull/10415#discussion_r910575894 ## fe/fe-core/src/main/java/org/apache/doris/nereids/trees/TreeNode.java: ## @@ -46,4 +48,27 @@ NODE_TYPE withChildren(List children); +default void forea

[doris] branch master updated: [feature-wip](multi-catalog) add auth&catalog check (#10480)

2022-06-29 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new 620faf4959 [feature-wip](multi-catalog) add a

[GitHub] [doris] morningman merged pull request #10480: [feature-wip](multi-catalog) add auth&catalog check

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

[GitHub] [doris] SaintBacchus opened a new pull request, #10508: [security]update Apache Commons Validator version

2022-06-29 Thread GitBox
SaintBacchus opened a new pull request, #10508: URL: https://github.com/apache/doris/pull/10508 # Proposed changes Issue Number: close #xxx ## Problem Summary: Describe the overview of changes. ## Checklist(Required) 1. Does it affect the original behavior:

[GitHub] [doris] yiguolei commented on a diff in pull request #10506: [improvement]Add reading by rowids to speed up lazy materialization

2022-06-29 Thread GitBox
yiguolei commented on code in PR #10506: URL: https://github.com/apache/doris/pull/10506#discussion_r910581436 ## be/src/olap/rowset/segment_v2/column_reader.cpp: ## @@ -704,6 +704,80 @@ Status FileColumnIterator::next_batch(size_t* n, vectorized::MutableColumnPtr& d retur

[GitHub] [doris] yiguolei commented on a diff in pull request #10506: [improvement]Add reading by rowids to speed up lazy materialization

2022-06-29 Thread GitBox
yiguolei commented on code in PR #10506: URL: https://github.com/apache/doris/pull/10506#discussion_r910580765 ## be/src/olap/rowset/segment_v2/segment_iterator.cpp: ## @@ -971,21 +955,13 @@ void SegmentIterator::_read_columns_by_rowids(std::vector& read_column

[GitHub] [doris] maker-pro opened a new issue, #10507: [Bug] Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/commons/cli/ParseException

2022-06-29 Thread GitBox
maker-pro opened a new issue, #10507: URL: https://github.com/apache/doris/issues/10507 ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/incubator-doris/issues?q=is%3Aissue) and found no similar issues. ### Version master

[GitHub] [doris] 924060929 commented on a diff in pull request #10415: [feature](nereids) Support analyze for test SSB

2022-06-29 Thread GitBox
924060929 commented on code in PR #10415: URL: https://github.com/apache/doris/pull/10415#discussion_r910578515 ## fe/fe-core/src/main/java/org/apache/doris/nereids/rules/analysis/BindFunction.java: ## @@ -0,0 +1,91 @@ +// Licensed to the Apache Software Foundation (ASF) under o

[GitHub] [doris] 924060929 commented on a diff in pull request #10415: [feature](nereids) Support analyze for test SSB

2022-06-29 Thread GitBox
924060929 commented on code in PR #10415: URL: https://github.com/apache/doris/pull/10415#discussion_r910578409 ## fe/fe-core/src/main/java/org/apache/doris/nereids/rules/analysis/BindSlotReference.java: ## @@ -50,50 +55,99 @@ public List> buildRules() { return Immutabl

[GitHub] [doris] yiguolei commented on a diff in pull request #10506: [improvement]Add reading by rowids to speed up lazy materialization

2022-06-29 Thread GitBox
yiguolei commented on code in PR #10506: URL: https://github.com/apache/doris/pull/10506#discussion_r910576756 ## be/src/olap/rowset/segment_v2/binary_dict_page.cpp: ## @@ -261,6 +261,38 @@ Status BinaryDictPageDecoder::next_batch(size_t* n, vectorized::MutableColumnPtr re

[GitHub] [doris] yinzhijian commented on pull request #10461: [Bug] Fix datax doriswriter `http.ProtocolException`

2022-06-29 Thread GitBox
yinzhijian commented on PR #10461: URL: https://github.com/apache/doris/pull/10461#issuecomment-1170714003 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 unsubscri

[GitHub] [doris] 924060929 commented on a diff in pull request #10415: [feature](nereids) Support analyze for test SSB

2022-06-29 Thread GitBox
924060929 commented on code in PR #10415: URL: https://github.com/apache/doris/pull/10415#discussion_r910575894 ## fe/fe-core/src/main/java/org/apache/doris/nereids/trees/TreeNode.java: ## @@ -46,4 +48,27 @@ NODE_TYPE withChildren(List children); +default void forea

[GitHub] [doris] 924060929 commented on a diff in pull request #10415: [feature](nereids) Support analyze for test SSB

2022-06-29 Thread GitBox
924060929 commented on code in PR #10415: URL: https://github.com/apache/doris/pull/10415#discussion_r910575241 ## fe/fe-core/src/main/java/org/apache/doris/nereids/pattern/GroupExpressionMatching.java: ## @@ -102,9 +104,12 @@ public GroupExpressionIterator(Pattern pattern, Gro

[GitHub] [doris] stalary commented on issue #10495: flink Connect to Doris BE{host='172.16.50.4', port=9060}failed

2022-06-29 Thread GitBox
stalary commented on issue #10495: URL: https://github.com/apache/doris/issues/10495#issuecomment-1170710139 > > Whether your flink service can connect to be node? > > yes, The ip of the external network can access be, but the ip of the internal network cannot access be. Now, the WITH

[doris] branch master updated: [compile]Update init-env.sh (#10451)

2022-06-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 468040974e [compile]Update init-env.sh (#10451)

[GitHub] [doris] yiguolei merged pull request #10451: [BUG] fix datax doriswriter compile failed

2022-06-29 Thread GitBox
yiguolei merged PR #10451: URL: https://github.com/apache/doris/pull/10451 -- 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 #10450: [Bug] datax doriswriter compile failed

2022-06-29 Thread GitBox
yiguolei closed issue #10450: [Bug] datax doriswriter compile failed URL: https://github.com/apache/doris/issues/10450 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubs

[doris] branch master updated: [Fix] avoid core dump cause by malformed bitmap type data (#10458)

2022-06-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 d259770b86 [Fix] avoid core dump cause by malfo

[GitHub] [doris] yiguolei closed issue #10455: [Bug] Malformed bitmap type data leads to be compaction or the query falls into an infinite loop of coredump

2022-06-29 Thread GitBox
yiguolei closed issue #10455: [Bug] Malformed bitmap type data leads to be compaction or the query falls into an infinite loop of coredump URL: https://github.com/apache/doris/issues/10455 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [doris] yiguolei merged pull request #10458: [Fix] avoid core dump cause by malformed bitmap type data

2022-06-29 Thread GitBox
yiguolei merged PR #10458: URL: https://github.com/apache/doris/pull/10458 -- 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 #10502: [BUG] fix bitmap function bug

2022-06-29 Thread GitBox
github-actions[bot] commented on PR #10502: URL: https://github.com/apache/doris/pull/10502#issuecomment-1170707245 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 #10502: [BUG] fix bitmap function bug

2022-06-29 Thread GitBox
github-actions[bot] commented on PR #10502: URL: https://github.com/apache/doris/pull/10502#issuecomment-1170707225 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] mrhhsg opened a new pull request, #10506: [improvement]Add reading by rowids to speed up lazy materialization

2022-06-29 Thread GitBox
mrhhsg opened a new pull request, #10506: URL: https://github.com/apache/doris/pull/10506 # Proposed changes Issue Number: close #10505 ## Problem Summary: ### Run ssb-flat(100g) q2.3(1be + 1 fe) |version|master|lazy_materialization_opt| |-|-|-| |total|1.12 sec|1

[GitHub] [doris] mrhhsg opened a new issue, #10505: [Enhancement] Reduce times of seeking in lazy materialization read

2022-06-29 Thread GitBox
mrhhsg opened a new issue, #10505: URL: https://github.com/apache/doris/issues/10505 ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/incubator-doris/issues?q=is%3Aissue) and found no similar issues. ### Description _No respons

[GitHub] [doris] yinzhijian commented on pull request #10501: [cherry-pick] 5 concurrent "insert...select..." OOM

2022-06-29 Thread GitBox
yinzhijian commented on PR #10501: URL: https://github.com/apache/doris/pull/10501#issuecomment-1170706076 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 unsubscri

[doris] branch master updated: [chore]replace checkstyle action with mvn checkstyle:check (#10474)

2022-06-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 c62c2e308f [chore]replace checkstyle action wit

[GitHub] [doris] yiguolei merged pull request #10474: [chore]replace checkstyle action with mvn checkstyle:check

2022-06-29 Thread GitBox
yiguolei merged PR #10474: URL: https://github.com/apache/doris/pull/10474 -- 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 #10471: [enhancement](proc) Support showing more details in show proc "/dbs"

2022-06-29 Thread GitBox
github-actions[bot] commented on PR #10471: URL: https://github.com/apache/doris/pull/10471#issuecomment-1170705497 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 #10471: [enhancement](proc) Support showing more details in show proc "/dbs"

2022-06-29 Thread GitBox
github-actions[bot] commented on PR #10471: URL: https://github.com/apache/doris/pull/10471#issuecomment-1170705483 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 #10504: [bugfix]temporarily disable RF code to avoid core dump caused by vexpr destruction

2022-06-29 Thread GitBox
github-actions[bot] commented on PR #10504: URL: https://github.com/apache/doris/pull/10504#issuecomment-1170703141 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 #10504: [bugfix]temporarily disable RF code to avoid core dump caused by vexpr destruction

2022-06-29 Thread GitBox
github-actions[bot] commented on PR #10504: URL: https://github.com/apache/doris/pull/10504#issuecomment-1170703127 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] yiguolei commented on a diff in pull request #10501: [cherry-pick] 5 concurrent "insert...select..." OOM

2022-06-29 Thread GitBox
yiguolei commented on code in PR #10501: URL: https://github.com/apache/doris/pull/10501#discussion_r910567328 ## be/src/vec/sink/vtablet_sink.cpp: ## @@ -426,6 +434,15 @@ Status VOlapTableSink::send(RuntimeState* state, vectorized::Block* input_block) if (findTabletMode =

[GitHub] [doris] Kikyou1997 commented on pull request #10499: [Feature](neireids) Add support of ProjectNode in PlanTranslator

2022-06-29 Thread GitBox
Kikyou1997 commented on PR #10499: URL: https://github.com/apache/doris/pull/10499#issuecomment-1170700922 > i suggest collect all plan translator's file into a new sub package under nereids for reading easily done -- This is an automated message from the Apache Git Service. To

[GitHub] [doris] jacktengg opened a new pull request, #10504: [bugfix]temporarily disable RF code to avoid core dump caused by vexpr destruction

2022-06-29 Thread GitBox
jacktengg opened a new pull request, #10504: URL: https://github.com/apache/doris/pull/10504 Runtime filter handling in volap_scann_ode may cause double free in VExprContext, temporarily disable it to avoid it. # Proposed changes Issue Number: close #xxx ## Problem Summa

[GitHub] [doris] yiguolei commented on a diff in pull request #10501: [cherry-pick] 5 concurrent "insert...select..." OOM

2022-06-29 Thread GitBox
yiguolei commented on code in PR #10501: URL: https://github.com/apache/doris/pull/10501#discussion_r910565857 ## be/src/vec/sink/vtablet_sink.cpp: ## @@ -426,6 +434,15 @@ Status VOlapTableSink::send(RuntimeState* state, vectorized::Block* input_block) if (findTabletMode =

[GitHub] [doris] morningman commented on a diff in pull request #10482: [docs] Change the incubator fields before and after Doris' Graduation

2022-06-29 Thread GitBox
morningman commented on code in PR #10482: URL: https://github.com/apache/doris/pull/10482#discussion_r910564203 ## docs/en/docs/install/source-install/compilation.md: ## @@ -35,34 +35,34 @@ This document focuses on how to code Doris through source code. 1. Download Docker M

[GitHub] [doris] github-actions[bot] commented on pull request #10498: [Fix] select nested type of string within type array should be wrappe…

2022-06-29 Thread GitBox
github-actions[bot] commented on PR #10498: URL: https://github.com/apache/doris/pull/10498#issuecomment-1170688498 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 #10498: [Fix] select nested type of string within type array should be wrappe…

2022-06-29 Thread GitBox
github-actions[bot] commented on PR #10498: URL: https://github.com/apache/doris/pull/10498#issuecomment-1170688483 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] stalary commented on a diff in pull request #10471: [enhancement](proc) Support showing more details in show proc "/dbs"

2022-06-29 Thread GitBox
stalary commented on code in PR #10471: URL: https://github.com/apache/doris/pull/10471#discussion_r910555030 ## fe/fe-core/src/main/java/org/apache/doris/common/proc/DbsProcDir.java: ## @@ -90,33 +88,31 @@ public ProcResult fetchResult() throws AnalysisException { }

[GitHub] [doris] caiconghui commented on a diff in pull request #10471: [enhancement](proc) Support showing more details in show proc "/dbs"

2022-06-29 Thread GitBox
caiconghui commented on code in PR #10471: URL: https://github.com/apache/doris/pull/10471#discussion_r910553035 ## fe/fe-core/src/test/java/org/apache/doris/common/proc/DbsProcDirTest.java: ## @@ -192,11 +191,12 @@ public void testFetchResultNormal() throws AnalysisException {

[GitHub] [doris] caiconghui commented on a diff in pull request #10471: [enhancement](proc) Support showing more details in show proc "/dbs"

2022-06-29 Thread GitBox
caiconghui commented on code in PR #10471: URL: https://github.com/apache/doris/pull/10471#discussion_r910552927 ## fe/fe-core/src/main/java/org/apache/doris/common/proc/DbsProcDir.java: ## @@ -90,33 +88,31 @@ public ProcResult fetchResult() throws AnalysisException { }

[GitHub] [doris] github-actions[bot] commented on pull request #10500: [docs](array-type)Fix keywords in array functions' help documents

2022-06-29 Thread GitBox
github-actions[bot] commented on PR #10500: URL: https://github.com/apache/doris/pull/10500#issuecomment-1170682126 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 #10500: [docs](array-type)Fix keywords in array functions' help documents

2022-06-29 Thread GitBox
github-actions[bot] commented on PR #10500: URL: https://github.com/apache/doris/pull/10500#issuecomment-1170682117 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] jacktengg opened a new pull request, #10503: [draft]Remove free blocks of volap_scan_node and mem reuse of segment iterator

2022-06-29 Thread GitBox
jacktengg opened a new pull request, #10503: URL: https://github.com/apache/doris/pull/10503 # Proposed changes Issue Number: close #xxx ## Problem Summary: Describe the overview of changes. ## Checklist(Required) 1. Does it affect the original behavior: (Ye

[GitHub] [doris] SWJTU-ZhangLei closed pull request #10486: [bug](bdbje) switch to selectdb bdbje to fix bdb recoverTracker error.

2022-06-29 Thread GitBox
SWJTU-ZhangLei closed pull request #10486: [bug](bdbje) switch to selectdb bdbje to fix bdb recoverTracker error. URL: https://github.com/apache/doris/pull/10486 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL abo

[GitHub] [doris] yinzhijian commented on pull request #10476: [fix] fix api of table schema in http v2

2022-06-29 Thread GitBox
yinzhijian commented on PR #10476: URL: https://github.com/apache/doris/pull/10476#issuecomment-1170676372 It should be consistent, but does the v2 version already have users using it? changing it maybe makes it unusable for them? -- This is an automated message from the Apache Git Servic

[GitHub] [doris] starocean999 opened a new pull request, #10502: [BUG] fix bitmap function bug

2022-06-29 Thread GitBox
starocean999 opened a new pull request, #10502: URL: https://github.com/apache/doris/pull/10502 # Proposed changes Issue Number: close #xxx ## Problem Summary: fix bitmap_union_count bug in window function. like the sql bellow: with tmp as( select game_code ,pla

[GitHub] [doris] SWJTU-ZhangLei commented on pull request #10486: [bug](bdbje) switch to selectdb bdbje to fix bdb recoverTracker error.

2022-06-29 Thread GitBox
SWJTU-ZhangLei commented on PR #10486: URL: https://github.com/apache/doris/pull/10486#issuecomment-1170673124 > There are a few issues that need to be clarified > > 1. Neither https://github.com/selectdb/je nor it’s upstream code has a license file, we cannot confirm whether the sour

[GitHub] [doris] yinzhijian commented on a diff in pull request #10482: [docs] Change the incubator fields before and after Doris' Graduation

2022-06-29 Thread GitBox
yinzhijian commented on code in PR #10482: URL: https://github.com/apache/doris/pull/10482#discussion_r910545176 ## docs/en/docs/install/source-install/compilation.md: ## @@ -35,34 +35,34 @@ This document focuses on how to code Doris through source code. 1. Download Docker M

[GitHub] [doris] yinzhijian commented on a diff in pull request #10492: [feature-wip] support avro format in routine load and stream load

2022-06-29 Thread GitBox
yinzhijian commented on code in PR #10492: URL: https://github.com/apache/doris/pull/10492#discussion_r910543619 ## be/src/exec/avro_scanner.cpp: ## @@ -0,0 +1,525 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more contributor license agreements. See

[GitHub] [doris] yinzhijian commented on a diff in pull request #10492: [feature-wip] support avro format in routine load and stream load

2022-06-29 Thread GitBox
yinzhijian commented on code in PR #10492: URL: https://github.com/apache/doris/pull/10492#discussion_r910543548 ## be/src/exec/avro_scanner.cpp: ## @@ -0,0 +1,525 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more contributor license agreements. See

[GitHub] [doris] SWJTU-ZhangLei commented on issue #10436: [Bug] [FE] bdb recoveryTracker should overlap or follow on disk last VLSN of 488,692 recoveryFirst= 488,694

2022-06-29 Thread GitBox
SWJTU-ZhangLei commented on issue #10436: URL: https://github.com/apache/doris/issues/10436#issuecomment-1170669415 > Why does this problem occur. How to reproduce this problem? Is there an error in the log file of bdbje, or is there a problem with our usage? If these problems are not clear

[GitHub] [doris] yinzhijian commented on a diff in pull request #10492: [feature-wip] support avro format in routine load and stream load

2022-06-29 Thread GitBox
yinzhijian commented on code in PR #10492: URL: https://github.com/apache/doris/pull/10492#discussion_r910542704 ## be/src/exec/avro_scanner.cpp: ## @@ -0,0 +1,525 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more contributor license agreements. See

[GitHub] [doris] yinzhijian commented on a diff in pull request #10501: [cherry-pick] 5 concurrent "insert...select..." OOM

2022-06-29 Thread GitBox
yinzhijian commented on code in PR #10501: URL: https://github.com/apache/doris/pull/10501#discussion_r910540956 ## be/src/vec/sink/vtablet_sink.cpp: ## @@ -426,6 +434,15 @@ Status VOlapTableSink::send(RuntimeState* state, vectorized::Block* input_block) if (findTabletMode

[GitHub] [doris] yinzhijian commented on a diff in pull request #10501: [cherry-pick] 5 concurrent "insert...select..." OOM

2022-06-29 Thread GitBox
yinzhijian commented on code in PR #10501: URL: https://github.com/apache/doris/pull/10501#discussion_r91054 ## be/src/vec/sink/vtablet_sink.cpp: ## @@ -426,6 +434,15 @@ Status VOlapTableSink::send(RuntimeState* state, vectorized::Block* input_block) if (findTabletMode

[GitHub] [doris] SWJTU-ZhangLei commented on pull request #10486: [bug](bdbje) switch to selectdb bdbje to fix bdb recoverTracker error.

2022-06-29 Thread GitBox
SWJTU-ZhangLei commented on PR #10486: URL: https://github.com/apache/doris/pull/10486#issuecomment-1170665194 > There are a few issues that need to be clarified > > 1. Neither https://github.com/selectdb/je nor it’s upstream code has a license file, we cannot confirm whether the sour

[GitHub] [doris] yinzhijian commented on pull request #10500: [docs](array-type)Fix keywords in array functions' help documents

2022-06-29 Thread GitBox
yinzhijian commented on PR #10500: URL: https://github.com/apache/doris/pull/10500#issuecomment-1170663599 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 unsubscri

[GitHub] [doris] simon824 commented on pull request #10461: [Bug] Fix datax doriswriter `http.ProtocolException`

2022-06-29 Thread GitBox
simon824 commented on PR #10461: URL: https://github.com/apache/doris/pull/10461#issuecomment-1170655982 Hi @morningman ,please take a review when free ,thanks. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL a

[GitHub] [doris] yangzhg commented on pull request #10486: [bug](bdbje) switch to selectdb bdbje to fix bdb recoverTracker error.

2022-06-29 Thread GitBox
yangzhg commented on PR #10486: URL: https://github.com/apache/doris/pull/10486#issuecomment-1170653022 There are a few issues that need to be clarified 1. Neither https://github.com/selectdb/je nor his upstream code has a license file, we cannot confirm whether the source code is suitabl

[GitHub] [doris] yiguolei opened a new pull request, #10501: [cherry-pick] 5 concurrent "insert...select..." OOM

2022-06-29 Thread GitBox
yiguolei opened a new pull request, #10501: URL: https://github.com/apache/doris/pull/10501 # Proposed changes Issue Number: close #xxx ## Problem Summary: Describe the overview of changes. ## Checklist(Required) 1. Does it affect the original behavior: (Yes

[doris] branch master updated: [feature-wip](array-type) add function arrays_overlap (#10233)

2022-06-29 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new ec6620ae3e [feature-wip](array-type) add func

[GitHub] [doris] morningman merged pull request #10233: [feature-wip](array-type) add function arrays_overlap

2022-06-29 Thread GitBox
morningman merged PR #10233: URL: https://github.com/apache/doris/pull/10233 -- 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 #10052: [Feature] Add lots of Array Functions

2022-06-29 Thread GitBox
morningman closed issue #10052: [Feature] Add lots of Array Functions URL: https://github.com/apache/doris/issues/10052 -- 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 unsub

[GitHub] [doris] morningman merged pull request #10324: [Enhancement] (Doc) mod alter-table-replace

2022-06-29 Thread GitBox
morningman merged PR #10324: URL: https://github.com/apache/doris/pull/10324 -- 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 (2c35abe940 -> 73999feca7)

2022-06-29 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 2c35abe940 [bugfix]fix core dump on outfile with expr (#10491) add 73999feca7 [doc] mod alter-table-replace (#

[GitHub] [doris] github-actions[bot] commented on pull request #10327: [Enhancement] modify comment " to ' compat mysql.

2022-06-29 Thread GitBox
github-actions[bot] commented on PR #10327: URL: https://github.com/apache/doris/pull/10327#issuecomment-1170612085 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 #10327: [Enhancement] modify comment " to ' compat mysql.

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

[GitHub] [doris] morrySnow commented on a diff in pull request #10499: [Feature](neireids) Add support of ProjectNode in PlanTranslator

2022-06-29 Thread GitBox
morrySnow commented on code in PR #10499: URL: https://github.com/apache/doris/pull/10499#discussion_r910253168 ## fe/fe-core/src/main/java/org/apache/doris/nereids/trees/plans/PhysicalPlanTranslator.java: ## @@ -263,7 +279,43 @@ public PlanFragment visitPhysicalHashJoin( @

[GitHub] [doris] morrySnow commented on pull request #10499: [Feature](neireids) Add support of ProjectNode in PlanTranslator

2022-06-29 Thread GitBox
morrySnow commented on PR #10499: URL: https://github.com/apache/doris/pull/10499#issuecomment-1170293473 i suggest collect all plan translator's file into a new sub package under nereids for reading easily -- This is an automated message from the Apache Git Service. To respond to the mes

[GitHub] [doris] morrySnow commented on a diff in pull request #10415: [feature](nereids) Support analyze for test SSB

2022-06-29 Thread GitBox
morrySnow commented on code in PR #10415: URL: https://github.com/apache/doris/pull/10415#discussion_r910174240 ## fe/fe-core/src/main/java/org/apache/doris/nereids/pattern/GroupExpressionMatching.java: ## @@ -102,9 +104,12 @@ public GroupExpressionIterator(Pattern pattern, Gro

[GitHub] [doris] github-actions[bot] commented on pull request #10480: [feature-wip](multi-catalog) add auth&catalog check

2022-06-29 Thread GitBox
github-actions[bot] commented on PR #10480: URL: https://github.com/apache/doris/pull/10480#issuecomment-1170069037 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 #10480: [feature-wip](multi-catalog) add auth&catalog check

2022-06-29 Thread GitBox
github-actions[bot] commented on PR #10480: URL: https://github.com/apache/doris/pull/10480#issuecomment-1170069094 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] stalary commented on issue #10452: [Feature] Doris support read iceberg table on google cloud storage

2022-06-29 Thread GitBox
stalary commented on issue #10452: URL: https://github.com/apache/doris/issues/10452#issuecomment-1170050817 This feature is not developed, you can submit a pr~ -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL a

[GitHub] [doris] stalary commented on a diff in pull request #10464: [Bug] fix create table like when having sequence column

2022-06-29 Thread GitBox
stalary commented on code in PR #10464: URL: https://github.com/apache/doris/pull/10464#discussion_r909729824 ## regression-test/data/data_model/unique/test_unique_table_like.out: ## @@ -5,11 +5,13 @@ int_value INT Yes false \N REPLACE char_value CHAR(10)

[GitHub] [doris] stalary commented on a diff in pull request #10471: [enhancement](proc) Support showing more details in show proc "/dbs"

2022-06-29 Thread GitBox
stalary commented on code in PR #10471: URL: https://github.com/apache/doris/pull/10471#discussion_r909687687 ## fe/fe-core/src/test/java/org/apache/doris/common/proc/DbsProcDirTest.java: ## @@ -192,11 +191,12 @@ public void testFetchResultNormal() throws AnalysisException {

[GitHub] [doris] stalary commented on issue #10495: flink Connect to Doris BE{host='172.16.50.4', port=9060}failed

2022-06-29 Thread GitBox
stalary commented on issue #10495: URL: https://github.com/apache/doris/issues/10495#issuecomment-1170026922 Whether your flink service can connect to be node? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL ab

[GitHub] [doris] github-actions[bot] commented on pull request #10347: [style](*): fix declarationOrder error by rearrange code

2022-06-29 Thread GitBox
github-actions[bot] commented on PR #10347: URL: https://github.com/apache/doris/pull/10347#issuecomment-1170005853 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] cambyzju commented on pull request #10500: [docs](array-type)Fix keywords in array functions' help documents

2022-06-29 Thread GitBox
cambyzju commented on PR #10500: URL: https://github.com/apache/doris/pull/10500#issuecomment-1169990723 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 unsubscribe

  1   2   >