paul-rogers opened a new pull request #2073:
URL: https://github.com/apache/drill/pull/2073
# [DRILL-7725](https://issues.apache.org/jira/browse/DRILL-7725): Updates to
the EVF2 framework
## Description
Includes the refinements needed to move the text (CSV) reader to the
upgr
paul-rogers opened a new pull request #2072:
URL: https://github.com/apache/drill/pull/2072
# DRILL-7724](https://issues.apache.org/jira/browse/DRILL-7724): Refactor
metadata controller batch
## Description
A debugging session revealed opportunities to simplify
`MetadataContr
laurentgo opened a new pull request #2071:
URL: https://github.com/apache/drill/pull/2071
## Description
Fix protobuf warning message about the use of ByteSize(), replaced with
ByteSizeLong().
Also add a minimum version requirement to match what is described in the
docs.
Laurent Goujon created DRILL-7727:
-
Summary: Address Protobuf C++ warnings
Key: DRILL-7727
URL: https://issues.apache.org/jira/browse/DRILL-7727
Project: Apache Drill
Issue Type: Test
Laurent Goujon created DRILL-7726:
-
Summary: Boost requirement is incorrect
Key: DRILL-7726
URL: https://issues.apache.org/jira/browse/DRILL-7726
Project: Apache Drill
Issue Type: Bug
laurentgo opened a new pull request #2070:
URL: https://github.com/apache/drill/pull/2070
## Description
To support TLS1.2 flag, Boost ASIO 1.54 is required.
Also replace deprecated use of
`ssl::context::context(boost::asio::io_service &, method m)` which has
been removed
Paul Rogers created DRILL-7725:
--
Summary: Updates to EVF2
Key: DRILL-7725
URL: https://issues.apache.org/jira/browse/DRILL-7725
Project: Apache Drill
Issue Type: Improvement
Affects Versions
Paul Rogers created DRILL-7724:
--
Summary: Refactor metadata controller batch
Key: DRILL-7724
URL: https://issues.apache.org/jira/browse/DRILL-7724
Project: Apache Drill
Issue Type: Improvement
cgivre commented on a change in pull request #1962:
URL: https://github.com/apache/drill/pull/1962#discussion_r418259652
##
File path:
exec/java-exec/src/main/java/org/apache/drill/exec/store/easy/EasyEVFBatchReader.java
##
@@ -0,0 +1,329 @@
+/*
+ * Licensed to the Apache Soft
cgivre commented on a change in pull request #1962:
URL: https://github.com/apache/drill/pull/1962#discussion_r418258808
##
File path:
contrib/format-ltsv/src/main/java/org/apache/drill/exec/store/ltsv/LTSVRecordIterator.java
##
@@ -0,0 +1,99 @@
+/*
+ * Licensed to the Apache
cgivre commented on a change in pull request #1962:
URL: https://github.com/apache/drill/pull/1962#discussion_r418243180
##
File path:
contrib/format-ltsv/src/main/java/org/apache/drill/exec/store/ltsv/LTSVRecordIterator.java
##
@@ -0,0 +1,99 @@
+/*
+ * Licensed to the Apache
cgivre commented on a change in pull request #1962:
URL: https://github.com/apache/drill/pull/1962#discussion_r418243402
##
File path:
contrib/format-ltsv/src/main/java/org/apache/drill/exec/store/ltsv/LTSVRecordIterator.java
##
@@ -0,0 +1,99 @@
+/*
+ * Licensed to the Apache
cgivre commented on a change in pull request #1962:
URL: https://github.com/apache/drill/pull/1962#discussion_r418242956
##
File path:
contrib/format-ltsv/src/main/java/org/apache/drill/exec/store/ltsv/LTSVRecordIterator.java
##
@@ -0,0 +1,99 @@
+/*
+ * Licensed to the Apache
cgivre commented on a change in pull request #1962:
URL: https://github.com/apache/drill/pull/1962#discussion_r418241396
##
File path:
contrib/format-ltsv/src/main/java/org/apache/drill/exec/store/ltsv/LTSVFormatPlugin.java
##
@@ -15,78 +15,77 @@
* See the License for the sp
cgivre commented on a change in pull request #1962:
URL: https://github.com/apache/drill/pull/1962#discussion_r418241154
##
File path:
contrib/format-ltsv/src/main/java/org/apache/drill/exec/store/ltsv/LTSVFormatPlugin.java
##
@@ -15,78 +15,77 @@
* See the License for the sp
cgivre commented on a change in pull request #1962:
URL: https://github.com/apache/drill/pull/1962#discussion_r418236602
##
File path: exec/java-exec/src/test/java/org/apache/drill/test/ClusterTest.java
##
@@ -125,4 +139,30 @@ public static void run(String query, Object... args
16 matches
Mail list logo