kangpinghuang commented on a change in pull request #1267: Add new file format
design markdown
URL: https://github.com/apache/incubator-doris/pull/1267#discussion_r291893493
##
File path: docs/documentation/cn/extending-doris/doris_storage_optimization.md
##
@@ -0,0 +1,198
imay merged pull request #1271: Set timeout configuration for stream load
URL: https://github.com/apache/incubator-doris/pull/1271
This is an automated message from the Apache Git Service.
To respond to the message, please lo
EmmyMiao87 opened a new pull request #1272: Fix += decimal error
URL: https://github.com/apache/incubator-doris/pull/1272
This change fix the +=decimal error when integer is zero or fraction is zero.
In this situation, the += operator will make a mistake.
imay merged pull request #1272: Fix += decimal error
URL: https://github.com/apache/incubator-doris/pull/1272
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and us
EmmyMiao87 commented on issue #1225: The error result of decimal agg
URL:
https://github.com/apache/incubator-doris/issues/1225#issuecomment-500339153
#1272
This is an automated message from the Apache Git Service.
To respon
EmmyMiao87 closed issue #1225: The error result of decimal agg
URL: https://github.com/apache/incubator-doris/issues/1225
This is an automated message from the Apache Git Service.
To respond to the message, please log on to G
EmmyMiao87 commented on issue #1272: Fix += decimal error
URL: https://github.com/apache/incubator-doris/pull/1272#issuecomment-500339331
#1225
This is an automated message from the Apache Git Service.
To respond to the messa
liuchengshishabi opened a new pull request #1273: Fix bug. For example, we
start the process for the first time. The pi…
URL: https://github.com/apache/incubator-doris/pull/1273
…d is 12345. Due to the accident, the process is killed and the fe.pid
exists. Then we start the process for the
liuchengshishabi commented on issue #1273: Fix bug. For example, we start the
process for the first time. The pi…
URL: https://github.com/apache/incubator-doris/pull/1273#issuecomment-500340964
PR is commited now
This is an a
imay commented on issue #1273: Fix bug. For example, we start the process for
the first time. The pi…
URL: https://github.com/apache/incubator-doris/pull/1273#issuecomment-500341487
> PR is commited now
Thanks for your contribution
---
imay merged pull request #1273: Fix bug. For example, we start the process for
the first time. The pi…
URL: https://github.com/apache/incubator-doris/pull/1273
This is an automated message from the Apache Git Service.
To res
imay closed issue #1246: Make MySQL support optional
URL: https://github.com/apache/incubator-doris/issues/1246
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and
chaoyli opened a new pull request #1274: Be refactor
URL: https://github.com/apache/incubator-doris/pull/1274
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and us
chaoyli closed pull request #1274: Be refactor
URL: https://github.com/apache/incubator-doris/pull/1274
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
morningman opened a new issue #1275: Incorrect partition prune when querying
with IsNull predicate
URL: https://github.com/apache/incubator-doris/issues/1275
**Describe the bug**
`create table tbl1 (k1 date) partition by range(k1) (partition p1 values
less than("2019-03-31"), partition
morningman opened a new pull request #1276: Fix bug that NullPredicate is not
correctly handled by partition pruning
URL: https://github.com/apache/incubator-doris/pull/1276
ISSUE: #1275
This is an automated message from the
imay merged pull request #1276: Fix bug that NullPredicate is not correctly
handled by partition pruning
URL: https://github.com/apache/incubator-doris/pull/1276
This is an automated message from the Apache Git Service.
To r
imay merged pull request #1255: Change strategy of incorrect data
URL: https://github.com/apache/incubator-doris/pull/1255
This is an automated message from the Apache Git Service.
To respond to the message, please log on to
imay merged pull request #1233: Add optimization with cost and fix unit test
URL: https://github.com/apache/incubator-doris/pull/1233
This is an automated message from the Apache Git Service.
To respond to the message, please
imay opened a new pull request #1277: Add BitMapIterator
URL: https://github.com/apache/incubator-doris/pull/1277
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub an
chaoyli merged pull request #1277: Add BitMapIterator
URL: https://github.com/apache/incubator-doris/pull/1277
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and u
imay merged pull request #1267: Add new file format design markdown
URL: https://github.com/apache/incubator-doris/pull/1267
This is an automated message from the Apache Git Service.
To respond to the message, please log on t
imay merged pull request #1268: Add pb define for new format segment
URL: https://github.com/apache/incubator-doris/pull/1268
This is an automated message from the Apache Git Service.
To respond to the message, please log on
imay merged pull request #1269: Add common and options for new format segment
URL: https://github.com/apache/incubator-doris/pull/1269
This is an automated message from the Apache Git Service.
To respond to the message, pleas
kangpinghuang opened a new pull request #1270: Add page api for new format
segment
URL: https://github.com/apache/incubator-doris/pull/1270
This is an automated message from the Apache Git Service.
To respond to the message,
imay closed pull request #1270: Add page api for new format segment
URL: https://github.com/apache/incubator-doris/pull/1270
This is an automated message from the Apache Git Service.
To respond to the message, please log on t
imay merged pull request #1270: Add page api for new format segment
URL: https://github.com/apache/incubator-doris/pull/1270
This is an automated message from the Apache Git Service.
To respond to the message, please log on t
yiguolei opened a new pull request #1278: Call delete old files when all dir
convert successfully
URL: https://github.com/apache/incubator-doris/pull/1278
This is an automated message from the Apache Git Service.
To respond
kangpinghuang commented on a change in pull request #1278: Call delete old
files when all dir convert successfully
URL: https://github.com/apache/incubator-doris/pull/1278#discussion_r292348581
##
File path: be/src/olap/rowset/segment_group.cpp
##
@@ -895,4 +928,21 @@ std:
kangkaisen opened a new issue #1279: Create tablet hang when there is a broken
disk
URL: https://github.com/apache/incubator-doris/issues/1279
**Describe the bug**
1 At Fri Jun 7 02:16:27 CST 2019. BE restart
```
terminate called after throwing an instance of
'boost::filesystem::
chaoyli merged pull request #1278: Call delete old files when all dir convert
successfully
URL: https://github.com/apache/incubator-doris/pull/1278
This is an automated message from the Apache Git Service.
To respond to the
chaoyli opened a new pull request #1280: Support setting exec_mem_limit in
ExportJob
URL: https://github.com/apache/incubator-doris/pull/1280
This is an automated message from the Apache Git Service.
To respond to the messag
imay commented on a change in pull request #1280: Support setting
exec_mem_limit in ExportJob
URL: https://github.com/apache/incubator-doris/pull/1280#discussion_r292387423
##
File path: fe/src/main/java/org/apache/doris/load/ExportJob.java
##
@@ -595,6 +605,10 @@ public v
imay commented on a change in pull request #1280: Support setting
exec_mem_limit in ExportJob
URL: https://github.com/apache/incubator-doris/pull/1280#discussion_r292388106
##
File path: fe/src/main/java/org/apache/doris/analysis/ExportStmt.java
##
@@ -221,10 +229,17 @@ pr
kangpinghuang opened a new pull request #1281: add faststring and cpu util
URL: https://github.com/apache/incubator-doris/pull/1281
1. add kudu's faststring
2. add gutil's cpu info
This is an automated message from the Apa
chaoyli commented on a change in pull request #1280: Support setting
exec_mem_limit in ExportJob
URL: https://github.com/apache/incubator-doris/pull/1280#discussion_r292397658
##
File path: fe/src/main/java/org/apache/doris/analysis/ExportStmt.java
##
@@ -221,10 +229,17 @@
chaoyli commented on a change in pull request #1280: Support setting
exec_mem_limit in ExportJob
URL: https://github.com/apache/incubator-doris/pull/1280#discussion_r292397692
##
File path: fe/src/main/java/org/apache/doris/load/ExportJob.java
##
@@ -595,6 +605,10 @@ publi
chaoyli merged pull request #1280: Support setting exec_mem_limit in ExportJob
URL: https://github.com/apache/incubator-doris/pull/1280
This is an automated message from the Apache Git Service.
To respond to the message, plea
imay opened a new pull request #1282: Add OrdinalPageIndex and EncodingInfo
URL: https://github.com/apache/incubator-doris/pull/1282
This is an automated message from the Apache Git Service.
To respond to the message, please
imay closed pull request #1282: Add OrdinalPageIndex and EncodingInfo
URL: https://github.com/apache/incubator-doris/pull/1282
This is an automated message from the Apache Git Service.
To respond to the message, please log on
imay opened a new pull request #1282: Add OrdinalPageIndex and EncodingInfo
URL: https://github.com/apache/incubator-doris/pull/1282
This is an automated message from the Apache Git Service.
To respond to the message, please
morningman opened a new pull request #1283: Update README.md
URL: https://github.com/apache/incubator-doris/pull/1283
Update the docker dev images for 0.10 compilation
This is an automated message from the Apache Git Service.
morningman closed pull request #1283: Update README.md
URL: https://github.com/apache/incubator-doris/pull/1283
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and
morningman opened a new pull request #1284: Update README.md
URL: https://github.com/apache/incubator-doris/pull/1284
Update the docker dev env images version
This is an automated message from the Apache Git Service.
To respon
imay merged pull request #1284: Update README.md
URL: https://github.com/apache/incubator-doris/pull/1284
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use th
kangpinghuang commented on a change in pull request #1282: Add OrdinalPageIndex
and EncodingInfo
URL: https://github.com/apache/incubator-doris/pull/1282#discussion_r292716814
##
File path: be/src/olap/rowset/segment_v2/ordinal_page_index.h
##
@@ -0,0 +1,131 @@
+// License
kangpinghuang commented on a change in pull request #1282: Add OrdinalPageIndex
and EncodingInfo
URL: https://github.com/apache/incubator-doris/pull/1282#discussion_r292716203
##
File path: be/src/olap/rowset/segment_v2/encoding_info.cpp
##
@@ -0,0 +1,131 @@
+// Licensed t
kangpinghuang commented on a change in pull request #1282: Add OrdinalPageIndex
and EncodingInfo
URL: https://github.com/apache/incubator-doris/pull/1282#discussion_r292713058
##
File path: be/src/olap/rowset/segment_v2/page_pointer.h
##
@@ -0,0 +1,56 @@
+// Licensed to th
kangpinghuang commented on a change in pull request #1282: Add OrdinalPageIndex
and EncodingInfo
URL: https://github.com/apache/incubator-doris/pull/1282#discussion_r292717650
##
File path: be/src/olap/rowset/segment_v2/ordinal_page_index.cpp
##
@@ -0,0 +1,73 @@
+// Licens
kangpinghuang commented on a change in pull request #1282: Add OrdinalPageIndex
and EncodingInfo
URL: https://github.com/apache/incubator-doris/pull/1282#discussion_r292716717
##
File path: be/src/olap/rowset/segment_v2/ordinal_page_index.h
##
@@ -0,0 +1,131 @@
+// License
kangpinghuang commented on a change in pull request #1282: Add OrdinalPageIndex
and EncodingInfo
URL: https://github.com/apache/incubator-doris/pull/1282#discussion_r292714823
##
File path: be/src/olap/rowset/segment_v2/encoding_info.h
##
@@ -0,0 +1,64 @@
+// Licensed to t
imay commented on a change in pull request #1282: Add OrdinalPageIndex and
EncodingInfo
URL: https://github.com/apache/incubator-doris/pull/1282#discussion_r292720367
##
File path: be/src/olap/rowset/segment_v2/encoding_info.cpp
##
@@ -0,0 +1,131 @@
+// Licensed to the Apa
imay commented on a change in pull request #1282: Add OrdinalPageIndex and
EncodingInfo
URL: https://github.com/apache/incubator-doris/pull/1282#discussion_r292720454
##
File path: be/src/olap/rowset/segment_v2/ordinal_page_index.cpp
##
@@ -0,0 +1,73 @@
+// Licensed to the
imay commented on a change in pull request #1282: Add OrdinalPageIndex and
EncodingInfo
URL: https://github.com/apache/incubator-doris/pull/1282#discussion_r292720483
##
File path: be/src/olap/rowset/segment_v2/ordinal_page_index.h
##
@@ -0,0 +1,131 @@
+// Licensed to the
imay commented on a change in pull request #1282: Add OrdinalPageIndex and
EncodingInfo
URL: https://github.com/apache/incubator-doris/pull/1282#discussion_r292720542
##
File path: be/src/olap/rowset/segment_v2/encoding_info.h
##
@@ -0,0 +1,64 @@
+// Licensed to the Apache
imay commented on a change in pull request #1282: Add OrdinalPageIndex and
EncodingInfo
URL: https://github.com/apache/incubator-doris/pull/1282#discussion_r292720552
##
File path: be/src/olap/rowset/segment_v2/page_pointer.h
##
@@ -0,0 +1,56 @@
+// Licensed to the Apache
chaoyli merged pull request #1282: Add OrdinalPageIndex and EncodingInfo
URL: https://github.com/apache/incubator-doris/pull/1282
This is an automated message from the Apache Git Service.
To respond to the message, please log
kangpinghuang opened a new pull request #1285: Optimize page interface
URL: https://github.com/apache/incubator-doris/pull/1285
This is an automated message from the Apache Git Service.
To respond to the message, please log o
imay merged pull request #1281: add faststring and cpu util
URL: https://github.com/apache/incubator-doris/pull/1281
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub
kangpinghuang opened a new pull request #1286: Add thirdparty lib
URL: https://github.com/apache/incubator-doris/pull/1286
add bitshuffle and CRoaring Bitmap lib
This is an automated message from the Apache Git Service.
To res
chaoyli opened a new pull request #1287: Fix creating rollup bug from multi
SegmentGroups generated streaming …
URL: https://github.com/apache/incubator-doris/pull/1287
…load.
In streaming load, one version will generate mutli SegmentGroups.
Upon creating rollup, the previous code
EmmyMiao87 opened a new pull request #1288: Add description of strict mode in
decimal type
URL: https://github.com/apache/incubator-doris/pull/1288
This is an automated message from the Apache Git Service.
To respond to the
morningman opened a new pull request #1289: Modify colocation
URL: https://github.com/apache/incubator-doris/pull/1289
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitH
morningman closed pull request #1289: Modify colocation
URL: https://github.com/apache/incubator-doris/pull/1289
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and
imay commented on a change in pull request #1287: Fix creating rollup bug from
multi SegmentGroups generated streaming …
URL: https://github.com/apache/incubator-doris/pull/1287#discussion_r292788549
##
File path: be/src/olap/olap_table.cpp
##
@@ -1867,8 +1867,19 @@ void O
imay merged pull request #1288: Add description of strict mode in decimal type
URL: https://github.com/apache/incubator-doris/pull/1288
This is an automated message from the Apache Git Service.
To respond to the message, plea
chaoyli opened a new issue #1290: Rollup data is in chaos with base table
URL: https://github.com/apache/incubator-doris/issues/1290
```
CREATE TABLE IF NOT EXISTS test_db.user_log
(
`phone` BIGINT NOT NULL ,
`dt` BIGINT NOT NULL ,
`pv` BIGINT ,
`rule_id` BIGINT ,
`theme
chaoyli commented on issue #1290: Rollup data is in chaos with base table
URL:
https://github.com/apache/incubator-doris/issues/1290#issuecomment-501169225
The reproduce procedure:
1. Ingesting a file with large size in streaming load, which will be saved
as many segments.
2. Create
chaoyli commented on issue #1290: Rollup data is in chaos with base table
URL:
https://github.com/apache/incubator-doris/issues/1290#issuecomment-501170099
There is a bug when creating rollup from Delta generated by Streaming Load.
If the delta includes many SegmentGroups, only last segm
chaoyli commented on issue #1290: Rollup data is in chaos with base table
URL:
https://github.com/apache/incubator-doris/issues/1290#issuecomment-501170439
We should modify the check logic to handle SegmentGroups.
This is an
chaoyli commented on issue #1287: Fix creating rollup bug from multi
SegmentGroups generated streaming …
URL: https://github.com/apache/incubator-doris/pull/1287#issuecomment-501170652
The related issue is #1290
This is an a
chaoyli commented on issue #1290: Rollup data is in chaos with base table
URL:
https://github.com/apache/incubator-doris/issues/1290#issuecomment-501170905
The problem is address in #1287
This is an automated message from th
chaoyli edited a comment on issue #1290: Rollup data is in chaos with base table
URL:
https://github.com/apache/incubator-doris/issues/1290#issuecomment-501170905
The problem is addressed in #1287
This is an automated messag
chaoyli merged pull request #1287: Fix creating rollup bug from multi
SegmentGroups generated streaming …
URL: https://github.com/apache/incubator-doris/pull/1287
This is an automated message from the Apache Git Service.
To
chaoyli closed issue #1290: Rollup data is in chaos with base table
URL: https://github.com/apache/incubator-doris/issues/1290
This is an automated message from the Apache Git Service.
To respond to the message, please log on
morningman opened a new issue #1291: Modify colocation feature
URL: https://github.com/apache/incubator-doris/issues/1291
# 修改 Colocation 的创建逻辑
之前的实现中,用户需要先创建一个 parent table,然后在创建1个或多个 child table关联到 parent table。同时在
table 对象中记录了一个 colocateTable 对象,其中是 parent table 的名字。
这个实现有一些问题,
morningman opened a new pull request #1289: Modify colocation
URL: https://github.com/apache/incubator-doris/pull/1289
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitH
lide-reed opened a new pull request #1292: Support Grouping Sets, Rollup and
Cube to extend group by statement
URL: https://github.com/apache/incubator-doris/pull/1292
This is an automated message from the Apache Git Service
morningman commented on a change in pull request #1286: Add thirdparty lib
URL: https://github.com/apache/incubator-doris/pull/1286#discussion_r292800117
##
File path: thirdparty/vars.sh
##
@@ -247,6 +247,24 @@ S2_NAME=s2geometry-0.9.0.tar.gz
S2_SOURCE=s2geometry-0.9.0
S2
EmmyMiao87 commented on a change in pull request #1292: Support Grouping Sets,
Rollup and Cube to extend group by statement
URL: https://github.com/apache/incubator-doris/pull/1292#discussion_r292802485
##
File path: fe/src/main/cup/sql_parser.cup
##
@@ -194,12 +195,12 @@
EmmyMiao87 commented on a change in pull request #1292: Support Grouping Sets,
Rollup and Cube to extend group by statement
URL: https://github.com/apache/incubator-doris/pull/1292#discussion_r292804954
##
File path: fe/src/main/cup/sql_parser.cup
##
@@ -3111,9 +3114,52 @@
EmmyMiao87 commented on a change in pull request #1292: Support Grouping Sets,
Rollup and Cube to extend group by statement
URL: https://github.com/apache/incubator-doris/pull/1292#discussion_r292803921
##
File path: fe/src/test/java/org/apache/doris/analysis/GroupByClauseTest.java
chenhao7253886 commented on a change in pull request #1292: Support Grouping
Sets, Rollup and Cube to extend group by statement
URL: https://github.com/apache/incubator-doris/pull/1292#discussion_r292805700
##
File path: fe/src/main/java/org/apache/doris/analysis/Analyzer.java
EmmyMiao87 commented on a change in pull request #1292: Support Grouping Sets,
Rollup and Cube to extend group by statement
URL: https://github.com/apache/incubator-doris/pull/1292#discussion_r292803477
##
File path: fe/src/main/java/org/apache/doris/planner/SingleNodePlanner.java
chenhao7253886 commented on a change in pull request #1292: Support Grouping
Sets, Rollup and Cube to extend group by statement
URL: https://github.com/apache/incubator-doris/pull/1292#discussion_r292810059
##
File path: fe/src/main/java/org/apache/doris/analysis/GroupByClause.java
chenhao7253886 commented on a change in pull request #1292: Support Grouping
Sets, Rollup and Cube to extend group by statement
URL: https://github.com/apache/incubator-doris/pull/1292#discussion_r292812477
##
File path: fe/src/main/java/org/apache/doris/analysis/GroupByClause.java
chaoyli opened a new pull request #1293: Change default value to NOT NULL when
creating table
URL: https://github.com/apache/incubator-doris/pull/1293
This is an automated message from the Apache Git Service.
To respond to t
chenhao7253886 commented on a change in pull request #1292: Support Grouping
Sets, Rollup and Cube to extend group by statement
URL: https://github.com/apache/incubator-doris/pull/1292#discussion_r292817997
##
File path: fe/src/main/java/org/apache/doris/analysis/VirtualSlotRef.java
chenhao7253886 commented on a change in pull request #1292: Support Grouping
Sets, Rollup and Cube to extend group by statement
URL: https://github.com/apache/incubator-doris/pull/1292#discussion_r292820315
##
File path: fe/src/main/java/org/apache/doris/planner/SingleNodePlanner.ja
chaoyli merged pull request #1293: Change default value to NOT NULL when
creating table
URL: https://github.com/apache/incubator-doris/pull/1293
This is an automated message from the Apache Git Service.
To respond to the mes
imay commented on a change in pull request #1289: Modify colocation creation
logic
URL: https://github.com/apache/incubator-doris/pull/1289#discussion_r292979555
##
File path: fe/src/main/java/org/apache/doris/catalog/CatalogRecycleBin.java
##
@@ -277,6 +284,12 @@ public s
imay commented on a change in pull request #1289: Modify colocation creation
logic
URL: https://github.com/apache/incubator-doris/pull/1289#discussion_r292981569
##
File path: fe/src/main/java/org/apache/doris/rewrite/FEFunctions.java
##
@@ -31,6 +31,8 @@
import org.apach
morningman opened a new issue #1294: Get json function returns unexpected result
URL: https://github.com/apache/incubator-doris/issues/1294
**Describe the bug**
`select get_json_int('{"123456789" : {"abcefg":6,"abc":10}}',
"$.123456789.abcefg");`
should return `6`, but actual is `NULL
morningman opened a new pull request #1295: Fix bug that get_json_function may
not be able to get result
URL: https://github.com/apache/incubator-doris/pull/1295
std::string object is unexpectedly deconstructed, cause invalid result.
ISSUE: #1294
---
morningman commented on a change in pull request #1289: Modify colocation
creation logic
URL: https://github.com/apache/incubator-doris/pull/1289#discussion_r293186541
##
File path: fe/src/main/java/org/apache/doris/catalog/CatalogRecycleBin.java
##
@@ -277,6 +284,12 @@ pu
morningman commented on a change in pull request #1289: Modify colocation
creation logic
URL: https://github.com/apache/incubator-doris/pull/1289#discussion_r293186643
##
File path: fe/src/main/java/org/apache/doris/rewrite/FEFunctions.java
##
@@ -31,6 +31,8 @@
import org
yiguolei opened a new pull request #1296: Check deserialize result when save
meta
URL: https://github.com/apache/incubator-doris/pull/1296
This is an automated message from the Apache Git Service.
To respond to the message,
morningman closed pull request #1295: Fix bug that get_json_function may not be
able to get result
URL: https://github.com/apache/incubator-doris/pull/1295
This is an automated message from the Apache Git Service.
To respond
morningman opened a new pull request #1295: Fix bug that get_json_function may
not be able to get result
URL: https://github.com/apache/incubator-doris/pull/1295
std::string object is unexpectedly deconstructed, cause invalid result.
ISSUE: #1294
---
imay merged pull request #1295: Fix bug that get_json_function may not be able
to get result
URL: https://github.com/apache/incubator-doris/pull/1295
This is an automated message from the Apache Git Service.
To respond to th
601 - 700 of 7706 matches
Mail list logo