[GitHub] [doris] yiguolei merged pull request #13804: [fix](spark load)The where condition does not take effect when spark load loads the file

2022-10-31 Thread GitBox
yiguolei merged PR #13804: URL: https://github.com/apache/doris/pull/13804 -- 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 branch-1.1-lts updated: [fix](spark load)The where condition does not take effect when spark load loads the file #13804

2022-10-31 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a commit to branch branch-1.1-lts in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-1.1-lts by this push: new d0fc8323bf [fix](spark load)The

[GitHub] [doris] github-actions[bot] commented on pull request #13798: [fix](regression) Fix concurrent regression failure

2022-10-31 Thread GitBox
github-actions[bot] commented on PR #13798: URL: https://github.com/apache/doris/pull/13798#issuecomment-1296679469 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 #13798: [fix](regression) Fix concurrent regression failure

2022-10-31 Thread GitBox
github-actions[bot] commented on PR #13798: URL: https://github.com/apache/doris/pull/13798#issuecomment-1296679520 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] MRYOG opened a new issue, #13814: [Bug] BE node dead , core dump message find error path

2022-10-31 Thread GitBox
MRYOG opened a new issue, #13814: URL: https://github.com/apache/doris/issues/13814 ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/incubator-doris/issues?q=is%3Aissue) and found no similar issues. ### Version 1.1.3-rc02

[GitHub] [doris] luozenglin opened a new pull request, #13815: [regression](join) add right anti join with other predicate regression case

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

[GitHub] [doris] luozenglin commented on pull request #13743: [fix](join) fix incorrect result when using anti join with other join predicates

2022-10-31 Thread GitBox
luozenglin commented on PR #13743: URL: https://github.com/apache/doris/pull/13743#issuecomment-1296700996 > I have added the regression case for the right anti join: #13815 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to Git

[GitHub] [doris] MRYOG opened a new issue, #13816: [Bug] BE Info message find path name have double '/'

2022-10-31 Thread GitBox
MRYOG opened a new issue, #13816: URL: https://github.com/apache/doris/issues/13816 ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/incubator-doris/issues?q=is%3Aissue) and found no similar issues. ### Version 1.1.3-rc02

[GitHub] [doris] jackwener opened a new pull request, #13817: [enhancement](Nereids): use ImmutableList explicitly in Plan

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

[GitHub] [doris] Gabriel39 merged pull request #13798: [fix](regression) Fix concurrent regression failure

2022-10-31 Thread GitBox
Gabriel39 merged PR #13798: URL: https://github.com/apache/doris/pull/13798 -- 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 (ceb7b60a64 -> f49a0daf54)

2022-10-31 Thread gabriellee
This is an automated email from the ASF dual-hosted git repository. gabriellee pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from ceb7b60a64 [fix](Nereids) update immutable LogicalAggregate attribute by mistake (#13740) add f49a0daf54 [fix

[GitHub] [doris] dataroaring commented on a diff in pull request #13359: [feature](vertical_compaction) support vertical compaction

2022-10-31 Thread GitBox
dataroaring commented on code in PR #13359: URL: https://github.com/apache/doris/pull/13359#discussion_r1009127913 ## be/src/olap/rowset/beta_rowset_reader.cpp: ## @@ -36,7 +36,16 @@ BetaRowsetReader::BetaRowsetReader(BetaRowsetSharedPtr rowset) _rowset->acquire(); } -S

[GitHub] [doris] github-actions[bot] commented on pull request #13813: [cherry-pick](profile) Change some profile warning log to debug log (…

2022-10-31 Thread GitBox
github-actions[bot] commented on PR #13813: URL: https://github.com/apache/doris/pull/13813#issuecomment-1296741804 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 #13813: [cherry-pick](profile) Change some profile warning log to debug log (…

2022-10-31 Thread GitBox
github-actions[bot] commented on PR #13813: URL: https://github.com/apache/doris/pull/13813#issuecomment-1296741827 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] dataroaring commented on a diff in pull request #13359: [feature](vertical_compaction) support vertical compaction

2022-10-31 Thread GitBox
dataroaring commented on code in PR #13359: URL: https://github.com/apache/doris/pull/13359#discussion_r1009132314 ## be/src/olap/rowset/beta_rowset_reader.cpp: ## @@ -47,68 +56,69 @@ Status BetaRowsetReader::init(RowsetReaderContext* read_context) { } // convert Ro

[GitHub] [doris] zhangstar333 commented on a diff in pull request #13737: [feature](running_difference) support running_difference function

2022-10-31 Thread GitBox
zhangstar333 commented on code in PR #13737: URL: https://github.com/apache/doris/pull/13737#discussion_r1009133812 ## be/src/vec/functions/function_running_difference.h: ## @@ -0,0 +1,124 @@ +#pragma once + +#include "vec/data_types/data_type.h" +#include "vec/data_types/number

[GitHub] [doris] github-actions[bot] commented on pull request #13815: [regression](join) add right anti join with other predicate regression case

2022-10-31 Thread GitBox
github-actions[bot] commented on PR #13815: URL: https://github.com/apache/doris/pull/13815#issuecomment-1296744203 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 #13815: [regression](join) add right anti join with other predicate regression case

2022-10-31 Thread GitBox
github-actions[bot] commented on PR #13815: URL: https://github.com/apache/doris/pull/13815#issuecomment-1296744234 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] xinyiZzz commented on a diff in pull request #13781: [improvement](memory) simplify memory config related to tcmalloc

2022-10-31 Thread GitBox
xinyiZzz commented on code in PR #13781: URL: https://github.com/apache/doris/pull/13781#discussion_r1009134578 ## docs/zh-CN/docs/admin-manual/config/be-config.md: ## @@ -839,6 +839,12 @@ txn 管理器中每个 txn_partition_map 的最大 txns 数,这是一种自我 * 描述:限制BE进程使用服务器最大内存百分比。用于防止BE内存挤占太多的机器内存,

[GitHub] [doris] xinyiZzz commented on a diff in pull request #13781: [improvement](memory) simplify memory config related to tcmalloc

2022-10-31 Thread GitBox
xinyiZzz commented on code in PR #13781: URL: https://github.com/apache/doris/pull/13781#discussion_r1009135808 ## be/src/service/doris_main.cpp: ## @@ -321,22 +321,6 @@ int main(int argc, char** argv) { return -1; } -#if !defined(__SANITIZE_ADDRESS__) && !define

[GitHub] [doris] xinyiZzz commented on a diff in pull request #13781: [improvement](memory) simplify memory config related to tcmalloc

2022-10-31 Thread GitBox
xinyiZzz commented on code in PR #13781: URL: https://github.com/apache/doris/pull/13781#discussion_r1009136506 ## be/src/common/daemon.cpp: ## @@ -71,6 +71,14 @@ void Daemon::tcmalloc_gc_thread() { // TODO All cache GC wish to be supported #if !defined(ADDRESS_SANITIZER)

[GitHub] [doris] xinyiZzz commented on a diff in pull request #13781: [improvement](memory) simplify memory config related to tcmalloc

2022-10-31 Thread GitBox
xinyiZzz commented on code in PR #13781: URL: https://github.com/apache/doris/pull/13781#discussion_r1009136506 ## be/src/common/daemon.cpp: ## @@ -71,6 +71,14 @@ void Daemon::tcmalloc_gc_thread() { // TODO All cache GC wish to be supported #if !defined(ADDRESS_SANITIZER)

[GitHub] [doris] yiguolei merged pull request #13812: [cherry-pick](join) fix incorrect result when using anti join with other join predicates

2022-10-31 Thread GitBox
yiguolei merged PR #13812: URL: https://github.com/apache/doris/pull/13812 -- 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 branch-1.1-lts updated: [cherry-pick](join) fix incorrect result when using anti join with other join predicates (#13812)

2022-10-31 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a commit to branch branch-1.1-lts in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-1.1-lts by this push: new a853d69bb1 [cherry-pick](join)

[GitHub] [doris] yiguolei merged pull request #13813: [cherry-pick](profile) Change some profile warning log to debug log (…

2022-10-31 Thread GitBox
yiguolei merged PR #13813: URL: https://github.com/apache/doris/pull/13813 -- 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 branch-1.1-lts updated: [cherry-pick](profile) Change some profile warning log to debug log (#13539) (#13813)

2022-10-31 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a commit to branch branch-1.1-lts in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-1.1-lts by this push: new 263652ef9d [cherry-pick](profil

[GitHub] [doris] yiguolei commented on a diff in pull request #13795: [enhancement](memtracker) Refactor load channel + memtable mem tracker

2022-10-31 Thread GitBox
yiguolei commented on code in PR #13795: URL: https://github.com/apache/doris/pull/13795#discussion_r1009142766 ## be/src/runtime/load_channel_mgr.h: ## @@ -58,6 +59,14 @@ class LoadChannelMgr { // cancel all tablet stream for 'load_id' load Status cancel(const PTablet

[GitHub] [doris] yiguolei commented on a diff in pull request #13795: [enhancement](memtracker) Refactor load channel + memtable mem tracker

2022-10-31 Thread GitBox
yiguolei commented on code in PR #13795: URL: https://github.com/apache/doris/pull/13795#discussion_r1009144221 ## be/src/runtime/load_channel_mgr.h: ## @@ -80,7 +89,8 @@ class LoadChannelMgr { Cache* _last_success_channel = nullptr; // check the total load channel m

[GitHub] [doris] hello-stephen commented on pull request #13805: [feature](Nereids): add rule for matching plan into HyperGraph.

2022-10-31 Thread GitBox
hello-stephen commented on PR #13805: URL: https://github.com/apache/doris/pull/13805#issuecomment-1296760050 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 38.55 seconds load time: 618 seconds storage size: 17154821264 Bytes https://doris-co

[GitHub] [doris] BiteTheDDDDt opened a new pull request, #13819: [Bug](function) change log fatal to return 0 to avoid code dump on nullable double column cast to decimal column

2022-10-31 Thread GitBox
BiteThet opened a new pull request, #13819: URL: https://github.com/apache/doris/pull/13819 # Proposed changes change log fatal to return 0 to avoid code dump on nullable double column cast to decimal column ```sql start time: Mon Oct 31 15:49:03 CST 2022 F1031 15:52:

[GitHub] [doris] jackwener opened a new pull request, #13820: [fix](Nereids): make GroupExpression Children Immutable.

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

[GitHub] [doris] carlvinhust2012 opened a new pull request, #13821: [fix](array-type) fix the be core dump when import array

2022-10-31 Thread GitBox
carlvinhust2012 opened a new pull request, #13821: URL: https://github.com/apache/doris/pull/13821 # Proposed changes 1. this pr is used to fix the be core dump when import array. 2. before the change, we import array by rapidjson string will core dump under the non-vectorized scenario

[GitHub] [doris] Lchangliang opened a new pull request, #13822: [Bugfix](upgrade) Fix 1.1 upgrade 1.2 coredump when schema change

2022-10-31 Thread GitBox
Lchangliang opened a new pull request, #13822: URL: https://github.com/apache/doris/pull/13822 # Proposed changes Issue Number: close #xxx ## Problem summary When upgrade 1.2 version from 1.1, FE version will don't match BE version for a period of time. After upgrade BE

[GitHub] [doris] hello-stephen commented on pull request #13810: [chore](delta writer) remove unused write method

2022-10-31 Thread GitBox
hello-stephen commented on PR #13810: URL: https://github.com/apache/doris/pull/13810#issuecomment-1296817027 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 37.94 seconds load time: 576 seconds storage size: 17154810759 Bytes https://doris-co

[GitHub] [doris] morrySnow opened a new pull request, #13826: [regression](Nereids) add tpch test back

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

[GitHub] [doris] starocean999 opened a new pull request, #13827: [fix](agg)fix group by constant value bug

2022-10-31 Thread GitBox
starocean999 opened a new pull request, #13827: URL: https://github.com/apache/doris/pull/13827 # Proposed changes Issue Number: close #xxx ## Problem summary fix regression-test/suites/trino_p0/sql/group_by/runConstantGroupBy_order.sql ## Checklist(Required)

[GitHub] [doris] morningman merged pull request #13067: [feature-wip](recover) new recover ddl and support show dropped

2022-10-31 Thread GitBox
morningman merged PR #13067: URL: https://github.com/apache/doris/pull/13067 -- 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 (f49a0daf54 -> ba177a15cb)

2022-10-31 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 f49a0daf54 [fix](regression) Fix concurrent regression failure (#13798) add ba177a15cb [feature-wip](recover)

[GitHub] [doris] morningman closed issue #8421: [Enhancement] Recover DDL

2022-10-31 Thread GitBox
morningman closed issue #8421: [Enhancement] Recover DDL URL: https://github.com/apache/doris/issues/8421 -- 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

[GitHub] [doris] hello-stephen commented on pull request #13815: [regression](join) add right anti join with other predicate regression case

2022-10-31 Thread GitBox
hello-stephen commented on PR #13815: URL: https://github.com/apache/doris/pull/13815#issuecomment-1296842444 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 38.28 seconds load time: 578 seconds storage size: 17154821252 Bytes https://doris-co

[GitHub] [doris] dataroaring commented on a diff in pull request #13359: [feature](vertical_compaction) support vertical compaction

2022-10-31 Thread GitBox
dataroaring commented on code in PR #13359: URL: https://github.com/apache/doris/pull/13359#discussion_r1009220294 ## be/src/olap/rowset/segment_v2/segment_writer.h: ## @@ -120,11 +130,16 @@ class SegmentWriter { std::unique_ptr _mem_tracker; uint32_t _row_count = 0;

[GitHub] [doris] wangshuo128 commented on issue #13560: [Bug] wrong materialized view select cause query result incorrect.

2022-10-31 Thread GitBox
wangshuo128 commented on issue #13560: URL: https://github.com/apache/doris/issues/13560#issuecomment-1296846019 > The following query will hit the rollup and cause wrong result select t1.dt, t1.key1, t1.key2, sum(t1.value1) as value1, sum(t2.value2

[GitHub] [doris] dataroaring commented on a diff in pull request #13359: [feature](vertical_compaction) support vertical compaction

2022-10-31 Thread GitBox
dataroaring commented on code in PR #13359: URL: https://github.com/apache/doris/pull/13359#discussion_r1009221836 ## be/src/olap/rowset/segment_v2/segment_writer.cpp: ## @@ -299,11 +322,12 @@ uint64_t SegmentWriter::estimate_segment_size() { return size; } -Status Segme

[GitHub] [doris] xinyiZzz commented on a diff in pull request #13795: [enhancement](memtracker) Refactor load channel + memtable mem tracker

2022-10-31 Thread GitBox
xinyiZzz commented on code in PR #13795: URL: https://github.com/apache/doris/pull/13795#discussion_r1009223742 ## be/src/runtime/load_channel_mgr.h: ## @@ -58,6 +59,14 @@ class LoadChannelMgr { // cancel all tablet stream for 'load_id' load Status cancel(const PTablet

[GitHub] [doris] BiteTheDDDDt opened a new pull request, #13828: [Enhancement](scan) covert fixed value when range not is first

2022-10-31 Thread GitBox
BiteThet opened a new pull request, #13828: URL: https://github.com/apache/doris/pull/13828 # Proposed changes 1. covert fixed value when range not is first 2. reset exact_range for each range. ## Problem summary Describe your changes. ## Checklist(Required)

[GitHub] [doris] jacktengg opened a new pull request, #13829: [fix](thrift) fix that thrift struct sequence number is not consistent in 1.1-lts and master

2022-10-31 Thread GitBox
jacktengg opened a new pull request, #13829: URL: https://github.com/apache/doris/pull/13829 Definition of TQueryOptions in gensrc/thrift/PaloInternalService.thrift is not consistent: 1.1-lts: 47: optional i32 num_free_block_in_scan master: 47: optional bool enable_local_exch

[GitHub] [doris] morningman opened a new pull request, #13830: [meta](recover) change dropInfo and RecoverInfo to GSON

2022-10-31 Thread GitBox
morningman opened a new pull request, #13830: URL: https://github.com/apache/doris/pull/13830 # Proposed changes Issue Number: close #xxx ## Problem summary Follow up #13067 ## Checklist(Required) 1. Does it affect the original behavior: - [ ] Yes

[GitHub] [doris] ccoffline opened a new issue, #13831: [Bug] Prometheus read format error

2022-10-31 Thread GitBox
ccoffline opened a new issue, #13831: URL: https://github.com/apache/doris/issues/13831 ### 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 9691db791807

[GitHub] [doris] morningman commented on pull request #13830: [meta](recover) change dropInfo and RecoverInfo to GSON

2022-10-31 Thread GitBox
morningman commented on PR #13830: URL: https://github.com/apache/doris/pull/13830#issuecomment-1296893357 cc @nextdreamblue -- 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] ccoffline opened a new pull request, #13832: [Bug] Fix prometheus read format error #13831

2022-10-31 Thread GitBox
ccoffline opened a new pull request, #13832: URL: https://github.com/apache/doris/pull/13832 # Proposed changes Issue Number: close #13831 ## Problem summary fix prometheus format error ## Checklist(Required) 1. Does it affect the original behavior:

[doris] branch revert-13495-compaction_v8 created (now c1b63d4ea7)

2022-10-31 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a change to branch revert-13495-compaction_v8 in repository https://gitbox.apache.org/repos/asf/doris.git at c1b63d4ea7 Revert "[enhancement](compaction) opt compaction task producer and quick compaction

[doris] 01/01: Revert "[enhancement](compaction) opt compaction task producer and quick compaction (#13495)"

2022-10-31 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch revert-13495-compaction_v8 in repository https://gitbox.apache.org/repos/asf/doris.git commit c1b63d4ea7843b7884320cf40cd29010fbb7dcaa Author: Mingyu Chen AuthorDate: Mon Oct 31 18:39:19 2022

[GitHub] [doris] morningman opened a new pull request, #13833: Revert "[enhancement](compaction) opt compaction task producer and quick compaction"

2022-10-31 Thread GitBox
morningman opened a new pull request, #13833: URL: https://github.com/apache/doris/pull/13833 Reverts apache/doris#13495 I will create a new branch to test this PR and following new compaction features cc @yixiutt -- This is an automated message from the Apache Git Service. To resp

[GitHub] [doris] morrySnow commented on a diff in pull request #13681: [enhancement](Nereids) support otherJoinConjuncts in cascades join reorder

2022-10-31 Thread GitBox
morrySnow commented on code in PR #13681: URL: https://github.com/apache/doris/pull/13681#discussion_r1009140690 ## fe/fe-core/src/main/java/org/apache/doris/nereids/util/JoinUtils.java: ## @@ -285,28 +286,28 @@ public static boolean couldColocateJoin(DistributionSpecHash leftH

[GitHub] [doris] xy720 commented on pull request #13794: [Bug](array-type) Fix array product calculate decimal type return wrong result

2022-10-31 Thread GitBox
xy720 commented on PR #13794: URL: https://github.com/apache/doris/pull/13794#issuecomment-1296915437 rebase master -- 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] nextdreamblue commented on a diff in pull request #13830: [meta](recover) change dropInfo and RecoverInfo to GSON

2022-10-31 Thread GitBox
nextdreamblue commented on code in PR #13830: URL: https://github.com/apache/doris/pull/13830#discussion_r1009282789 ## fe/fe-core/src/main/java/org/apache/doris/journal/JournalEntity.java: ## @@ -196,9 +196,7 @@ public void readFields(DataInput in) throws IOException {

[GitHub] [doris] nextdreamblue commented on a diff in pull request #13830: [meta](recover) change dropInfo and RecoverInfo to GSON

2022-10-31 Thread GitBox
nextdreamblue commented on code in PR #13830: URL: https://github.com/apache/doris/pull/13830#discussion_r1009282988 ## fe/fe-core/src/main/java/org/apache/doris/journal/JournalEntity.java: ## @@ -238,14 +236,11 @@ public void readFields(DataInput in) throws IOException {

[GitHub] [doris] morrySnow merged pull request #13787: [fix](nereids) query cannot execution when both nereids enable and fallback to legacy planner are set to false

2022-10-31 Thread GitBox
morrySnow merged PR #13787: URL: https://github.com/apache/doris/pull/13787 -- 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: [fix](nereids) query cannot execution when both nereids enable and fallback to legacy planner are set to false (#13787)

2022-10-31 Thread morrysnow
This is an automated email from the ASF dual-hosted git repository. morrysnow 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 18be77af64 [fix](nereids) query cannot executi

[GitHub] [doris] caoliang-web opened a new pull request, #13834: [doc](spark-doris-connetor)Add spark Doris connector to support streamload documentation

2022-10-31 Thread GitBox
caoliang-web opened a new pull request, #13834: URL: https://github.com/apache/doris/pull/13834 # Proposed changes Issue Number: close #xxx ## Problem summary Add spark Doris connector to support streamload documentation ## Checklist(Required) 1. Does it aff

[GitHub] [doris] dataroaring merged pull request #13662: [feature](function)add url functions: domain and protocol

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

[GitHub] [doris] dataroaring closed issue #13661: [Feature] url functions

2022-10-31 Thread GitBox
dataroaring closed issue #13661: [Feature] url functions URL: https://github.com/apache/doris/issues/13661 -- 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-mai

[doris] branch master updated: [feature](function)add url functions: domain and protocol (#13662)

2022-10-31 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new 7ae60a0ad2 [feature](function)add url functi

[GitHub] [doris] hello-stephen commented on pull request #13803: [fix](spark load)The where condition does not take effect when spark load loads the file

2022-10-31 Thread GitBox
hello-stephen commented on PR #13803: URL: https://github.com/apache/doris/pull/13803#issuecomment-1296939674 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 38.06 seconds load time: 572 seconds storage size: 17154709862 Bytes https://doris-co

[GitHub] [doris] BiteTheDDDDt merged pull request #12337: [Enhancement](chore) remove unused diagnostic

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

[doris] branch master updated (7ae60a0ad2 -> 57a9b0fa65)

2022-10-31 Thread panxiaolei
This is an automated email from the ASF dual-hosted git repository. panxiaolei pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 7ae60a0ad2 [feature](function)add url functions: domain and protocol (#13662) add 57a9b0fa65 [Enhancement](ch

[GitHub] [doris] github-actions[bot] commented on pull request #13821: [fix](array-type) fix the be core dump when import array

2022-10-31 Thread GitBox
github-actions[bot] commented on PR #13821: URL: https://github.com/apache/doris/pull/13821#issuecomment-1296945838 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 #13821: [fix](array-type) fix the be core dump when import array

2022-10-31 Thread GitBox
github-actions[bot] commented on PR #13821: URL: https://github.com/apache/doris/pull/13821#issuecomment-1296945898 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, #13835: [enhancement](Nereids) add merge project rule to column prune rule set

2022-10-31 Thread GitBox
morrySnow opened a new pull request, #13835: URL: https://github.com/apache/doris/pull/13835 # Proposed changes when we do column prune, we add project on child plan. If child plan is Project. we need to merge them. ## Problem summary Describe your changes. ## Che

[GitHub] [doris] hello-stephen commented on pull request #13817: [enhancement](Nereids): use ImmutableList explicitly in Plan

2022-10-31 Thread GitBox
hello-stephen commented on PR #13817: URL: https://github.com/apache/doris/pull/13817#issuecomment-1296962465 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 39.6 seconds load time: 580 seconds storage size: 17154810664 Bytes https://doris-com

[GitHub] [doris] zenoyang opened a new pull request, #13836: [fix](rpc) The proxy removed when rpc exception occurs is not an abnormal proxy

2022-10-31 Thread GitBox
zenoyang opened a new pull request, #13836: URL: https://github.com/apache/doris/pull/13836 # Proposed changes Issue Number: close #xxx `BackendServiceProxy.getInstance()` uses the round robin strategy to obtain the proxy, so when the current RPC request is abnormal, the proxy

[GitHub] [doris] HappenLee opened a new pull request, #13837: [Bug](test) fix some test case result is ramdom

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

[GitHub] [doris] luozenglin opened a new pull request, #13838: [docs](round) complement round function documentation

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

[GitHub] [doris] jackwener commented on a diff in pull request #13756: [feature](nereids) add rule for semi/anti join exploration, when there is project between them

2022-10-31 Thread GitBox
jackwener commented on code in PR #13756: URL: https://github.com/apache/doris/pull/13756#discussion_r1009336239 ## fe/fe-core/src/main/java/org/apache/doris/nereids/rules/exploration/join/SemiJoinSemiJoinTransposeProject.java: ## @@ -0,0 +1,99 @@ +// Licensed to the Apache Soft

[GitHub] [doris] morningman commented on issue #13814: [Bug] BE node dead , core dump message find error path

2022-10-31 Thread GitBox
morningman commented on issue #13814: URL: https://github.com/apache/doris/issues/13814#issuecomment-1297008739 Is there `Failed to assign scanner task to thread pool` in your be.INFO? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [doris] jackwener merged pull request #13817: [enhancement](Nereids): use ImmutableList explicitly in Plan

2022-10-31 Thread GitBox
jackwener merged PR #13817: URL: https://github.com/apache/doris/pull/13817 -- 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 (57a9b0fa65 -> 36a47dfe16)

2022-10-31 Thread jakevin
This is an automated email from the ASF dual-hosted git repository. jakevin pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 57a9b0fa65 [Enhancement](chore) remove unused diagnostic (#12337) add 36a47dfe16 [enhancement](Nereids): use Immu

[GitHub] [doris] xinyiZzz commented on a diff in pull request #13795: [enhancement](memtracker) Refactor load channel + memtable mem tracker

2022-10-31 Thread GitBox
xinyiZzz commented on code in PR #13795: URL: https://github.com/apache/doris/pull/13795#discussion_r1009366175 ## be/src/runtime/load_channel_mgr.h: ## @@ -80,7 +89,8 @@ class LoadChannelMgr { Cache* _last_success_channel = nullptr; // check the total load channel m

[GitHub] [doris] englefly opened a new pull request, #13839: Estimate q21

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

[GitHub] [doris] Gabriel39 opened a new pull request, #13840: [Bug](delete) Fix wrong delete operation

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

[GitHub] [doris] hello-stephen commented on pull request #13808: [fix](analytic) fix coredump cause by empty analytic parameter types

2022-10-31 Thread GitBox
hello-stephen commented on PR #13808: URL: https://github.com/apache/doris/pull/13808#issuecomment-1297057088 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 39.41 seconds load time: 628 seconds storage size: 17154865183 Bytes https://doris-co

[GitHub] [doris] englefly opened a new pull request, #13841: [fix](regression) fix regression test bug: regression-test/data/nereids_syntax_p0/view.out

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

[GitHub] [doris] hello-stephen commented on pull request #13819: [Bug](function) change log fatal to log warning to avoid code dump on nullable double column cast to decimal column

2022-10-31 Thread GitBox
hello-stephen commented on PR #13819: URL: https://github.com/apache/doris/pull/13819#issuecomment-1297063340 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 38.32 seconds load time: 575 seconds storage size: 17154644844 Bytes https://doris-co

[GitHub] [doris] hello-stephen commented on pull request #13820: [fix](Nereids): make GroupExpression Children Immutable.

2022-10-31 Thread GitBox
hello-stephen commented on PR #13820: URL: https://github.com/apache/doris/pull/13820#issuecomment-1297083927 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 38.73 seconds load time: 578 seconds storage size: 17154810773 Bytes https://doris-co

[GitHub] [doris] hello-stephen commented on pull request #13821: [fix](array-type) fix the be core dump when import array

2022-10-31 Thread GitBox
hello-stephen commented on PR #13821: URL: https://github.com/apache/doris/pull/13821#issuecomment-1297093446 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 38.51 seconds load time: 567 seconds storage size: 17154644847 Bytes https://doris-co

[GitHub] [doris] HappenLee commented on a diff in pull request #13840: [Bug](delete) Fix wrong delete operation

2022-10-31 Thread GitBox
HappenLee commented on code in PR #13840: URL: https://github.com/apache/doris/pull/13840#discussion_r1009432301 ## be/src/olap/null_predicate.h: ## @@ -59,6 +59,14 @@ class NullPredicate : public ColumnPredicate { } } +bool evaluate_del(const std::pair& sta

[GitHub] [doris] HappenLee commented on a diff in pull request #13840: [Bug](delete) Fix wrong delete operation

2022-10-31 Thread GitBox
HappenLee commented on code in PR #13840: URL: https://github.com/apache/doris/pull/13840#discussion_r1009439655 ## be/src/olap/in_list_predicate.h: ## @@ -266,6 +266,28 @@ class InListPredicateBase : public ColumnPredicate { } } +bool evaluate_del(const std:

[GitHub] [doris] hello-stephen commented on pull request #13822: [Bugfix](upgrade) Fix 1.1 upgrade 1.2 coredump when schema change

2022-10-31 Thread GitBox
hello-stephen commented on PR #13822: URL: https://github.com/apache/doris/pull/13822#issuecomment-1297123916 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 38.55 seconds load time: 569 seconds storage size: 17154655337 Bytes https://doris-co

[GitHub] [doris] spaces-X opened a new pull request, #13842: [doc](prefix-index): add the limit rule on the num of key columns in prefix index

2022-10-31 Thread GitBox
spaces-X opened a new pull request, #13842: URL: https://github.com/apache/doris/pull/13842 # Proposed changes fix doc of prefix index ## Problem summary Describe your changes. ## Checklist(Required) 1. Does it affect the original behavior: - [ ]

[GitHub] [doris] 924060929 commented on a diff in pull request #12583: [feature](Nereids) implement grouping sets

2022-10-31 Thread GitBox
924060929 commented on code in PR #12583: URL: https://github.com/apache/doris/pull/12583#discussion_r1009378540 ## fe/fe-core/src/main/java/org/apache/doris/nereids/rules/rewrite/logical/GroupByResolve.java: ## @@ -0,0 +1,121 @@ +// Licensed to the Apache Software Foundation (A

[GitHub] [doris] jackwener merged pull request #13821: [fix](array-type) fix the be core dump when import array

2022-10-31 Thread GitBox
jackwener merged PR #13821: URL: https://github.com/apache/doris/pull/13821 -- 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: [fix](array-type) fix the be core dump when import array (#13821)

2022-10-31 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 cc0fa5fef6 [fix](array-type) fix the be core dum

[GitHub] [doris] hello-stephen commented on pull request #13794: [Bug](array-type) Fix array product calculate decimal type return wrong result

2022-10-31 Thread GitBox
hello-stephen commented on PR #13794: URL: https://github.com/apache/doris/pull/13794#issuecomment-1297151396 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 38.47 seconds load time: 568 seconds storage size: 17154644077 Bytes https://doris-co

[GitHub] [doris] qidaye opened a new issue, #13843: [Feature] support SELECT * EXCEPT syntax

2022-10-31 Thread GitBox
qidaye opened a new issue, #13843: URL: https://github.com/apache/doris/issues/13843 ### 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 When we que

[GitHub] [doris] qidaye opened a new pull request, #13844: [feature](syntax) support SELECT * EXCEPT

2022-10-31 Thread GitBox
qidaye opened a new pull request, #13844: URL: https://github.com/apache/doris/pull/13844 # Proposed changes Issue Number: close #13843 ## Problem summary Support `SELECT * EXCEPT` syntax. ## Checklist(Required) 1. Does it affect the original behavior:

[GitHub] [doris] hello-stephen commented on pull request #13826: [regression](Nereids) add tpch test back

2022-10-31 Thread GitBox
hello-stephen commented on PR #13826: URL: https://github.com/apache/doris/pull/13826#issuecomment-1297183431 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 38.53 seconds load time: 573 seconds storage size: 17154655398 Bytes https://doris-co

[GitHub] [doris] MRYOG commented on issue #13814: [Bug] BE node dead , core dump message find error path

2022-10-31 Thread GitBox
MRYOG commented on issue #13814: URL: https://github.com/apache/doris/issues/13814#issuecomment-1297184701 > Is there `Failed to assign scanner task to thread pool` in your be.INFO? Yes, the last log is https://user-images.githubusercontent.com/10381662/199033507-fbd7d02f-c778-4c5a

[GitHub] [doris] englefly opened a new pull request, #13845: [fix](nereids) join estimation v2

2022-10-31 Thread GitBox
englefly opened a new pull request, #13845: URL: https://github.com/apache/doris/pull/13845 # Proposed changes join estimation V2 should be invoked when enableNereidsStatsDeriveV2=true Issue Number: close #xxx ## Problem summary Describe your changes. ## Checkli

[GitHub] [doris] dataroaring merged pull request #13783: [feature](regression) add custom config file for Regression: regression-conf-custom.groovy

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

[doris] branch master updated: [feature](regression) add custom config file for Regression: regression-conf-custom.groovy (#13783)

2022-10-31 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new d2c5c1af3b [feature](regression) add custom

  1   2   >