chaoyli merged pull request #1352: remove file created in segment group
URL: https://github.com/apache/incubator-doris/pull/1352
This is an automated message from the Apache Git Service.
To respond to the message, please log
DDouble opened a new pull request #1353: Add Checkstyle for doris-fe
URL: https://github.com/apache/incubator-doris/pull/1353
For https://github.com/apache/incubator-doris/issues/1345
This is an automated message from the
kangpinghuang opened a new pull request #1352: remove file created in segment
group
URL: https://github.com/apache/incubator-doris/pull/1352
This is an automated message from the Apache Git Service.
To respond to the message
EmmyMiao87 commented on issue #1095: Unifies load flow
URL:
https://github.com/apache/incubator-doris/issues/1095#issuecomment-504306817
#1335 Add the streaming broker load in load jobs proc
This is an automated message from
EmmyMiao87 commented on issue #1095: Unifies load flow
URL:
https://github.com/apache/incubator-doris/issues/1095#issuecomment-504306694
#1338 Fix the hung bug in streaming broker load
This is an automated message from the Ap
EmmyMiao87 commented on issue #1095: Unifies load flow
URL:
https://github.com/apache/incubator-doris/issues/1095#issuecomment-504306467
#1323 The streaming mini load has been implemented in this commit
This is an automated m
imay commented on a change in pull request #1323: This commit has brought
contribution to streaming mini load
URL: https://github.com/apache/incubator-doris/pull/1323#discussion_r296102914
##
File path: fe/src/main/java/org/apache/doris/load/loadv2/LoadJob.java
##
@@ -1,22
chaoyli merged pull request #1351: Set version of ReaderParams for
CumulativeCompaction
URL: https://github.com/apache/incubator-doris/pull/1351
This is an automated message from the Apache Git Service.
To respond to the mes
chaoyli opened a new pull request #1351: Set version of ReaderParams for
CumulativeCompaction
URL: https://github.com/apache/incubator-doris/pull/1351
This is an automated message from the Apache Git Service.
To respond to t
Hi all:
I'd like to propose issue
1291(https://github.com/apache/incubator-doris/issues/1291)
This proposal would refactor the logic of creating and managing colocated
tables.
The original design can be found here: [ISSUE
245](https://github.com/apache/incubator-doris/issues/245)
The origi
yiguolei opened a new pull request #1350: Check file created and empty
URL: https://github.com/apache/incubator-doris/pull/1350
1. check file created and empty
2. Release schema change lock when get lock failed
This is an a
worker24h opened a new pull request #1349: support mysql client 8.0 connection
fe
URL: https://github.com/apache/incubator-doris/pull/1349
for example:
mysql --default-auth=mysql_native_password -P9030 -utest -ptest123456
-hA.B.C.D
--
imay closed pull request #1323: This commit has brought contribution to
streaming mini load
URL: https://github.com/apache/incubator-doris/pull/1323
This is an automated message from the Apache Git Service.
To respond to the
EmmyMiao87 opened a new pull request #1323: This commit has brought
contribution to streaming mini load
URL: https://github.com/apache/incubator-doris/pull/1323
* This commit has brought contribution to streaming mini load
The operation of streaming mini load is sames as previous. Also,
chaoyli merged pull request #1347: Set version for base_compaction
URL: https://github.com/apache/incubator-doris/pull/1347
This is an automated message from the Apache Git Service.
To respond to the message, please log on to
DDouble opened a new pull request #1344: Add more UT for FEFunctions
URL: https://github.com/apache/incubator-doris/pull/1344
This is an automated message from the Apache Git Service.
To respond to the message, please log
imay closed pull request #1344: Add more UT for FEFunctions
URL: https://github.com/apache/incubator-doris/pull/1344
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub
imay merged pull request #1348: Fix run-ut.sh failed
URL: https://github.com/apache/incubator-doris/pull/1348
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and us
imay opened a new pull request #1348: Fix run-ut.sh failed
URL: https://github.com/apache/incubator-doris/pull/1348
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub
chaoyli opened a new pull request #1347: Set version for base_compaction
URL: https://github.com/apache/incubator-doris/pull/1347
Upon base compaction, delete handler use version to init del_pred_array,
So the version should be set.
---
imay opened a new pull request #1346: Add column reader writer for segment V2
URL: https://github.com/apache/incubator-doris/pull/1346
This is an automated message from the Apache Git Service.
To respond to the message, pleas
kangpinghuang commented on a change in pull request #1341: Add plain page
URL: https://github.com/apache/incubator-doris/pull/1341#discussion_r295875195
##
File path: be/src/olap/rowset/segment_v2/plain_page.h
##
@@ -0,0 +1,170 @@
+#pragma once
+
+#include "util/coding.h"
+
kangpinghuang commented on a change in pull request #1341: Add plain page
URL: https://github.com/apache/incubator-doris/pull/1341#discussion_r295869905
##
File path: be/src/olap/rowset/segment_v2/plain_page.h
##
@@ -0,0 +1,170 @@
+#pragma once
+
+#include "util/coding.h"
+
kangpinghuang commented on a change in pull request #1341: Add plain page
URL: https://github.com/apache/incubator-doris/pull/1341#discussion_r295878361
##
File path: be/src/olap/rowset/segment_v2/plain_page.h
##
@@ -0,0 +1,170 @@
+#pragma once
+
+#include "util/coding.h"
+
kangpinghuang commented on a change in pull request #1341: Add plain page
URL: https://github.com/apache/incubator-doris/pull/1341#discussion_r295881199
##
File path: be/test/olap/rowset/segment_v2/plain_page_test.cpp
##
@@ -0,0 +1,192 @@
+
+#include "olap/rowset/segment_v2
kangpinghuang commented on a change in pull request #1341: Add plain page
URL: https://github.com/apache/incubator-doris/pull/1341#discussion_r295877128
##
File path: be/src/olap/rowset/segment_v2/plain_page.h
##
@@ -0,0 +1,170 @@
+#pragma once
+
+#include "util/coding.h"
+
kangpinghuang commented on a change in pull request #1341: Add plain page
URL: https://github.com/apache/incubator-doris/pull/1341#discussion_r295875490
##
File path: be/src/olap/rowset/segment_v2/plain_page.h
##
@@ -0,0 +1,170 @@
+#pragma once
+
+#include "util/coding.h"
+
kangpinghuang commented on a change in pull request #1341: Add plain page
URL: https://github.com/apache/incubator-doris/pull/1341#discussion_r295880717
##
File path: be/src/olap/rowset/segment_v2/plain_page.h
##
@@ -0,0 +1,170 @@
+#pragma once
+
+#include "util/coding.h"
+
EmmyMiao87 commented on a change in pull request #1323: This commit has brought
contribution to streaming mini load
URL: https://github.com/apache/incubator-doris/pull/1323#discussion_r295784533
##
File path: be/src/util/string_parser.hpp
##
@@ -122,6 +123,38 @@ class Stri
DDouble opened a new pull request #1344: Add more UT for FEFunctions
URL: https://github.com/apache/incubator-doris/pull/1344
This is an automated message from the Apache Git Service.
To respond to the message, please log
imay closed pull request #1344: Add more UT for FEFunctions
URL: https://github.com/apache/incubator-doris/pull/1344
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub
EmmyMiao87 commented on a change in pull request #1323: This commit has brought
contribution to streaming mini load
URL: https://github.com/apache/incubator-doris/pull/1323#discussion_r295780360
##
File path: be/src/http/action/mini_load.cpp
##
@@ -318,14 +330,47 @@ int Mi
EmmyMiao87 commented on a change in pull request #1323: This commit has brought
contribution to streaming mini load
URL: https://github.com/apache/incubator-doris/pull/1323#discussion_r295779532
##
File path: fe/src/main/java/org/apache/doris/common/FeMetaVersion.java
##
@
EmmyMiao87 commented on a change in pull request #1323: This commit has brought
contribution to streaming mini load
URL: https://github.com/apache/incubator-doris/pull/1323#discussion_r295778055
##
File path: fe/src/main/java/org/apache/doris/load/loadv2/MiniLoadJob.java
##
imay commented on a change in pull request #1323: This commit has brought
contribution to streaming mini load
URL: https://github.com/apache/incubator-doris/pull/1323#discussion_r295773180
##
File path: be/src/http/action/mini_load.cpp
##
@@ -318,14 +330,47 @@ int MiniLoad
imay commented on a change in pull request #1323: This commit has brought
contribution to streaming mini load
URL: https://github.com/apache/incubator-doris/pull/1323#discussion_r295774215
##
File path: be/src/util/string_parser.hpp
##
@@ -122,6 +123,38 @@ class StringPars
imay commented on a change in pull request #1323: This commit has brought
contribution to streaming mini load
URL: https://github.com/apache/incubator-doris/pull/1323#discussion_r295772191
##
File path: gensrc/thrift/FrontendService.thrift
##
@@ -443,6 +443,30 @@ struct TL
imay commented on a change in pull request #1323: This commit has brought
contribution to streaming mini load
URL: https://github.com/apache/incubator-doris/pull/1323#discussion_r295771939
##
File path: gensrc/thrift/FrontendService.thrift
##
@@ -581,9 +612,14 @@ service F
imay commented on a change in pull request #1323: This commit has brought
contribution to streaming mini load
URL: https://github.com/apache/incubator-doris/pull/1323#discussion_r295769985
##
File path: fe/src/main/java/org/apache/doris/common/FeMetaVersion.java
##
@@ -116
imay commented on a change in pull request #1323: This commit has brought
contribution to streaming mini load
URL: https://github.com/apache/incubator-doris/pull/1323#discussion_r295770274
##
File path: fe/src/main/java/org/apache/doris/load/loadv2/MiniLoadJob.java
##
@@ -
imay merged pull request #1338: Fix the broker hang when fe restart
URL: https://github.com/apache/incubator-doris/pull/1338
This is an automated message from the Apache Git Service.
To respond to the message, please log on t
imay commented on a change in pull request #1343: Thrift definition for
scanning data ability for computing system
URL: https://github.com/apache/incubator-doris/pull/1343#discussion_r295761294
##
File path: gensrc/thrift/DorisScanService.thrift
##
@@ -0,0 +1,162 @@
+// Li
imay commented on a change in pull request #1343: Thrift definition for
scanning data ability for computing system
URL: https://github.com/apache/incubator-doris/pull/1343#discussion_r295761661
##
File path: gensrc/thrift/DorisScanService.thrift
##
@@ -0,0 +1,162 @@
+// Li
imay commented on a change in pull request #1343: Thrift definition for
scanning data ability for computing system
URL: https://github.com/apache/incubator-doris/pull/1343#discussion_r295760542
##
File path: gensrc/thrift/DorisScanService.thrift
##
@@ -0,0 +1,162 @@
+// Li
imay commented on a change in pull request #1343: Thrift definition for
scanning data ability for computing system
URL: https://github.com/apache/incubator-doris/pull/1343#discussion_r295760320
##
File path: gensrc/thrift/DorisScanService.thrift
##
@@ -0,0 +1,162 @@
+// Li
imay commented on a change in pull request #1343: Thrift definition for
scanning data ability for computing system
URL: https://github.com/apache/incubator-doris/pull/1343#discussion_r295762218
##
File path: gensrc/thrift/DorisScanService.thrift
##
@@ -0,0 +1,162 @@
+// Li
imay commented on issue #1345: Add Checkstyle for doris-fe
URL:
https://github.com/apache/incubator-doris/issues/1345#issuecomment-503986323
@DDouble Thanks for your proposal.
For License header, I prefer second type. Because most of our code is forked
from Apache Impala, who u
imay commented on a change in pull request #1341: Add plain page
URL: https://github.com/apache/incubator-doris/pull/1341#discussion_r295755872
##
File path: be/src/olap/rowset/segment_v2/plain_page.h
##
@@ -0,0 +1,170 @@
+#pragma once
+
+#include "util/coding.h"
+#include
imay commented on a change in pull request #1341: Add plain page
URL: https://github.com/apache/incubator-doris/pull/1341#discussion_r295755128
##
File path: be/src/olap/rowset/segment_v2/plain_page.h
##
@@ -0,0 +1,170 @@
+#pragma once
Review comment:
License header
imay commented on a change in pull request #1341: Add plain page
URL: https://github.com/apache/incubator-doris/pull/1341#discussion_r295755216
##
File path: be/src/olap/rowset/segment_v2/plain_page.h
##
@@ -0,0 +1,170 @@
+#pragma once
+
+#include "util/coding.h"
+#include
imay commented on a change in pull request #1341: Add plain page
URL: https://github.com/apache/incubator-doris/pull/1341#discussion_r295756183
##
File path: be/src/olap/rowset/segment_v2/plain_page.h
##
@@ -0,0 +1,170 @@
+#pragma once
+
+#include "util/coding.h"
+#include
imay merged pull request #1342: Fix bug that function greast and least return
wrong type
URL: https://github.com/apache/incubator-doris/pull/1342
This is an automated message from the Apache Git Service.
To respond to the me
HangyuanLiu commented on issue #1336: 建议添加dayofweek函数
URL:
https://github.com/apache/incubator-doris/issues/1336#issuecomment-503973450
I will add a dayofweek function for doris.
This is an automated message from the Apache G
DDouble opened a new issue #1345: Add Checkstyle for doris-fe
URL: https://github.com/apache/incubator-doris/issues/1345
@imay HI,
I want to add Checkstyle plugin to FE code to check the code style.
I'm going to start with a simple check.
First we need to discuss which parts of
DDouble opened a new pull request #1344: Add more UT for FEFunctions
URL: https://github.com/apache/incubator-doris/pull/1344
This is an automated message from the Apache Git Service.
To respond to the message, please log
chaoyli merged pull request #1340: open unit tests
URL: https://github.com/apache/incubator-doris/pull/1340
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use
chaoyli merged pull request #1337: Be refactor optimize meta tool new
URL: https://github.com/apache/incubator-doris/pull/1337
This is an automated message from the Apache Git Service.
To respond to the message, please log on
wuyunfeng opened a new pull request #1343: Add thrift prototype for exposing
ability of scanning data ability to…
URL: https://github.com/apache/incubator-doris/pull/1343
… other compute system
This is an automated message fr
chenhao7253886 opened a new pull request #1342: Fix bug that function greast
and least return wrong type
URL: https://github.com/apache/incubator-doris/pull/1342
This is an automated message from the Apache Git Service.
To r
HangyuanLiu opened a new pull request #1341: Add plain page
URL: https://github.com/apache/incubator-doris/pull/1341
Add plain page
This is an automated message from the Apache Git Service.
To respond to the message, please lo
kangpinghuang opened a new pull request #1340: open unit tests
URL: https://github.com/apache/incubator-doris/pull/1340
This is an automated message from the Apache Git Service.
To respond to the message, please log on to Git
61 matches
Mail list logo