wangbo commented on a change in pull request #3025:
URL: https://github.com/apache/incubator-doris/pull/3025#discussion_r520410081
##
File path: be/src/olap/column_vector.cpp
##
@@ -0,0 +1,212 @@
+// Licensed to the Apache Software Foundation (ASF) under one
+// or more contrib
This is an automated email from the ASF dual-hosted git repository.
caiconghui pushed a change to branch table_lock
in repository https://gitbox.apache.org/repos/asf/incubator-doris.git.
from d8f4bcd fix
add a447398 Fix dead lock bug
No new revisions were added by this update.
Summa
This is an automated email from the ASF dual-hosted git repository.
caiconghui pushed a change to branch table_lock
in repository https://gitbox.apache.org/repos/asf/incubator-doris.git.
from d8f4bcd fix
add a447398 Fix dead lock bug
No new revisions were added by this update.
Summa
This is an automated email from the ASF dual-hosted git repository.
caiconghui pushed a change to branch table_lock
in repository https://gitbox.apache.org/repos/asf/incubator-doris.git.
from d8f4bcd fix
add a447398 Fix dead lock bug
No new revisions were added by this update.
Summa
This is an automated email from the ASF dual-hosted git repository.
caiconghui pushed a change to branch table_lock
in repository https://gitbox.apache.org/repos/asf/incubator-doris.git.
from d8f4bcd fix
add a447398 Fix dead lock bug
No new revisions were added by this update.
Summa
This is an automated email from the ASF dual-hosted git repository.
caiconghui pushed a change to branch table_lock
in repository https://gitbox.apache.org/repos/asf/incubator-doris.git.
from d8f4bcd fix
add a447398 Fix dead lock bug
No new revisions were added by this update.
Summa
wangbo commented on a change in pull request #3025:
URL: https://github.com/apache/incubator-doris/pull/3025#discussion_r520544184
##
File path: be/src/olap/rowset/segment_v2/column_reader.cpp
##
@@ -296,6 +317,115 @@ Status ColumnReader::seek_at_or_before(ordinal_t ordinal,
O
morningman commented on a change in pull request #4863:
URL: https://github.com/apache/incubator-doris/pull/4863#discussion_r520670817
##
File path:
fe/fe-core/src/main/java/org/apache/doris/load/loadv2/BulkLoadJob.java
##
@@ -324,7 +329,7 @@ public void readFields(DataInput i
xinghuayu007 opened a new pull request #4877:
URL: https://github.com/apache/incubator-doris/pull/4877
Reverts apache/incubator-doris#4756
This is an automated message from the Apache Git Service.
To respond to the message, p
morningman commented on pull request #4877:
URL: https://github.com/apache/incubator-doris/pull/4877#issuecomment-725100195
This commit has some problem when handling predicate like:
`k1 = "2020-10-10 10:00:00.000"`
This is a valid predicate, and FE Datetime can not support milli o
morningman edited a comment on pull request #4877:
URL: https://github.com/apache/incubator-doris/pull/4877#issuecomment-725100195
This commit has some problem when handling predicate like:
`k1 = "2020-10-10 10:00:00.000"`
This is a valid predicate, and FE Datetime can not support
liutang123 commented on a change in pull request #3025:
URL: https://github.com/apache/incubator-doris/pull/3025#discussion_r521078102
##
File path: be/src/olap/rowset/segment_v2/column_reader.cpp
##
@@ -296,6 +317,115 @@ Status ColumnReader::seek_at_or_before(ordinal_t ordinal
liutang123 commented on a change in pull request #3025:
URL: https://github.com/apache/incubator-doris/pull/3025#discussion_r521096363
##
File path: be/src/olap/column_vector.cpp
##
@@ -0,0 +1,212 @@
+// Licensed to the Apache Software Foundation (ASF) under one
+// or more con
xinyiZzz opened a new pull request #4878:
URL: https://github.com/apache/incubator-doris/pull/4878
## Proposed changes
- Running Profile document add `HASH_JOIN_NODE`, `CROSS_JOIN_NODE`,
`UNION_NODE`, `ANALYTIC_EVAL_NODE`.
- `UNION_NODE` increase`MaterializeExprsEvaluateTime`
14 matches
Mail list logo