KevinLinGit closed pull request #1230: feat: release udf headers & lib
URL: https://github.com/apache/incubator-doris/pull/1230
This is an automated message from the Apache Git Service.
To respond to the message, please log o
KevinLinGit opened a new pull request #1230: feat: release udf headers & lib
URL: https://github.com/apache/incubator-doris/pull/1230
remove internal headers from udf.h
release udf headers & lib
This is an automated message
imay commented on a change in pull request #1173: load data from Parquet file
(Issues #911)
URL: https://github.com/apache/incubator-doris/pull/1173#discussion_r289274081
##
File path: be/src/exec/parquet_reader.cpp
##
@@ -0,0 +1,461 @@
+// Licensed to the Apache Software
imay commented on a change in pull request #1173: load data from Parquet file
(Issues #911)
URL: https://github.com/apache/incubator-doris/pull/1173#discussion_r289273867
##
File path: be/src/exec/local_file_reader.cpp
##
@@ -37,52 +39,78 @@ Status LocalFileReader::open()
imay commented on a change in pull request #1173: load data from Parquet file
(Issues #911)
URL: https://github.com/apache/incubator-doris/pull/1173#discussion_r289274992
##
File path: fe/src/main/java/org/apache/doris/qe/MultiLoadMgr.java
##
@@ -379,10 +378,14 @@ public D
imay commented on a change in pull request #1173: load data from Parquet file
(Issues #911)
URL: https://github.com/apache/incubator-doris/pull/1173#discussion_r289275359
##
File path: fe/src/main/java/org/apache/doris/catalog/BrokerTable.java
##
@@ -222,7 +238,7 @@ public
imay commented on a change in pull request #1173: load data from Parquet file
(Issues #911)
URL: https://github.com/apache/incubator-doris/pull/1173#discussion_r289273174
##
File path: be/src/exec/broker_reader.cpp
##
@@ -112,24 +112,29 @@ Status BrokerReader::open() {
imay commented on a change in pull request #1173: load data from Parquet file
(Issues #911)
URL: https://github.com/apache/incubator-doris/pull/1173#discussion_r289274242
##
File path: be/src/exec/parquet_scanner.cpp
##
@@ -0,0 +1,277 @@
+// Licensed to the Apache Software
imay merged pull request #1213: Add spatial func
URL: https://github.com/apache/incubator-doris/pull/1213
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use th
chaoyli opened a new pull request #1200: Merge refactor code into master
URL: https://github.com/apache/incubator-doris/pull/1200
1. Refactoring be is to clarify the structure the codes.
2. Use unique id to indicate a rowset.
Nameing rowset with tablet_id and version will lead to
chaoyli merged pull request #1229: Initialize member variable in Tablet
URL: https://github.com/apache/incubator-doris/pull/1229
This is an automated message from the Apache Git Service.
To respond to the message, please log
imay merged pull request #1227: Add negative load from StreamLoad
URL: https://github.com/apache/incubator-doris/pull/1227
This is an automated message from the Apache Git Service.
To respond to the message, please log on to
imay merged pull request #1226: Fix the bug of += decimal in olap engine
URL: https://github.com/apache/incubator-doris/pull/1226
This is an automated message from the Apache Git Service.
To respond to the message, please log
imay closed issue #1223: NPE when create colocate table
URL: https://github.com/apache/incubator-doris/issues/1223
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub a
imay merged pull request #1224: Check colocate table name should be
case-sensitive
URL: https://github.com/apache/incubator-doris/pull/1224
This is an automated message from the Apache Git Service.
To respond to the message,
imay closed pull request #1227: Add negative load from StreamLoad
URL: https://github.com/apache/incubator-doris/pull/1227
This is an automated message from the Apache Git Service.
To respond to the message, please log on to
chaoyli opened a new pull request #1227: Add negative load from StreamLoad
URL: https://github.com/apache/incubator-doris/pull/1227
This is an automated message from the Apache Git Service.
To respond to the message, please l
imay commented on a change in pull request #1226: Fix the bug of += decimal in
olap engine
URL: https://github.com/apache/incubator-doris/pull/1226#discussion_r288991677
##
File path: be/test/olap/field_info_test.cpp
##
@@ -0,0 +1,43 @@
+// Licensed to the Apache Software
imay closed pull request #1224: Check colocate table name should be
case-sensitive
URL: https://github.com/apache/incubator-doris/pull/1224
This is an automated message from the Apache Git Service.
To respond to the message,
kangkaisen opened a new pull request #1224: Check colocate table name should be
case-sensitive
URL: https://github.com/apache/incubator-doris/pull/1224
Fix https://github.com/apache/incubator-doris/issues/1223
This is an auto
chaoyli opened a new pull request #1227: Add negative load from StreamLoad
URL: https://github.com/apache/incubator-doris/pull/1227
This is an automated message from the Apache Git Service.
To respond to the message, please l
imay closed pull request #1227: Add negative load from StreamLoad
URL: https://github.com/apache/incubator-doris/pull/1227
This is an automated message from the Apache Git Service.
To respond to the message, please log on to
imay commented on a change in pull request #1226: Fix the bug of += decimal in
olap engine
URL: https://github.com/apache/incubator-doris/pull/1226#discussion_r288988565
##
File path: be/test/olap/field_info_test.cpp
##
@@ -0,0 +1,26 @@
+#include
Review comment:
lic
imay merged pull request #1228: Modify some thirdparties
URL: https://github.com/apache/incubator-doris/pull/1228
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub an
chaoyli opened a new pull request #1229: Initialize member variable in Tablet
URL: https://github.com/apache/incubator-doris/pull/1229
This is an automated message from the Apache Git Service.
To respond to the message, pleas
morningman opened a new pull request #1228: Modify some thirdparties
URL: https://github.com/apache/incubator-doris/pull/1228
1. Change Kafka java client from 2.0.0 to 0.10.1.1. Because high version
client may not support low server server.
2. Enable SSL in librdkafka
--
chaoyli opened a new pull request #1227: Add negative load from StreamLoad
URL: https://github.com/apache/incubator-doris/pull/1227
This is an automated message from the Apache Git Service.
To respond to the message, please l
imay closed pull request #1224: Check colocate table name should be
case-sensitive
URL: https://github.com/apache/incubator-doris/pull/1224
This is an automated message from the Apache Git Service.
To respond to the message,
kangkaisen opened a new pull request #1224: Check colocate table name should be
case-sensitive
URL: https://github.com/apache/incubator-doris/pull/1224
Fix https://github.com/apache/incubator-doris/issues/1223
This is an auto
Hi Dave:
How's your check?
--
此致!Best Regards
陈明雨 Mingyu Chen
Email:
chenmin...@apache.org
At 2019-05-26 09:04:12, "Dave Fisher" wrote:
>Hi - give me until Tuesday to check.
>
>Thanks,
>Dave
>
>Sent from my iPhone
>
>> On May 21, 2019, at 11:29 PM, 陈明雨 wrote:
>>
>> Dear all,
>>
>>
>> I mak
30 matches
Mail list logo