imay 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_r310850931
##
File path: docs/script/keyword.sh
##
@@ -0,0 +1,68 @@
+#!/bin/bash
imay 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_r310850993
##
File path: docs/documentation/cn/sql-reference/sql-statements/Data
Definitio
kangpinghuang commented on a change in pull request #1577: Support Segment for
BetaRowset
URL: https://github.com/apache/incubator-doris/pull/1577#discussion_r310853502
##
File path: be/src/olap/storage_engine.h
##
@@ -53,6 +52,7 @@ namespace doris {
class Tablet;
class
imay merged pull request #1568: initial implementation of BetaRowset
URL: https://github.com/apache/incubator-doris/pull/1568
This is an automated message from the Apache Git Service.
To respond to the message, please log on
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_r310862751
##
File path: docs/documentation/cn/sql-reference/sql-statements/Data
Definiti
yuanlihan commented on issue #1582: Enable Partition Discovery for Broker Load
URL:
https://github.com/apache/incubator-doris/issues/1582#issuecomment-518479378
> I think we can support listing path like `"base_dir/*/*/*"`
It seems a little weird about this syntax. What about suppor
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_r310862751
##
File path: docs/documentation/cn/sql-reference/sql-statements/Data
Definiti
imay commented on issue #1582: Enable Partition Discovery for Broker Load
URL:
https://github.com/apache/incubator-doris/issues/1582#issuecomment-518493041
> > I think we can support listing path like `"base_dir/*/*/*"`
>
> It seems a little weird about this syntax. What about suppor
morningman commented on issue #1452: 如何比较方便地按天分区建表
URL:
https://github.com/apache/incubator-doris/issues/1452#issuecomment-518506445
目前只能手动添加或者通过add partition 来添加。
你期望能够以什么样的形式呢?
This is an automated message from the Apach
yuanlihan commented on issue #1582: Enable Partition Discovery for Broker Load
URL:
https://github.com/apache/incubator-doris/issues/1582#issuecomment-518519112
> > > I think we can support listing path like `"base_dir/*/*/*"`
> >
> >
> > It seems a little weird about this syntax
yuanlihan edited a comment on issue #1582: Enable Partition Discovery for
Broker Load
URL:
https://github.com/apache/incubator-doris/issues/1582#issuecomment-518519112
> > > I think we can support listing path like `"base_dir/*/*/*"`
> >
> >
> > It seems a little weird about thi
yuanlihan removed a comment on issue #1582: Enable Partition Discovery for
Broker Load
URL:
https://github.com/apache/incubator-doris/issues/1582#issuecomment-518519112
> > > I think we can support listing path like `"base_dir/*/*/*"`
> >
> >
> > It seems a little weird about th
yuanlihan commented on issue #1582: Enable Partition Discovery for Broker Load
URL:
https://github.com/apache/incubator-doris/issues/1582#issuecomment-518541964
@imay
I have update the previous design of interface.
This i
imay commented on issue #1582: Enable Partition Discovery for Broker Load
URL:
https://github.com/apache/incubator-doris/issues/1582#issuecomment-518551277
> @imay
> I have update the previous design of interface.
Good job, I agree with this interface.
---
yiguolei opened a new pull request #1588: Acquire tablet map write lock during
tablet gc
URL: https://github.com/apache/incubator-doris/pull/1588
This is an automated message from the Apache Git Service.
To respond to the me
EmmyMiao87 commented on issue #1582: Enable Partition Discovery for Broker Load
URL:
https://github.com/apache/incubator-doris/issues/1582#issuecomment-518569975
In the future, the columns from path also participate in columns mapping.
So, I think the grammar of load stmt is `columns termi
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_r310943667
##
File path: be/src/olap/tablet.cpp
##
@@ -736,6 +749,31 @@ OLAPStatus
EmmyMiao87 removed a comment on issue #1582: Enable Partition Discovery for
Broker Load
URL:
https://github.com/apache/incubator-doris/issues/1582#issuecomment-518572763
In the future, the columns from path also participate in columns mapping.
So, I think the grammar of load stmt is `colu
EmmyMiao87 commented on issue #1582: Enable Partition Discovery for Broker Load
URL:
https://github.com/apache/incubator-doris/issues/1582#issuecomment-518572763
In the future, the columns from path also participate in columns mapping.
So, I think the grammar of load stmt is `columns termi
chaoyli merged pull request #1588: Acquire tablet map write lock during tablet
gc
URL: https://github.com/apache/incubator-doris/pull/1588
This is an automated message from the Apache Git Service.
To respond to the message,
imay merged pull request #1577: Support Segment for BetaRowset
URL: https://github.com/apache/incubator-doris/pull/1577
This is an automated message from the Apache Git Service.
To respond to the message, please log on to Git
morningman opened a new pull request #1589: Fix a serious bug that will cause
all replicas being deleted.
URL: https://github.com/apache/incubator-doris/pull/1589
Revert commit: eda55a7394fcec2f7b6c0aefd1628f9d63911815
This i
morningman merged pull request #1589: Fix a serious bug that will cause all
replicas being deleted.
URL: https://github.com/apache/incubator-doris/pull/1589
This is an automated message from the Apache Git Service.
To respon
imay commented on a change in pull request #1587: Set timezone variable in fe
URL: https://github.com/apache/incubator-doris/pull/1587#discussion_r311015470
##
File path: fe/src/main/java/org/apache/doris/common/util/TimeUtils.java
##
@@ -205,4 +212,29 @@ public static long
imay commented on a change in pull request #1587: Set timezone variable in fe
URL: https://github.com/apache/incubator-doris/pull/1587#discussion_r311015053
##
File path: fe/src/main/java/org/apache/doris/common/util/TimeUtils.java
##
@@ -205,4 +212,29 @@ public static long
imay commented on a change in pull request #1587: Set timezone variable in fe
URL: https://github.com/apache/incubator-doris/pull/1587#discussion_r311011894
##
File path: fe/src/main/java/org/apache/doris/qe/VariableMgr.java
##
@@ -67,6 +68,8 @@
public static final int
gaodayue opened a new pull request #1590: Implement BetaRowsetWriter
URL: https://github.com/apache/incubator-doris/pull/1590
BetaRowsetWriter is used to write rowset in V2 segment format.
This PR contains several interface changes
1. Rowset.make_snapshot() is renamed to `link_file
imay merged pull request #1587: Set timezone variable in fe
URL: https://github.com/apache/incubator-doris/pull/1587
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub
yiguolei opened a new 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
EmmyMiao87 opened a new pull request #1592: Broker load supports function
URL: https://github.com/apache/incubator-doris/pull/1592
The commit support the column function in broker load.
The grammar of LoadStmt has not been changed.
Example:
columns terminated by ',' (tmp_c1, tmp_c2)
yuanlihan commented on issue #1582: Enable Partition Discovery for Broker Load
URL:
https://github.com/apache/incubator-doris/issues/1582#issuecomment-518927101
> In the future, the columns from path also participate in columns mapping.
So, I think the grammar of load stmt is `columns term
imay commented on a change in pull request #1590: Implement BetaRowsetWriter
URL: https://github.com/apache/incubator-doris/pull/1590#discussion_r311343477
##
File path: be/src/olap/schema_change.cpp
##
@@ -771,6 +779,8 @@ bool SchemaChangeDirectly::process(RowsetReaderShar
imay commented on a change in pull request #1590: Implement BetaRowsetWriter
URL: https://github.com/apache/incubator-doris/pull/1590#discussion_r311338710
##
File path: be/src/olap/rowset/segment_v2/segment_writer.cpp
##
@@ -30,7 +31,7 @@ const char* k_segment_magic = "D0R
HangyuanLiu opened a new pull request #1593: Fix parquet directory have empty
file
URL: https://github.com/apache/incubator-doris/pull/1593
When you import the parquet type file directory generated by SPARK.
you might have multiple files, but some of them have only headers and no
data.
imay commented on a change in pull request #1593: Fix parquet directory have
empty file
URL: https://github.com/apache/incubator-doris/pull/1593#discussion_r311365030
##
File path: be/src/exec/parquet_scanner.cpp
##
@@ -142,7 +142,12 @@ Status ParquetScanner::open_next_rea
HangyuanLiu opened a new issue #1594: Can't load parquet directory have empty
file
URL: https://github.com/apache/incubator-doris/issues/1594
**Describe the bug**
When you import the parquet type file directory generated by SPARK.
you might have multiple files, but some of them have o
ltylty commented on issue #1452: 如何比较方便地按天分区建表
URL:
https://github.com/apache/incubator-doris/issues/1452#issuecomment-518953216
比如类似click house的语法, PARTITION BY toMM(FlightDate)
This is an automated message from the Apa
imay commented on a change in pull request #1592: Broker load supports function
URL: https://github.com/apache/incubator-doris/pull/1592#discussion_r311384131
##
File path: fe/src/main/java/org/apache/doris/load/loadv2/BrokerLoadJob.java
##
@@ -235,6 +247,34 @@ public void
imay commented on a change in pull request #1592: Broker load supports function
URL: https://github.com/apache/incubator-doris/pull/1592#discussion_r311379501
##
File path: fe/src/main/java/org/apache/doris/load/BrokerFileGroup.java
##
@@ -328,6 +326,16 @@ public void readF
imay commented on a change in pull request #1592: Broker load supports function
URL: https://github.com/apache/incubator-doris/pull/1592#discussion_r311379691
##
File path: fe/src/main/java/org/apache/doris/analysis/Expr.java
##
@@ -1484,6 +1486,10 @@ public static ExprSerC
imay commented on a change in pull request #1592: Broker load supports function
URL: https://github.com/apache/incubator-doris/pull/1592#discussion_r311383760
##
File path: fe/src/main/java/org/apache/doris/load/loadv2/LoadManager.java
##
@@ -452,11 +452,24 @@ public void g
imay commented on a change in pull request #1592: Broker load supports function
URL: https://github.com/apache/incubator-doris/pull/1592#discussion_r311381963
##
File path: fe/src/main/java/org/apache/doris/planner/BrokerScanNode.java
##
@@ -339,75 +239,189 @@ private void
imay commented on a change in pull request #1592: Broker load supports function
URL: https://github.com/apache/incubator-doris/pull/1592#discussion_r311375706
##
File path: fe/src/main/cup/sql_parser.cup
##
@@ -381,7 +381,7 @@ nonterminal String opt_cluster;
nonterminal Br
imay commented on a change in pull request #1592: Broker load supports function
URL: https://github.com/apache/incubator-doris/pull/1592#discussion_r311380932
##
File path: fe/src/main/java/org/apache/doris/planner/BrokerScanNode.java
##
@@ -339,75 +239,189 @@ private void
imay commented on a change in pull request #1592: Broker load supports function
URL: https://github.com/apache/incubator-doris/pull/1592#discussion_r311382461
##
File path: fe/src/main/java/org/apache/doris/planner/BrokerScanNode.java
##
@@ -339,75 +239,189 @@ private void
imay 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_r311387843
##
File path: docs/documentation/cn/sql-reference/sql-functions/cast.md
###
imay 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_r311386869
##
File path: docs/Makefile
##
@@ -20,17 +20,21 @@
#
BUILD_DIR = $
imay 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_r311388026
##
File path: docs/documentation/cn/sql-reference/sql-functions/cast.md
###
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 =
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
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
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
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
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
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
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 #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
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
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
##
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
##
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.
--
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;
}
};
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_r311491194
##
File path: be/src/exprs/bitmap_function.cpp
##
@@ -0,0 +1,39 @@
+// Licensed to the Apache Software Foundation (A
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
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
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
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 #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 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
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
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
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_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_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_r311522206
##
File path: be/src/olap/memtable.cpp
##
@@ -63,85 +63,9 @@ void MemTable::insert(Tuple* tuple) {
for (
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 (size_t
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 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 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 #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
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
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
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 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.
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
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 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
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,
2101 - 2200 of 7706 matches
Mail list logo