imay merged pull request #1604: Modify some docs' format to make it work with
document website
URL: https://github.com/apache/incubator-doris/pull/1604
This is an automated message from the Apache Git Service.
To respond to
imay opened a new pull request #1607: Add page cache for column page in
BetaRowset
URL: https://github.com/apache/incubator-doris/pull/1607
This is an automated message from the Apache Git Service.
To respond to the message,
kangkaisen commented on a change in pull request #1606: Fix error DCHECK for
partition_columns
URL: https://github.com/apache/incubator-doris/pull/1606#discussion_r311854269
##
File path: be/src/exec/tablet_info.cpp
##
@@ -171,7 +171,6 @@ Status OlapTablePartitionParam::in
morningman commented on a change in pull request #1606: Fix error DCHECK for
partition_columns
URL: https://github.com/apache/incubator-doris/pull/1606#discussion_r311850253
##
File path: be/src/exec/tablet_info.cpp
##
@@ -171,7 +171,6 @@ Status OlapTablePartitionParam::in
kangkaisen opened a new pull request #1606: Fix error DCHECK for
partition_columns
URL: https://github.com/apache/incubator-doris/pull/1606
For https://github.com/apache/incubator-doris/issues/1605
This is an automated messag
kangkaisen opened a new issue #1605: Load data to unpartitioned table will fail
URL: https://github.com/apache/incubator-doris/issues/1605
**Describe the bug**
```
F0808 11:32:29.770371 10962 tablet_info.cpp:174] Check failed:
_t_param.__isset.partition_columns
I0100 00:00:00.
morningman opened a new pull request #1604: Modify some docs' format to make it
work with document website
URL: https://github.com/apache/incubator-doris/pull/1604
This is an automated message from the Apache Git Service.
To
kangkaisen closed pull request #1599: Add bitmap Agg type and Udaf
URL: https://github.com/apache/incubator-doris/pull/1599
This is an automated message from the Apache Git Service.
To respond to the message, please log on to
yiguolei commented on a change in pull request #1576: Change cumulative
compaction for decoupling storage from compution
URL: https://github.com/apache/incubator-doris/pull/1576#discussion_r311829801
##
File path: be/src/olap/tablet_manager.cpp
##
@@ -301,6 +301,11 @@ OLAP
imay merged pull request #1602: include header file for ‘preadv' which caused
break build on ubuntu 18.04
URL: https://github.com/apache/incubator-doris/pull/1602
This is an automated message from the Apache Git Service.
To
imay merged pull request #1601: Fix errors when es username and passwd is empty
URL: https://github.com/apache/incubator-doris/pull/1601
This is an automated message from the Apache Git Service.
To respond to the message, ple
imay merged pull request #1586: Help document collation (integration of help
and documentation documents)
URL: https://github.com/apache/incubator-doris/pull/1586
This is an automated message from the Apache Git Service.
To
imay commented on issue #1603: when Executing sql, mysql command line
scrambling
URL:
https://github.com/apache/incubator-doris/issues/1603#issuecomment-519097644
Yes, point will return a binary, which may cause command line scrambling.
You can use `ST_AsText()` function to see the con
imay commented on a change in pull request #1599: Add bitmap Agg type and Udaf
URL: https://github.com/apache/incubator-doris/pull/1599#discussion_r311552046
##
File path: be/src/olap/memtable.cpp
##
@@ -63,85 +63,9 @@ void MemTable::insert(Tuple* tuple) {
for (size_t
chaoyli merged pull request #1591: Manage tablet by partition id
URL: https://github.com/apache/incubator-doris/pull/1591
This is an automated message from the Apache Git Service.
To respond to the message, please log on to G
manannan2017 opened a new issue #1603: when Executing sql, mysql command line
scrambling
URL: https://github.com/apache/incubator-doris/issues/1603
steps:
1、Connect doris
2、select ST_Point(3,3);
 {
for (
kangkaisen commented on a change in pull request #1599: Add bitmap Agg type and
Udaf
URL: https://github.com/apache/incubator-doris/pull/1599#discussion_r311520997
##
File path: be/src/olap/aggregate_func.h
##
@@ -342,6 +418,48 @@ struct
AggregateFuncTraitshash64_set;
kangkaisen commented on a change in pull request #1599: Add bitmap Agg type and
Udaf
URL: https://github.com/apache/incubator-doris/pull/1599#discussion_r311520357
##
File path: be/src/olap/aggregate_func.h
##
@@ -90,33 +86,98 @@ class AggregateInfo {
FieldAggregation
kangkaisen commented on a change in pull request #1599: Add bitmap Agg type and
Udaf
URL: https://github.com/apache/incubator-doris/pull/1599#discussion_r311520249
##
File path: be/src/exprs/bitmap_function.cpp
##
@@ -0,0 +1,39 @@
+// Licensed to the Apache Software Founda
kangkaisen commented on a change in pull request #1599: Add bitmap Agg type and
Udaf
URL: https://github.com/apache/incubator-doris/pull/1599#discussion_r311519204
##
File path: be/src/exprs/aggregate_functions.cpp
##
@@ -2381,6 +2382,95 @@ void
AggregateFunctions::offset
kangkaisen commented on a change in pull request #1599: Add bitmap Agg type and
Udaf
URL: https://github.com/apache/incubator-doris/pull/1599#discussion_r311519204
##
File path: be/src/exprs/aggregate_functions.cpp
##
@@ -2381,6 +2382,95 @@ void
AggregateFunctions::offset
lenmom opened a new pull request #1602: include header file for ‘preadv' which
caused break build on ubuntu 18.04
URL: https://github.com/apache/incubator-doris/pull/1602
/media/lenmom/新加卷/workspace/open-source/incubator-doris-DORIS-0.11.5-alpha/be/src/env/env_posix.cpp:99:27:
error: ‘pr
imay merged pull request #1595: Support Decimal Type from load Parquet File
URL: https://github.com/apache/incubator-doris/pull/1595
This is an automated message from the Apache Git Service.
To respond to the message, please
imay commented on a change in pull request #1600: Fix timediff can't support
time berfore 1970
URL: https://github.com/apache/incubator-doris/pull/1600#discussion_r311509614
##
File path: be/src/exprs/timestamp_functions.cpp
##
@@ -462,17 +462,18 @@ IntVal TimestampFunctio
imay commented on a change in pull request #1598: Time zone related be function
URL: https://github.com/apache/incubator-doris/pull/1598#discussion_r311507987
##
File path: be/src/runtime/timestamp_value.h
##
@@ -0,0 +1,174 @@
+// Licensed to the Apache Software Foundation
imay commented on a change in pull request #1598: Time zone related be function
URL: https://github.com/apache/incubator-doris/pull/1598#discussion_r311504879
##
File path: be/src/runtime/timestamp_value.h
##
@@ -0,0 +1,174 @@
+// Licensed to the Apache Software Foundation
morningman commented on a change in pull request #1598: Time zone related be
function
URL: https://github.com/apache/incubator-doris/pull/1598#discussion_r311497048
##
File path: be/src/runtime/timestamp_value.h
##
@@ -0,0 +1,174 @@
+// Licensed to the Apache Software Foun
morningman commented on a change in pull request #1598: Time zone related be
function
URL: https://github.com/apache/incubator-doris/pull/1598#discussion_r311477434
##
File path: fe/src/main/java/org/apache/doris/qe/Coordinator.java
##
@@ -193,7 +189,12 @@ public Coordinat
imay commented on a change in pull request #1599: Add bitmap Agg type and Udaf
URL: https://github.com/apache/incubator-doris/pull/1599#discussion_r311491194
##
File path: be/src/exprs/bitmap_function.cpp
##
@@ -0,0 +1,39 @@
+// Licensed to the Apache Software Foundation (A
imay commented on a change in pull request #1599: Add bitmap Agg type and Udaf
URL: https://github.com/apache/incubator-doris/pull/1599#discussion_r311495918
##
File path: be/src/olap/field.h
##
@@ -363,6 +326,137 @@ uint32_t Field::hash_code(const CellType& cell, uint32_t
imay commented on a change in pull request #1599: Add bitmap Agg type and Udaf
URL: https://github.com/apache/incubator-doris/pull/1599#discussion_r311496178
##
File path: be/src/olap/field.h
##
@@ -363,6 +326,137 @@ uint32_t Field::hash_code(const CellType& cell, uint32_t
imay commented on a change in pull request #1599: Add bitmap Agg type and Udaf
URL: https://github.com/apache/incubator-doris/pull/1599#discussion_r311493980
##
File path: be/src/olap/aggregate_func.h
##
@@ -90,33 +86,98 @@ class AggregateInfo {
FieldAggregationMethod
imay commented on a change in pull request #1599: Add bitmap Agg type and Udaf
URL: https://github.com/apache/incubator-doris/pull/1599#discussion_r311497494
##
File path: be/src/olap/memtable.cpp
##
@@ -63,85 +63,9 @@ void MemTable::insert(Tuple* tuple) {
for (size_t
imay commented on a change in pull request #1599: Add bitmap Agg type and Udaf
URL: https://github.com/apache/incubator-doris/pull/1599#discussion_r311496031
##
File path: be/src/olap/field.h
##
@@ -363,6 +326,137 @@ uint32_t Field::hash_code(const CellType& cell, uint32_t
imay commented on a change in pull request #1599: Add bitmap Agg type and Udaf
URL: https://github.com/apache/incubator-doris/pull/1599#discussion_r311489827
##
File path: be/src/exprs/aggregate_functions.cpp
##
@@ -2381,6 +2382,95 @@ void
AggregateFunctions::offset_fn_upd
imay commented on a change in pull request #1599: Add bitmap Agg type and Udaf
URL: https://github.com/apache/incubator-doris/pull/1599#discussion_r311495099
##
File path: be/src/olap/aggregate_func.h
##
@@ -342,6 +418,48 @@ struct
AggregateFuncTraitshash64_set;
}
};
wuyunfeng opened a new pull request #1601: Fix errors when es username and
passwd is empty
URL: https://github.com/apache/incubator-doris/pull/1601
Create external es table, when username and password is empty,
EsRestClient#execute Request.Builder throws NullPointerException.
--
xy720 commented on a change in pull request #1586: Help document collation
(integration of help and documentation documents)
URL: https://github.com/apache/incubator-doris/pull/1586#discussion_r311492312
##
File path: docs/documentation/cn/sql-reference/sql-functions/cast.md
##
xy720 commented on a change in pull request #1586: Help document collation
(integration of help and documentation documents)
URL: https://github.com/apache/incubator-doris/pull/1586#discussion_r311492233
##
File path: docs/documentation/cn/sql-reference/sql-functions/cast.md
##
HangyuanLiu commented on issue #1570: the function of timediff has errors in
boundary and type
URL:
https://github.com/apache/incubator-doris/issues/1570#issuecomment-519043278
The first case:
because timediff internally use timestamps to indicate that date
date earlier than 1970 can
HangyuanLiu opened a new pull request #1600: Fix timediff can't support time
berfore 1970
URL: https://github.com/apache/incubator-doris/pull/1600
Fix timediff can't support time berfore 1970
#1570
This is an automated me
kangkaisen opened a new pull request #1599: Add bitmap Agg type and Udaf
URL: https://github.com/apache/incubator-doris/pull/1599
for https://github.com/apache/incubator-doris/issues/1486 and
https://github.com/apache/incubator-doris/issues/1485
**The change for this PR:**
1 A
HangyuanLiu opened a new pull request #1598: Time zone related be function
URL: https://github.com/apache/incubator-doris/pull/1598
Time zone related be function
#1583
This is an automated message from the Apache Git Servi
EmmyMiao87 commented on a change in pull request #1592: Broker load supports
function
URL: https://github.com/apache/incubator-doris/pull/1592#discussion_r311445601
##
File path: fe/src/main/java/org/apache/doris/load/BrokerFileGroup.java
##
@@ -60,11 +63,14 @@
privat
chaoyli commented on a change in pull request #1576: Change cumulative
compaction for decoupling storage from compution
URL: https://github.com/apache/incubator-doris/pull/1576#discussion_r311416602
##
File path: be/src/olap/tablet_manager.cpp
##
@@ -737,18 +737,16 @@ Tabl
worker24h opened a new pull request #1595: Support Decimal Type from load
Parquet File
URL: https://github.com/apache/incubator-doris/pull/1595
Support Decimal Type from load Parquet File
This is an automated message from t
imay commented on a change in pull request #1576: Change cumulative compaction
for decoupling storage from compution
URL: https://github.com/apache/incubator-doris/pull/1576#discussion_r31149
##
File path: be/src/olap/tablet_manager.cpp
##
@@ -737,18 +737,16 @@ TabletS
imay commented on a change in pull request #1576: Change cumulative compaction
for decoupling storage from compution
URL: https://github.com/apache/incubator-doris/pull/1576#discussion_r311405439
##
File path: be/src/olap/tablet.cpp
##
@@ -933,4 +973,21 @@ OLAPStatus Table
imay commented on a change in pull request #1576: Change cumulative compaction
for decoupling storage from compution
URL: https://github.com/apache/incubator-doris/pull/1576#discussion_r311406307
##
File path: be/src/olap/storage_engine.cpp
##
@@ -598,27 +585,13 @@ void St
imay commented on a change in pull request #1576: Change cumulative compaction
for decoupling storage from compution
URL: https://github.com/apache/incubator-doris/pull/1576#discussion_r311401908
##
File path: be/src/olap/base_compaction.cpp
##
@@ -16,511 +16,145 @@
// un
imay merged pull request #1593: Fix parquet directory have empty file
URL: https://github.com/apache/incubator-doris/pull/1593
This is an automated message from the Apache Git Service.
To respond to the message, please log on
gaodayue commented on a change in pull request #1590: Implement BetaRowsetWriter
URL: https://github.com/apache/incubator-doris/pull/1590#discussion_r311395792
##
File path: be/src/olap/rowset/segment_v2/segment_writer.cpp
##
@@ -30,7 +31,7 @@ const char* k_segment_magic =
53 matches
Mail list logo