[GitHub] [doris] github-actions[bot] commented on pull request #10543: 分区为左闭右开区间描述修改

2022-07-01 Thread GitBox
github-actions[bot] commented on PR #10543: URL: https://github.com/apache/doris/pull/10543#issuecomment-1172848487 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 #10543: 分区为左闭右开区间描述修改

2022-07-01 Thread GitBox
github-actions[bot] commented on PR #10543: URL: https://github.com/apache/doris/pull/10543#issuecomment-1172848482 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 #10464: [Bug] fix create table like when having sequence column

2022-07-01 Thread GitBox
github-actions[bot] commented on PR #10464: URL: https://github.com/apache/doris/pull/10464#issuecomment-1172833586 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 #10464: [Bug] fix create table like when having sequence column

2022-07-01 Thread GitBox
github-actions[bot] commented on PR #10464: URL: https://github.com/apache/doris/pull/10464#issuecomment-1172833581 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 #10476: [fix] fix api of table schema in http v2

2022-07-01 Thread GitBox
github-actions[bot] commented on PR #10476: URL: https://github.com/apache/doris/pull/10476#issuecomment-1172833438 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 #10476: [fix] fix api of table schema in http v2

2022-07-01 Thread GitBox
github-actions[bot] commented on PR #10476: URL: https://github.com/apache/doris/pull/10476#issuecomment-1172833429 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] SaintBacchus commented on pull request #10547: [External Table]Fix hive partiton prune in hive and hudi exteranl table.

2022-07-01 Thread GitBox
SaintBacchus commented on PR #10547: URL: https://github.com/apache/doris/pull/10547#issuecomment-1172831336 > It is strange that all exprs should pass the `NormalizeBinaryPredicatesRule`, and expr like `1 < col` should be converted to `col > 1` already. it get the col,value and op e

[GitHub] [doris] morningman commented on a diff in pull request #10533: [feature][tracing] Support query tracing to improve doris observabil…

2022-07-01 Thread GitBox
morningman commented on code in PR #10533: URL: https://github.com/apache/doris/pull/10533#discussion_r912317934 ## be/src/runtime/plan_fragment_executor.cpp: ## @@ -262,30 +270,36 @@ Status PlanFragmentExecutor::open_vectorized_internal() { RETURN_IF_ERROR(_sink->open(

[GitHub] [doris] morningman commented on pull request #10533: [feature][tracing] Support query tracing to improve doris observabil…

2022-07-01 Thread GitBox
morningman commented on PR #10533: URL: https://github.com/apache/doris/pull/10533#issuecomment-1172829210 > ``` > insert into ods_logout(day, game, plat, playerid, dt) values('2019-04-26', 'xx', 'yyy', '1136638398824557', '2019-04-26 00:00:00'); > ``` OK, I checked and it passe

[GitHub] [doris] morningman commented on pull request #10547: [External Table]Fix hive partiton prune in hive and hudi exteranl table.

2022-07-01 Thread GitBox
morningman commented on PR #10547: URL: https://github.com/apache/doris/pull/10547#issuecomment-1172828875 It is strange that all exprs should pass the `NormalizeBinaryPredicatesRule`, and expr like `1 < col` should be converted to `col > 1` already. -- This is an automated message from

[GitHub] [doris] luozenglin commented on pull request #10533: [feature][tracing] Support query tracing to improve doris observabil…

2022-07-01 Thread GitBox
luozenglin commented on PR #10533: URL: https://github.com/apache/doris/pull/10533#issuecomment-1172821481 > ``` > CREATE TABLE `ods_logout` ( > `day` date NULL, > `game` varchar(500) NULL, > `plat` varchar(500) NULL, > `dt` datetime NULL, > `time` bigint(20) NULL,

[GitHub] [doris] luozenglin commented on a diff in pull request #10533: [feature][tracing] Support query tracing to improve doris observabil…

2022-07-01 Thread GitBox
luozenglin commented on code in PR #10533: URL: https://github.com/apache/doris/pull/10533#discussion_r912311732 ## be/src/runtime/plan_fragment_executor.cpp: ## @@ -262,30 +270,36 @@ Status PlanFragmentExecutor::open_vectorized_internal() { RETURN_IF_ERROR(_sink->open(

[GitHub] [doris] englefly commented on a diff in pull request #10552: [hot-fix] fix a typo error and limit the max wait time in VOlapTableSink::send

2022-07-01 Thread GitBox
englefly commented on code in PR #10552: URL: https://github.com/apache/doris/pull/10552#discussion_r912311600 ## be/src/vec/sink/vtablet_sink.cpp: ## @@ -117,12 +117,17 @@ Status VOlapTableSink::send(RuntimeState* state, vectorized::Block* input_block) _partition_to_t

[GitHub] [doris] englefly commented on a diff in pull request #10552: [hot-fix] fix a typo error and limit the max wait time in VOlapTableSink::send

2022-07-01 Thread GitBox
englefly commented on code in PR #10552: URL: https://github.com/apache/doris/pull/10552#discussion_r912311600 ## be/src/vec/sink/vtablet_sink.cpp: ## @@ -117,12 +117,17 @@ Status VOlapTableSink::send(RuntimeState* state, vectorized::Block* input_block) _partition_to_t

[GitHub] [doris] github-actions[bot] commented on pull request #10529: [feature-wip](unique-key-merge-on-write) add primary key index

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

[GitHub] [doris] dataroaring commented on a diff in pull request #10552: [hot-fix] fix a typo error and limit the max wait time in VOlapTableSink::send

2022-07-01 Thread GitBox
dataroaring commented on code in PR #10552: URL: https://github.com/apache/doris/pull/10552#discussion_r912310257 ## be/src/vec/sink/vtablet_sink.cpp: ## @@ -117,12 +117,17 @@ Status VOlapTableSink::send(RuntimeState* state, vectorized::Block* input_block) _partition_t

[GitHub] [doris] github-actions[bot] commented on pull request #10553: [regression] modify compaction cases, not depend on beHttpAddress

2022-07-01 Thread GitBox
github-actions[bot] commented on PR #10553: URL: https://github.com/apache/doris/pull/10553#issuecomment-1172817768 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 #10553: [regression] modify compaction cases, not depend on beHttpAddress

2022-07-01 Thread GitBox
github-actions[bot] commented on PR #10553: URL: https://github.com/apache/doris/pull/10553#issuecomment-1172817761 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 #10557: [chore][community](github)Change 'max-old-space-size' to 8192

2022-07-01 Thread GitBox
github-actions[bot] commented on PR #10557: URL: https://github.com/apache/doris/pull/10557#issuecomment-1172817241 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 #10557: [chore][community](github)Change 'max-old-space-size' to 8192

2022-07-01 Thread GitBox
github-actions[bot] commented on PR #10557: URL: https://github.com/apache/doris/pull/10557#issuecomment-1172817245 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 #10542: [Enhancement] support compile with jemalloc

2022-07-01 Thread GitBox
github-actions[bot] commented on PR #10542: URL: https://github.com/apache/doris/pull/10542#issuecomment-1172816893 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 #10542: [Enhancement] support compile with jemalloc

2022-07-01 Thread GitBox
github-actions[bot] commented on PR #10542: URL: https://github.com/apache/doris/pull/10542#issuecomment-1172816887 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, #10557: [chore][community](github)Change 'max-old-space-size' to 8192

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

[GitHub] [doris] dependabot[bot] commented on pull request #10556: Bump kafka-clients from 0.10.1.1 to 0.10.2.2 in /fe

2022-07-01 Thread GitBox
dependabot[bot] commented on PR #10556: URL: https://github.com/apache/doris/pull/10556#issuecomment-1172808406 OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let

[GitHub] [doris] yiguolei closed pull request #10556: Bump kafka-clients from 0.10.1.1 to 0.10.2.2 in /fe

2022-07-01 Thread GitBox
yiguolei closed pull request #10556: Bump kafka-clients from 0.10.1.1 to 0.10.2.2 in /fe URL: https://github.com/apache/doris/pull/10556 -- 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

[doris] branch dependabot/maven/fe/org.apache.kafka-kafka-clients-0.10.2.2 created (now e92ef76df7)

2022-07-01 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/fe/org.apache.kafka-kafka-clients-0.10.2.2 in repository https://gitbox.apache.org/repos/asf/doris.git at e92ef76df7 Bump kafka-clients from 0.10.1.1 to 0.10.2.2 in /f

[GitHub] [doris] dependabot[bot] opened a new pull request, #10556: Bump kafka-clients from 0.10.1.1 to 0.10.2.2 in /fe

2022-07-01 Thread GitBox
dependabot[bot] opened a new pull request, #10556: URL: https://github.com/apache/doris/pull/10556 Bumps kafka-clients from 0.10.1.1 to 0.10.2.2. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.kafka:

[GitHub] [doris] Gabriel39 opened a new pull request, #10555: [feature] support `max by` on row-based engine

2022-07-01 Thread GitBox
Gabriel39 opened a new pull request, #10555: URL: https://github.com/apache/doris/pull/10555 # 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] morningman commented on pull request #10533: [feature][tracing] Support query tracing to improve doris observabil…

2022-07-01 Thread GitBox
morningman commented on PR #10533: URL: https://github.com/apache/doris/pull/10533#issuecomment-1172475410 ``` CREATE TABLE `ods_logout` ( `day` date NULL, `game` varchar(500) NULL, `plat` varchar(500) NULL, `dt` datetime NULL, `time` bigint(20) NULL, `sid` in

[GitHub] [doris] caiconghui opened a new pull request, #10554: [fix](routine-load) Fix that routine load cannot work with old kafka version

2022-07-01 Thread GitBox
caiconghui opened a new pull request, #10554: URL: https://github.com/apache/doris/pull/10554 # Proposed changes Issue Number: close #xxx ## Problem Summary: reference https://github.com/edenhill/librdkafka/blob/master/INTRODUCTION.md#broker-version-compatibility

[GitHub] [doris] morningman commented on a diff in pull request #10533: [feature][tracing] Support query tracing to improve doris observabil…

2022-07-01 Thread GitBox
morningman commented on code in PR #10533: URL: https://github.com/apache/doris/pull/10533#discussion_r912035393 ## be/src/runtime/plan_fragment_executor.cpp: ## @@ -262,30 +270,36 @@ Status PlanFragmentExecutor::open_vectorized_internal() { RETURN_IF_ERROR(_sink->open(

[GitHub] [doris] hello-stephen opened a new pull request, #10553: [regression] modify compaction cases, not depend on beHttpAddress

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

[GitHub] [doris] github-actions[bot] commented on pull request #9583: [Feature] Support es external table not assign schema

2022-07-01 Thread GitBox
github-actions[bot] commented on PR #9583: URL: https://github.com/apache/doris/pull/9583#issuecomment-1172382095 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 URL

[GitHub] [doris] github-actions[bot] commented on pull request #9583: [Feature] Support es external table not assign schema

2022-07-01 Thread GitBox
github-actions[bot] commented on PR #9583: URL: https://github.com/apache/doris/pull/9583#issuecomment-1172382063 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 GitHub

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

2022-07-01 Thread GitBox
englefly opened a new pull request, #10552: URL: https://github.com/apache/doris/pull/10552 # 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] luozenglin opened a new pull request, #10551: [fix] Fix RewriteBinaryPredicatesRule which causes wrong query results in some cases.

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

[GitHub] [doris] platoneko commented on a diff in pull request #10280: [Feature] move cold data to object storage without losing any feature

2022-07-01 Thread GitBox
platoneko commented on code in PR #10280: URL: https://github.com/apache/doris/pull/10280#discussion_r911968188 ## be/src/olap/tablet.cpp: ## @@ -1636,4 +1652,160 @@ std::shared_ptr& Tablet::get_compaction_mem_tracker(CompactionType c } } +Status Tablet::cooldown() { +

[GitHub] [doris] platoneko commented on a diff in pull request #10280: [Feature] move cold data to object storage without losing any feature

2022-07-01 Thread GitBox
platoneko commented on code in PR #10280: URL: https://github.com/apache/doris/pull/10280#discussion_r911967400 ## be/src/olap/base_compaction.cpp: ## @@ -106,14 +106,11 @@ Status BaseCompaction::pick_rowsets_to_compact() { } // 2. the ratio between base rowset and a

[GitHub] [doris] platoneko commented on a diff in pull request #10280: [Feature] move cold data to object storage without losing any feature

2022-07-01 Thread GitBox
platoneko commented on code in PR #10280: URL: https://github.com/apache/doris/pull/10280#discussion_r911963044 ## be/src/olap/rowset/beta_rowset_writer.cpp: ## @@ -304,29 +270,28 @@ RowsetSharedPtr BetaRowsetWriter::build() { Status BetaRowsetWriter::_create_segment_writer(

[doris] branch master updated: [enhancement](Nereids) add post porcessor and error listener to prser (#10306)

2022-07-01 Thread lingmiao
This is an automated email from the ASF dual-hosted git repository. lingmiao 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 632ff01bbb [enhancement](Nereids) add post porc

[GitHub] [doris] EmmyMiao87 merged pull request #10306: [enhancement](Nereids) add post processor and error listener to parser

2022-07-01 Thread GitBox
EmmyMiao87 merged PR #10306: URL: https://github.com/apache/doris/pull/10306 -- 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] pengxiangyu commented on a diff in pull request #10280: [Feature] move cold data to object storage without losing any feature

2022-07-01 Thread GitBox
pengxiangyu commented on code in PR #10280: URL: https://github.com/apache/doris/pull/10280#discussion_r911892938 ## be/src/agent/agent_server.cpp: ## @@ -153,8 +154,8 @@ void AgentServer::submit_tasks(TAgentResult& agent_result, HANDLE_TYPE(TTaskType::UPDATE_TABLET

[GitHub] [doris] morrySnow commented on a diff in pull request #10550: [enhancement](Nereids)make nereids work

2022-07-01 Thread GitBox
morrySnow commented on code in PR #10550: URL: https://github.com/apache/doris/pull/10550#discussion_r911916054 ## fe/fe-core/src/main/java/org/apache/doris/nereids/glue/translator/PhysicalPlanTranslator.java: ## @@ -169,6 +172,12 @@ public PlanFragment visitPhysicalOlapScan(

[GitHub] [doris] 924060929 commented on a diff in pull request #10550: [enhancement](Nereids)make nereids work

2022-07-01 Thread GitBox
924060929 commented on code in PR #10550: URL: https://github.com/apache/doris/pull/10550#discussion_r911904607 ## fe/fe-core/src/main/java/org/apache/doris/nereids/glue/translator/PhysicalPlanTranslator.java: ## @@ -169,6 +172,12 @@ public PlanFragment visitPhysicalOlapScan(

[GitHub] [doris] pengxiangyu commented on a diff in pull request #10280: [Feature] move cold data to object storage without losing any feature

2022-07-01 Thread GitBox
pengxiangyu commented on code in PR #10280: URL: https://github.com/apache/doris/pull/10280#discussion_r909168589 ## be/src/agent/task_worker_pool.cpp: ## @@ -1683,9 +1701,64 @@ void TaskWorkerPool::_submit_table_compaction_worker_thread_callback() { } } -void TaskWorke

[GitHub] [doris] morrySnow closed pull request #10531: [fix](Nereids) fix some bugs before plantranslator

2022-07-01 Thread GitBox
morrySnow closed pull request #10531: [fix](Nereids) fix some bugs before plantranslator URL: https://github.com/apache/doris/pull/10531 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific

[GitHub] [doris] yinzhijian commented on pull request #10512: [feature] (vectorization)parquet push down support

2022-07-01 Thread GitBox
yinzhijian commented on PR #10512: URL: https://github.com/apache/doris/pull/10512#issuecomment-1172261821 We may need to add a check to the unit tests to see if the filter function really works -- This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] [doris] morrySnow opened a new pull request, #10550: [enhancement](Nereids)make nereids work

2022-07-01 Thread GitBox
morrySnow opened a new pull request, #10550: URL: https://github.com/apache/doris/pull/10550 # Proposed changes Nereids could execute query: `select a from t;` **enhancement** - add a queriable interface for QueryStmt and LogicalPlanAdapter Temporarily - refactor GroupId,

[GitHub] [doris] yinzhijian commented on a diff in pull request #10512: [feature] (vectorization)parquet push down support

2022-07-01 Thread GitBox
yinzhijian commented on code in PR #10512: URL: https://github.com/apache/doris/pull/10512#discussion_r911883502 ## be/src/exec/arrow/parquet_row_group_reader.cpp: ## @@ -0,0 +1,539 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more contributor license

[GitHub] [doris] yinzhijian commented on a diff in pull request #10512: [feature] (vectorization)parquet push down support

2022-07-01 Thread GitBox
yinzhijian commented on code in PR #10512: URL: https://github.com/apache/doris/pull/10512#discussion_r911881793 ## be/src/exec/arrow/parquet_row_group_reader.cpp: ## @@ -0,0 +1,539 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more contributor license

[GitHub] [doris] yinzhijian commented on a diff in pull request #10512: [feature] (vectorization)parquet push down support

2022-07-01 Thread GitBox
yinzhijian commented on code in PR #10512: URL: https://github.com/apache/doris/pull/10512#discussion_r911871372 ## be/src/exec/arrow/parquet_row_group_reader.cpp: ## @@ -0,0 +1,539 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more contributor license

[GitHub] [doris] xy720 opened a new pull request, #10549: [Bug] Fix array functions arguments mismatch

2022-07-01 Thread GitBox
xy720 opened a new pull request, #10549: URL: https://github.com/apache/doris/pull/10549 # Proposed changes Currently, we convert array to array For example, the input array_sum([1, 2, 3]) can match function array_sum(Array) as well as array_sum(Array). But when a functi

[GitHub] [doris] yiguolei commented on a diff in pull request #10136: [Feature] Lightweight schema change of add/drop column

2022-07-01 Thread GitBox
yiguolei commented on code in PR #10136: URL: https://github.com/apache/doris/pull/10136#discussion_r911842036 ## be/src/exec/olap_scanner.cpp: ## @@ -86,6 +88,14 @@ Status OlapScanner::prepare( LOG(WARNING) << ss.str(); return Status::InternalError(ss.

[GitHub] [doris] yiguolei commented on a diff in pull request #10136: [Feature] Lightweight schema change of add/drop column

2022-07-01 Thread GitBox
yiguolei commented on code in PR #10136: URL: https://github.com/apache/doris/pull/10136#discussion_r911827461 ## gensrc/proto/olap_file.proto: ## @@ -93,6 +93,8 @@ message RowsetMetaPB { optional int64 num_segments = 22; // rowset id definition, it will replace requir

[GitHub] [doris] kpfly commented on a diff in pull request #10548: [WIP](unique-key-merge-on-write) Add delete bitmap for DSIP-018

2022-07-01 Thread GitBox
kpfly commented on code in PR #10548: URL: https://github.com/apache/doris/pull/10548#discussion_r911822999 ## gensrc/proto/olap_file.proto: ## @@ -283,3 +284,10 @@ message OLAPDataHeaderMessage { message OLAPRawDeltaHeaderMessage { required int32 schema_hash = 2; } + +me

[GitHub] [doris] yiguolei commented on pull request #10136: [Feature] Lightweight schema change of add/drop column

2022-07-01 Thread GitBox
yiguolei commented on PR #10136: URL: https://github.com/apache/doris/pull/10136#issuecomment-1172179514 There is already a schema info for every segment. I think you could use it. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitH

[GitHub] [doris] yiguolei merged pull request #10427: [build] Fix nested resource path error when importing as maven project from eclipse

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

[doris] branch master updated: [build] Fix nested resource path error when as maven project from eclipse (#10427)

2022-07-01 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 3b3debf5a4 [build] Fix nested resource path err

[GitHub] [doris] compiletheworld opened a new pull request, #10548: [WIP](unique-key-merge-on-write) Add delete bitmap for DSIP-018

2022-07-01 Thread GitBox
compiletheworld opened a new pull request, #10548: URL: https://github.com/apache/doris/pull/10548 # Proposed changes Add delete bitmap for [DSIP-018: Support Merge-On-Write implementation for UNIQUE KEY data model](https://cwiki.apache.org/confluence/display/DORIS/DSIP-018%3A+Sup

[GitHub] [doris] SaintBacchus opened a new pull request, #10547: [External Table]Fix hive partiton prune in hive and hudi exteranl table.

2022-07-01 Thread GitBox
SaintBacchus opened a new pull request, #10547: URL: https://github.com/apache/doris/pull/10547 # Proposed changes Issue Number: close #10546 ## Problem Summary: The hive ExprBuilder always return the binary Expr with col and value order. The exprs `col >= 1` and `1 <= col

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

2022-07-01 Thread GitBox
EmmyMiao87 commented on code in PR #10478: URL: https://github.com/apache/doris/pull/10478#discussion_r911771172 ## fe/fe-core/src/main/java/org/apache/doris/nereids/rules/RuleType.java: ## @@ -39,6 +39,13 @@ public enum RuleType { // rewrite rules COLUMN_PRUNE_PROJE

[GitHub] [doris] SaintBacchus opened a new issue, #10546: [Bug] Hive and hudi exteranal table get wrong partition prune for some case.

2022-07-01 Thread GitBox
SaintBacchus opened a new issue, #10546: URL: https://github.com/apache/doris/issues/10546 ### 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 br

[GitHub] [doris] Gabriel39 opened a new pull request, #10545: [feature-wip] Optimize Decimal type

2022-07-01 Thread GitBox
Gabriel39 opened a new pull request, #10545: URL: https://github.com/apache/doris/pull/10545 # Proposed changes Issue Number: close #9208 ## Problem Summary: A detailed motivation and description has been listed in issue #9208 TODO: 1. Runtime filter: runtime fi

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

2022-07-01 Thread GitBox
cambyzju commented on code in PR #10388: URL: https://github.com/apache/doris/pull/10388#discussion_r911792467 ## be/src/vec/functions/array/function_array_distinct.h: ## @@ -0,0 +1,297 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more contributor lic

[GitHub] [doris] github-actions[bot] commented on pull request #10380: [Enhancement][Storage] refactor Comparison Predicates

2022-07-01 Thread GitBox
github-actions[bot] commented on PR #10380: URL: https://github.com/apache/doris/pull/10380#issuecomment-1172141487 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 #10380: [Enhancement][Storage] refactor Comparison Predicates

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

[GitHub] [doris] yiguolei commented on pull request #10542: [Enhancement] support compile with jemalloc

2022-07-01 Thread GitBox
yiguolei commented on PR #10542: URL: https://github.com/apache/doris/pull/10542#issuecomment-1172139873 Great!!! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubsc

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

2022-07-01 Thread GitBox
cambyzju commented on code in PR #10388: URL: https://github.com/apache/doris/pull/10388#discussion_r911789159 ## be/src/vec/functions/array/function_array_distinct.h: ## @@ -0,0 +1,297 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more contributor lic

[GitHub] [doris] luozenglin opened a new issue, #10544: [Bug] BinaryPredicate contains DecimalLiteral in some cases can not query the data

2022-07-01 Thread GitBox
luozenglin opened a new issue, #10544: URL: https://github.com/apache/doris/issues/10544 ### 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] github-actions[bot] commented on pull request #10521: [feature-wip](multi-catalog) end to end to support multi-catalog

2022-07-01 Thread GitBox
github-actions[bot] commented on PR #10521: URL: https://github.com/apache/doris/pull/10521#issuecomment-1172129941 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 #10521: [feature-wip](multi-catalog) end to end to support multi-catalog

2022-07-01 Thread GitBox
github-actions[bot] commented on PR #10521: URL: https://github.com/apache/doris/pull/10521#issuecomment-1172129998 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] qf8505 opened a new pull request, #10543: 分区为左闭右开区间描述修改

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

[GitHub] [doris] AshinGau commented on a diff in pull request #10521: [feature-wip](multi-catalog) end to end to support multi-catalog

2022-07-01 Thread GitBox
AshinGau commented on code in PR #10521: URL: https://github.com/apache/doris/pull/10521#discussion_r911764266 ## fe/fe-core/src/main/java/org/apache/doris/analysis/FunctionCallExpr.java: ## @@ -936,7 +936,8 @@ public void analyzeImpl(Analyzer analyzer) throws AnalysisException

[GitHub] [doris] eldenmoon opened a new pull request, #10542: [Enhancement] support compile with jemalloc

2022-07-01 Thread GitBox
eldenmoon opened a new pull request, #10542: URL: https://github.com/apache/doris/pull/10542 # 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] carlvinhust2012 commented on a diff in pull request #10388: [feature-wip] (array-type) add the array_distinct function

2022-07-01 Thread GitBox
carlvinhust2012 commented on code in PR #10388: URL: https://github.com/apache/doris/pull/10388#discussion_r911755129 ## 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] carlvinhust2012 commented on a diff in pull request #10388: [feature-wip] (array-type) add the array_distinct function

2022-07-01 Thread GitBox
carlvinhust2012 commented on code in PR #10388: URL: https://github.com/apache/doris/pull/10388#discussion_r911755129 ## 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

[doris] branch master updated: [chore] remove unused code for enable_lateral_view (#10438)

2022-07-01 Thread yangzhg
This is an automated email from the ASF dual-hosted git repository. yangzhg 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 0401c04497 [chore] remove unused code for enable

[GitHub] [doris] yangzhg merged pull request #10438: [Enhancement] remove unused codes for enable_lateral_view

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

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

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

[GitHub] [doris] AshinGau commented on a diff in pull request #10521: [feature-wip](multi-catalog) end to end to support multi-catalog

2022-07-01 Thread GitBox
AshinGau commented on code in PR #10521: URL: https://github.com/apache/doris/pull/10521#discussion_r911739124 ## fe/fe-core/src/main/java/org/apache/doris/qe/ShowExecutor.java: ## @@ -1005,8 +1013,9 @@ private void handleHelp() { private void handleShowLoad() throws Analys

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

2022-07-01 Thread GitBox
cambyzju commented on code in PR #10388: URL: https://github.com/apache/doris/pull/10388#discussion_r911726587 ## be/src/vec/functions/array/function_array_distinct.h: ## @@ -0,0 +1,296 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more contributor lic

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

2022-07-01 Thread GitBox
cambyzju commented on code in PR #10388: URL: https://github.com/apache/doris/pull/10388#discussion_r911724771 ## be/src/vec/functions/array/function_array_distinct.h: ## @@ -0,0 +1,296 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more contributor lic

[GitHub] [doris] morningman merged pull request #10446: alloc aligned memory for block bloom filter to work with jemalloc

2022-07-01 Thread GitBox
morningman merged PR #10446: URL: https://github.com/apache/doris/pull/10446 -- 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: [improvement] alloc aligned memory for block bloom filter to work with jemalloc (#10446)

2022-07-01 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 5dd43fff53 [improvement] alloc aligned memory

[GitHub] [doris] github-actions[bot] commented on pull request #10511: [feature-wip](unique-key-merge-on-write)port IntervalTree from kudu

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

[doris] branch master updated: [style](*): fix declarationOrder error by rearrange code (#10347)

2022-07-01 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 558a21d7de [style](*): fix declarationOrder err

[GitHub] [doris] yiguolei merged pull request #10347: [style](*): fix declarationOrder error by rearrange code

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

[doris] branch master updated: [Enhancement](Nereids) push down predicate through join (#10462)

2022-07-01 Thread lingmiao
This is an automated email from the ASF dual-hosted git repository. lingmiao 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 f998c0b044 [Enhancement](Nereids) push down pre

[GitHub] [doris] EmmyMiao87 merged pull request #10462: [Enhancement](Nereids) push down predicate through join

2022-07-01 Thread GitBox
EmmyMiao87 merged PR #10462: URL: https://github.com/apache/doris/pull/10462 -- 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] BiteTheDDDDt opened a new issue, #10541: [Bug] DCHECK fail on aggregate

2022-07-01 Thread GitBox
BiteThet opened a new issue, #10541: URL: https://github.com/apache/doris/issues/10541 ### 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

[doris] branch master updated (e3d9f9430e -> f164d094e8)

2022-07-01 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from e3d9f9430e [docs] Change the problem field in SSB test (#10540) add f164d094e8 [style](*): keep line break. (#10

[GitHub] [doris] yiguolei merged pull request #10526: [style](*): keep line break.

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

[doris] branch master updated (ca0906626f -> e3d9f9430e)

2022-07-01 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from ca0906626f [BUG] fix bitmap function bug (#10502) add e3d9f9430e [docs] Change the problem field in SSB test (#1

[GitHub] [doris] yiguolei merged pull request #10540: [docs] Change the problem field in SSB test

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

[doris] branch master updated: [BUG] fix bitmap function bug (#10502)

2022-07-01 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 ca0906626f [BUG] fix bitmap function bug (#1050

[GitHub] [doris] yiguolei merged pull request #10502: [BUG] fix bitmap function bug

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

[doris] branch master updated (a44a222f76 -> 97996c9275)

2022-07-01 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from a44a222f76 [Feature](neireids) Add support of ProjectNode in PlanTranslator (#10499) add 97996c9275 [fix](Inser

[GitHub] [doris] yiguolei merged pull request #10501: [fix](Insert) fix 5 concurrent "insert...select..." OOM

2022-07-01 Thread GitBox
yiguolei merged PR #10501: URL: https://github.com/apache/doris/pull/10501 -- 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] morningman commented on pull request #10537: [hotfix](dev-1.0.1) fall back to non vec engine for some outer join cases

2022-07-01 Thread GitBox
morningman commented on PR #10537: URL: https://github.com/apache/doris/pull/10537#issuecomment-1172027267 > Please fix fe ut This is a patch for dev-1.0.1 branch. And ut in that branch is not work -- This is an automated message from the Apache Git Service. To respond to the messag