morningman closed issue #645: Query error with union all containing join
predicate
URL: https://github.com/apache/incubator-doris/issues/645
This is an automated message from the Apache Git Service.
To respond to the message
EmmyMiao87 commented on issue #545: surrogate key gerneration requested.
URL: https://github.com/apache/incubator-doris/issues/545#issuecomment-467297417
@lenmom Already remove the restrict on
https://github.com/apache/incubator-doris/pull/659
--
EmmyMiao87 opened a new pull request #659: Remove restrict of "Analytic
function must have partition by"
URL: https://github.com/apache/incubator-doris/pull/659
Remove restrict of "Analytic function must have partition by" when semantic
parsing
imay merged pull request #657: DORIS-645: Fix allocating error of constant
predicate
URL: https://github.com/apache/incubator-doris/pull/657
This is an automated message from the Apache Git Service.
To respond to the message
imay merged pull request #658: Fix bug that push down the predicates past
AggregateNode
URL: https://github.com/apache/incubator-doris/pull/658
This is an automated message from the Apache Git Service.
To respond to the mess
chenhao7253886 opened a new pull request #658: Fix bug that push down the
predicates past AggregateNode
URL: https://github.com/apache/incubator-doris/pull/658
This is an automated message from the Apache Git Service.
To res
EmmyMiao87 commented on issue #645: Query error with union all containing join
predicate
URL: https://github.com/apache/incubator-doris/issues/645#issuecomment-467264103
[https://github.com/apache/incubator-doris/pull/657](url) This commit fix
this bug
EmmyMiao87 opened a new pull request #657: DORIS-645: Fix allocating error of
constant predicate
URL: https://github.com/apache/incubator-doris/pull/657
1. The method assignConjuncts in SingleNodePlanner could not allocate
constant predicate correctly.
2. It use e.isBoundByTupleIds() wh
chaoyli merged pull request #656: Modify alter tablet implementation and change
ColumnPruning to ZoneMap
URL: https://github.com/apache/incubator-doris/pull/656
This is an automated message from the Apache Git Service.
To re
chaoyli commented on a change in pull request #656: Modify alter tablet
implementation and change ColumnPruning to ZoneMap
URL: https://github.com/apache/incubator-doris/pull/656#discussion_r259735745
##
File path: be/src/olap/olap_cond.cpp
##
@@ -601,25 +601,24 @@ bool Co
chaoyli commented on a change in pull request #656: Modify alter tablet
implementation and change ColumnPruning to ZoneMap
URL: https://github.com/apache/incubator-doris/pull/656#discussion_r259713636
##
File path: be/src/olap/schema_change.h
##
@@ -268,7 +268,7 @@ class S
chaoyli commented on a change in pull request #656: Modify alter tablet
implementation and change ColumnPruning to ZoneMap
URL: https://github.com/apache/incubator-doris/pull/656#discussion_r259713508
##
File path: be/src/olap/schema_change.cpp
##
@@ -1279,56 +1244,48 @@ O
chaoyli commented on a change in pull request #656: Modify alter tablet
implementation and change ColumnPruning to ZoneMap
URL: https://github.com/apache/incubator-doris/pull/656#discussion_r259713398
##
File path: be/src/olap/schema_change.cpp
##
@@ -46,12 +46,12 @@ using
chaoyli commented on a change in pull request #656: Modify alter tablet
implementation and change ColumnPruning to ZoneMap
URL: https://github.com/apache/incubator-doris/pull/656#discussion_r259710974
##
File path: be/src/olap/olap_cond.cpp
##
@@ -601,25 +601,24 @@ bool Co
chaoyli commented on a change in pull request #656: Modify alter tablet
implementation and change ColumnPruning to ZoneMap
URL: https://github.com/apache/incubator-doris/pull/656#discussion_r259710718
##
File path: be/src/olap/olap_cond.cpp
##
@@ -601,25 +601,24 @@ bool Co
chaoyli commented on a change in pull request #656: Modify alter tablet
implementation and change ColumnPruning to ZoneMap
URL: https://github.com/apache/incubator-doris/pull/656#discussion_r259710474
##
File path: be/src/olap/cumulative_compaction.cpp
##
@@ -452,9 +453,6
chaoyli commented on a change in pull request #656: Modify alter tablet
implementation and change ColumnPruning to ZoneMap
URL: https://github.com/apache/incubator-doris/pull/656#discussion_r259710143
##
File path: be/src/olap/base_compaction.cpp
##
@@ -174,7 +172,10 @@ OL
chaoyli commented on a change in pull request #656: Modify alter tablet
implementation and change ColumnPruning to ZoneMap
URL: https://github.com/apache/incubator-doris/pull/656#discussion_r259709638
##
File path: be/src/olap/olap_cond.cpp
##
@@ -656,7 +654,7 @@ int Condi
chaoyli commented on a change in pull request #656: Modify alter tablet
implementation and change ColumnPruning to ZoneMap
URL: https://github.com/apache/incubator-doris/pull/656#discussion_r259709431
##
File path: be/src/olap/rowset/column_data_writer.cpp
##
@@ -197,7 +19
chaoyli commented on a change in pull request #656: Modify alter tablet
implementation and change ColumnPruning to ZoneMap
URL: https://github.com/apache/incubator-doris/pull/656#discussion_r259709168
##
File path: be/src/olap/schema_change.cpp
##
@@ -1172,100 +1172,65 @@
20 matches
Mail list logo