kkhatua commented on a change in pull request #1379: DRILL-6591: Show Exception
for failed queries submitted in WebUI
URL: https://github.com/apache/drill/pull/1379#discussion_r202257580
##
File path:
exec/java-exec/src/main/java/org/apache/drill/exec/server/rest/QueryWrapper.java
kkhatua commented on a change in pull request #1379: DRILL-6591: Show Exception
for failed queries submitted in WebUI
URL: https://github.com/apache/drill/pull/1379#discussion_r202251468
##
File path:
exec/java-exec/src/main/java/org/apache/drill/exec/server/rest/QueryWrapper.java
sohami commented on a change in pull request #1379: DRILL-6591: Show Exception
for failed queries submitted in WebUI
URL: https://github.com/apache/drill/pull/1379#discussion_r202250119
##
File path:
exec/java-exec/src/main/java/org/apache/drill/exec/server/rest/QueryWrapper.java
sohami commented on issue #1307: DRILL-6473: Upgrade Drill 1.14 with Hive 2.3
for mapr profile
URL: https://github.com/apache/drill/pull/1307#issuecomment-404718050
@arina-ielchiieva / @vdiravka - From the comments and changes looks like
this change is ready to merge but there is no ready-
[
https://issues.apache.org/jira/browse/DRILL-6586?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sorabh Hamirwasia resolved DRILL-6586.
--
Resolution: Fixed
Fix Version/s: 1.14.0
> Add SSL Hostname verification with zoo
[
https://issues.apache.org/jira/browse/DRILL-6587?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sorabh Hamirwasia resolved DRILL-6587.
--
Resolution: Fixed
Fix Version/s: 1.14.0
> Add support for custom SSL CTX Options
sohami closed pull request #1378: DRILL-6601 LageFileCompilation testProject
times out
URL: https://github.com/apache/drill/pull/1378
This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:
As this is a f
sohami closed pull request #1364: DRILL-6559: Travis timing out
URL: https://github.com/apache/drill/pull/1364
This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:
As this is a foreign pull request (fro
sohami closed pull request #1377: DRILL-6596: Fix fillEmpties and set methods
for Nullable variable length
URL: https://github.com/apache/drill/pull/1377
This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provena
sohami closed pull request #1375: DRILL-6594: Data batches for Project operator
are not being split properly and exceed the maximum specified
URL: https://github.com/apache/drill/pull/1375
This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is disp
sohami closed pull request #1366: [DRILL-6581] C++ Client SSL Implementation
Fixes/Improvements
URL: https://github.com/apache/drill/pull/1366
This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:
As th
sohami closed pull request #1374: DRILL-6542 : IndexOutOfBoundsException for
multilevel lateral queries…
URL: https://github.com/apache/drill/pull/1374
This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenanc
sohami closed pull request #1348: DRILL-6346: Create an Official Drill Docker
Container
URL: https://github.com/apache/drill/pull/1348
This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:
As this is a
sohami closed pull request #1361: DRILL-6579: Added sanity checks to the
Parquet reader to avoid infini…
URL: https://github.com/apache/drill/pull/1361
This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenanc
sohami closed pull request #1376: DRILL-6592: Unnest record batch size is
called too frequently
URL: https://github.com/apache/drill/pull/1376
This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:
As th
sohami closed pull request #1360: DRILL-6578: Handle query cancellation in
Parquet reader
URL: https://github.com/apache/drill/pull/1360
This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:
As this is
sohami closed pull request #1355: DRILL-6560: Enhanced the batch statistics
logging enablement
URL: https://github.com/apache/drill/pull/1355
This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:
As thi
sohami commented on issue #1367: DRILL-6585: PartitionSender clones vectors,
but shares field metdata
URL: https://github.com/apache/drill/pull/1367#issuecomment-404713253
@paul-rogers - I have couple of questions related to this change and your
last comment:
1) I don't understand what
We are getting close to a Release Candidate, though some issues are
still pending, and we need to make decisions soon.
Soliciting opinions -- which of the following issues should be
considered a RELEASE BLOCKER for 1.14:
= OPEN ==
OPEN - DRILL-6453 : TPCDS query 72 is Hanging (on a
ilooner edited a comment on issue #1336: DRILL-6496: Added missing logging
statement in VectorUtil.showVectorAccessibleContent(VectorAccessible va, int[]
columnWidths)
URL: https://github.com/apache/drill/pull/1336#issuecomment-404696194
@vvysotskyi @arina-ielchiieva I have updated the PR.
ilooner commented on issue #1336: DRILL-6496: Added missing logging statement
in VectorUtil.showVectorAccessibleContent(VectorAccessible va, int[]
columnWidths)
URL: https://github.com/apache/drill/pull/1336#issuecomment-404696194
@vvysotskyi @arina-ielchiieva I have updated the PR. I foun
I believe Vitalii is actively looking at a more robust metadata store
strategy for Drill and in the long term we would want to move all metadata
to the new store. I don't think we would want to maintain a TTL for the
metadata store so introducing one now would mean that we might break
backward comp
sohami commented on a change in pull request #1374: DRILL-6542 :
IndexOutOfBoundsException for multilevel lateral queries…
URL: https://github.com/apache/drill/pull/1374#discussion_r202218606
##
File path:
exec/java-exec/src/main/java/org/apache/drill/exec/physical/impl/unnest/Unne
kkhatua commented on issue #1379: DRILL-6591: Show Exception for failed queries
submitted in WebUI
URL: https://github.com/apache/drill/pull/1379#issuecomment-404691245
@arina-ielchiieva / @sohami could you please review this?
(Thanks for finding the bug and giving pointers to the fix)
kkhatua opened a new pull request #1379: DRILL-6591: Show Exception for failed
queries submitted in WebUI
URL: https://github.com/apache/drill/pull/1379
When query fails on Web UI result page no error is shown, only "No result
found."
This was because DRILL-6477 (PR #1309) switched to
Robert Hou created DRILL-6605:
-
Summary: Query does not return any rows
Key: DRILL-6605
URL: https://issues.apache.org/jira/browse/DRILL-6605
Project: Apache Drill
Issue Type: Bug
Compo
Ben-Zvi commented on issue #1373: DRILL-6517: Hash-Join: If not OK, exit early
from prefetchFirstBatchFromBothSides
URL: https://github.com/apache/drill/pull/1373#issuecomment-404679309
@ilooner please review. Latest changes: Applied suggestion from @ppadma
(call *update()* inside *sniffNo
sachouche commented on issue #1361: DRILL-6579: Added sanity checks to the
Parquet reader to avoid infini…
URL: https://github.com/apache/drill/pull/1361#issuecomment-404663922
@vrozov
Made the requested modifications.
Th
Vitalii Diravka created DRILL-6604:
--
Summary: Upgrade Drill Hive client to Hive3.0 version
Key: DRILL-6604
URL: https://issues.apache.org/jira/browse/DRILL-6604
Project: Apache Drill
Issue T
Robert Hou created DRILL-6603:
-
Summary: Query does not return enough rows
Key: DRILL-6603
URL: https://issues.apache.org/jira/browse/DRILL-6603
Project: Apache Drill
Issue Type: Bug
Co
bitblender commented on issue #1244: DRILL-6373: Refactor Result Set Loader for
Union, List support
URL: https://github.com/apache/drill/pull/1244#issuecomment-404660067
@vrozov @paul-rogers I have started a test run. Will update the PR once it
is done.
---
vrozov commented on a change in pull request #1298: DRILL-5796: Filter pruning
for multi rowgroup parquet file
URL: https://github.com/apache/drill/pull/1298#discussion_r202187352
##
File path:
exec/java-exec/src/main/java/org/apache/drill/exec/expr/stat/ParquetIsPredicate.java
##
vrozov commented on a change in pull request #1298: DRILL-5796: Filter pruning
for multi rowgroup parquet file
URL: https://github.com/apache/drill/pull/1298#discussion_r202168766
##
File path:
exec/java-exec/src/main/java/org/apache/drill/exec/expr/stat/ParquetIsPredicate.java
##
parthchandra commented on a change in pull request #1376: DRILL-6592: Unnest
record batch size is called too frequently
URL: https://github.com/apache/drill/pull/1376#discussion_r202167818
##
File path:
exec/java-exec/src/main/java/org/apache/drill/exec/physical/impl/unnest/UnnestR
kkhatua commented on issue #1371: DRILL-6588: Make Sys tables of nullable
datatypes
URL: https://github.com/apache/drill/pull/1371#issuecomment-404638107
@arina-ielchiieva / @paul-rogers Done the final changes.
This is an a
Khurram Faraaz created DRILL-6602:
-
Summary: Drill query cancellation should log the originator
Key: DRILL-6602
URL: https://issues.apache.org/jira/browse/DRILL-6602
Project: Apache Drill
Iss
Agirish edited a comment on issue #1348: DRILL-6346: Create an Official Drill
Docker Container
URL: https://github.com/apache/drill/pull/1348#issuecomment-404605233
I've created DRILL-6600, DRILL-6599, DRILL-6598 & DRILL-6597 to track the
enhancements. And I've also squashed my commits.
bitblender opened a new pull request #1378: DRILL-6601 LageFileCompilation
testProject times out
URL: https://github.com/apache/drill/pull/1378
Changing NUM_PROJECT_TEST_COLUMNS to the original 5K value. This number will
still stress the constant pool constraints that have to be honored in
Karthikeyan Manivannan created DRILL-6601:
-
Summary: LageFileCompilation testProject times out
Key: DRILL-6601
URL: https://issues.apache.org/jira/browse/DRILL-6601
Project: Apache Drill
Agirish commented on issue #1348: DRILL-6346: Create an Official Drill Docker
Container
URL: https://github.com/apache/drill/pull/1348#issuecomment-404605233
I've created DRILL-6600, DRILL-6599, DRILL-6598 & DRILL-6597 to track the
enhancements.
@arina-ielchiieva, thanks for your r
Abhishek Girish created DRILL-6600:
--
Summary: Create Docker Official Repository for Drill
Key: DRILL-6600
URL: https://issues.apache.org/jira/browse/DRILL-6600
Project: Apache Drill
Issue Ty
arina-ielchiieva edited a comment on issue #1348: DRILL-6346: Create an
Official Drill Docker Container
URL: https://github.com/apache/drill/pull/1348#issuecomment-404604656
+1, LGTM. Please don't forget to create a follow up Jira for the
enhancements.
You might also want to squash the
Abhishek Girish created DRILL-6599:
--
Summary: Setup continuous integration for Drill builds on Docker
Hub
Key: DRILL-6599
URL: https://issues.apache.org/jira/browse/DRILL-6599
Project: Apache Drill
arina-ielchiieva commented on issue #1348: DRILL-6346: Create an Official Drill
Docker Container
URL: https://github.com/apache/drill/pull/1348#issuecomment-404604656
+1, LGTM. Please don't forget to create a follow up Jira for the
enhancements.
---
Abhishek Girish created DRILL-6598:
--
Summary: Add support for Drill on Kubernetes
Key: DRILL-6598
URL: https://issues.apache.org/jira/browse/DRILL-6598
Project: Apache Drill
Issue Type: Impr
Abhishek Girish created DRILL-6597:
--
Summary: Update Docker image and documentation to support Drill in
distributed mode
Key: DRILL-6597
URL: https://issues.apache.org/jira/browse/DRILL-6597
Project:
arina-ielchiieva commented on issue #1298: DRILL-5796: Filter pruning for multi
rowgroup parquet file
URL: https://github.com/apache/drill/pull/1298#issuecomment-404602471
@jbimbert thanks for making the changes, +1 from me. Let's wait for @vrozov
approval as well.
---
arina-ielchiieva commented on issue #1233: Updated with links to previous
releases
URL: https://github.com/apache/drill/pull/1233#issuecomment-404601810
@kkhatua any update on this?
This is an automated message from the Apach
Agirish commented on a change in pull request #1348: DRILL-6346: Create an
Official Drill Docker Container
URL: https://github.com/apache/drill/pull/1348#discussion_r202128699
##
File path: docs/dev/Docker.md
##
@@ -0,0 +1,73 @@
+# How to build, publish and run a Apache Dr
arina-ielchiieva commented on a change in pull request #1348: DRILL-6346:
Create an Official Drill Docker Container
URL: https://github.com/apache/drill/pull/1348#discussion_r202126105
##
File path: docs/dev/Docker.md
##
@@ -0,0 +1,73 @@
+# How to build, publish and run a
Agirish commented on a change in pull request #1348: DRILL-6346: Create an
Official Drill Docker Container
URL: https://github.com/apache/drill/pull/1348#discussion_r202119176
##
File path: docs/dev/Docker.md
##
@@ -0,0 +1,73 @@
+# How to build, publish and run a Apache Dr
vrozov commented on a change in pull request #1264: DRILL-6422: Update guava
to 23.0 and shade it
URL: https://github.com/apache/drill/pull/1264#discussion_r202113450
##
File path: drill-shaded/drill-shaded-guava/pom.xml
##
@@ -0,0 +1,76 @@
+
+
+http://maven.apache.org/PO
vrozov commented on a change in pull request #1264: DRILL-6422: Update guava
to 23.0 and shade it
URL: https://github.com/apache/drill/pull/1264#discussion_r202112894
##
File path: drill-shaded/drill-shaded-guava/pom.xml
##
@@ -0,0 +1,76 @@
+
+
+http://maven.apache.org/PO
vrozov commented on a change in pull request #1264: DRILL-6422: Update guava
to 23.0 and shade it
URL: https://github.com/apache/drill/pull/1264#discussion_r202114338
##
File path: drill-shaded/drill-shaded-guava/pom.xml
##
@@ -0,0 +1,76 @@
+
+
+http://maven.apache.org/PO
vrozov commented on a change in pull request #1264: DRILL-6422: Update guava
to 23.0 and shade it
URL: https://github.com/apache/drill/pull/1264#discussion_r202111451
##
File path: drill-shaded/guava-shaded/pom.xml
##
@@ -0,0 +1,86 @@
+
+
+http://maven.apache.org/POM/4.0.
sohami commented on a change in pull request #1376: DRILL-6592: Unnest record
batch size is called too frequently
URL: https://github.com/apache/drill/pull/1376#discussion_r202090727
##
File path:
exec/java-exec/src/main/java/org/apache/drill/exec/physical/impl/unnest/UnnestRecordB
[
https://issues.apache.org/jira/browse/DRILL-4742?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vitalii Diravka resolved DRILL-4742.
Resolution: Cannot Reproduce
Assignee: Vitalii Diravka
> Using convert_from timestamp
[
https://issues.apache.org/jira/browse/DRILL-5495?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vitalii Diravka resolved DRILL-5495.
Resolution: Cannot Reproduce
Assignee: Vitalii Diravka
Fix Version/s: 1.15.0
[
https://issues.apache.org/jira/browse/DRILL-4337?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vitalii Diravka resolved DRILL-4337.
Resolution: Cannot Reproduce
It isn't reproduced for me anymore.
Reading parquet file with
Hello,
Thanks for the feedback.
The logic I had in mind was to add the TTL, as a refresh_interval field in
the root metadata file.
At each query, the current time would be compared to the addition of the
modification time of the root metadata file and the refresh_interval.
If the current time is
jbimbert commented on a change in pull request #1298: DRILL-5796: Filter
pruning for multi rowgroup parquet file
URL: https://github.com/apache/drill/pull/1298#discussion_r202068577
##
File path:
exec/java-exec/src/main/java/org/apache/drill/exec/expr/stat/ParquetIsPredicate.java
jbimbert commented on a change in pull request #1298: DRILL-5796: Filter
pruning for multi rowgroup parquet file
URL: https://github.com/apache/drill/pull/1298#discussion_r202062943
##
File path:
exec/java-exec/src/test/java/org/apache/drill/exec/store/parquet/TestParquetFilterPush
Hi Joel,
Sounds reasonable.
But if Drill checks this TTL property from metadata cache file for every
query and for every file instead of file timestamp, it will not give the
benefit.
I suppose we can add this TTL property to only root metadata cache file and
check it only once per query.
Could yo
jbimbert commented on a change in pull request #1298: DRILL-5796: Filter
pruning for multi rowgroup parquet file
URL: https://github.com/apache/drill/pull/1298#discussion_r202062739
##
File path:
exec/java-exec/src/main/java/org/apache/drill/exec/expr/stat/RangeExprEvaluator.java
jbimbert commented on a change in pull request #1298: DRILL-5796: Filter
pruning for multi rowgroup parquet file
URL: https://github.com/apache/drill/pull/1298#discussion_r202062839
##
File path:
exec/java-exec/src/main/java/org/apache/drill/exec/store/parquet/ParquetPushDownFilter
jbimbert commented on a change in pull request #1298: DRILL-5796: Filter
pruning for multi rowgroup parquet file
URL: https://github.com/apache/drill/pull/1298#discussion_r202062690
##
File path:
exec/java-exec/src/main/java/org/apache/drill/exec/expr/stat/ParquetIsPredicate.java
jbimbert commented on a change in pull request #1298: DRILL-5796: Filter
pruning for multi rowgroup parquet file
URL: https://github.com/apache/drill/pull/1298#discussion_r202062611
##
File path:
exec/java-exec/src/main/java/org/apache/drill/exec/expr/stat/ParquetIsPredicate.java
jbimbert commented on a change in pull request #1298: DRILL-5796: Filter
pruning for multi rowgroup parquet file
URL: https://github.com/apache/drill/pull/1298#discussion_r202062367
##
File path:
exec/java-exec/src/main/java/org/apache/drill/exec/expr/stat/ParquetBooleanPredicate.j
jbimbert commented on a change in pull request #1298: DRILL-5796: Filter
pruning for multi rowgroup parquet file
URL: https://github.com/apache/drill/pull/1298#discussion_r202062367
##
File path:
exec/java-exec/src/main/java/org/apache/drill/exec/expr/stat/ParquetBooleanPredicate.j
jbimbert commented on a change in pull request #1298: DRILL-5796: Filter
pruning for multi rowgroup parquet file
URL: https://github.com/apache/drill/pull/1298#discussion_r202062305
##
File path:
exec/java-exec/src/main/java/org/apache/drill/exec/expr/stat/ParquetBooleanPredicate.j
jbimbert commented on a change in pull request #1298: DRILL-5796: Filter
pruning for multi rowgroup parquet file
URL: https://github.com/apache/drill/pull/1298#discussion_r202062305
##
File path:
exec/java-exec/src/main/java/org/apache/drill/exec/expr/stat/ParquetBooleanPredicate.j
arina-ielchiieva commented on a change in pull request #1298: DRILL-5796:
Filter pruning for multi rowgroup parquet file
URL: https://github.com/apache/drill/pull/1298#discussion_r202050648
##
File path:
exec/java-exec/src/main/java/org/apache/drill/exec/expr/stat/ParquetBooleanPre
arina-ielchiieva commented on a change in pull request #1298: DRILL-5796:
Filter pruning for multi rowgroup parquet file
URL: https://github.com/apache/drill/pull/1298#discussion_r202050566
##
File path:
exec/java-exec/src/main/java/org/apache/drill/exec/expr/stat/ParquetBooleanPre
arina-ielchiieva commented on a change in pull request #1298: DRILL-5796:
Filter pruning for multi rowgroup parquet file
URL: https://github.com/apache/drill/pull/1298#discussion_r202051781
##
File path:
exec/java-exec/src/main/java/org/apache/drill/exec/store/parquet/ParquetPushDo
arina-ielchiieva commented on a change in pull request #1298: DRILL-5796:
Filter pruning for multi rowgroup parquet file
URL: https://github.com/apache/drill/pull/1298#discussion_r202051164
##
File path:
exec/java-exec/src/main/java/org/apache/drill/exec/expr/stat/ParquetIsPredicat
arina-ielchiieva commented on a change in pull request #1298: DRILL-5796:
Filter pruning for multi rowgroup parquet file
URL: https://github.com/apache/drill/pull/1298#discussion_r202051511
##
File path:
exec/java-exec/src/main/java/org/apache/drill/exec/expr/stat/RangeExprEvaluato
arina-ielchiieva commented on a change in pull request #1298: DRILL-5796:
Filter pruning for multi rowgroup parquet file
URL: https://github.com/apache/drill/pull/1298#discussion_r202052538
##
File path:
exec/java-exec/src/test/java/org/apache/drill/exec/store/parquet/TestParquetFi
arina-ielchiieva commented on a change in pull request #1298: DRILL-5796:
Filter pruning for multi rowgroup parquet file
URL: https://github.com/apache/drill/pull/1298#discussion_r202051025
##
File path:
exec/java-exec/src/main/java/org/apache/drill/exec/expr/stat/ParquetIsPredicat
vrozov commented on a change in pull request #1298: DRILL-5796: Filter pruning
for multi rowgroup parquet file
URL: https://github.com/apache/drill/pull/1298#discussion_r202049567
##
File path:
exec/java-exec/src/main/java/org/apache/drill/exec/expr/stat/ParquetIsPredicate.java
##
vrozov commented on issue #1298: DRILL-5796: Filter pruning for multi rowgroup
parquet file
URL: https://github.com/apache/drill/pull/1298#issuecomment-404524244
@jbimbert Drill usually
- puts a single space between `if` and `(` or between `switch` and `(`.
- use single space only
Hello,
Today, on a table for which we have created statistics (through the REFRESH
TABLE METADATA command), Drill validates the timestamp of
every files or directory involved in the scan.
If the timestamps of the files are greater than the one of the metadata
file, then a re-regeneration of the
arina-ielchiieva commented on a change in pull request #1348: DRILL-6346:
Create an Official Drill Docker Container
URL: https://github.com/apache/drill/pull/1348#discussion_r202019289
##
File path: docs/dev/Docker.md
##
@@ -0,0 +1,73 @@
+# How to build, publish and run a
arina-ielchiieva commented on issue #1348: DRILL-6346: Create an Official Drill
Docker Container
URL: https://github.com/apache/drill/pull/1348#issuecomment-404499562
To summarize in this Jira we are aiming to add docker support only for Drill
in embedded mode.
@Agirish
1. Please cr
arina-ielchiieva commented on a change in pull request #1348: DRILL-6346:
Create an Official Drill Docker Container
URL: https://github.com/apache/drill/pull/1348#discussion_r202019289
##
File path: docs/dev/Docker.md
##
@@ -0,0 +1,73 @@
+# How to build, publish and run a
jbimbert commented on issue #1298: DRILL-5796: Filter pruning for multi
rowgroup parquet file
URL: https://github.com/apache/drill/pull/1298#issuecomment-404465852
Checkstyle passed on modifications. ParquetRGFilterEvaluator.java now
compliant with checkstyle.
arina-ielchiieva commented on a change in pull request #1371: DRILL-6588: Make
Sys tables of nullable datatypes
URL: https://github.com/apache/drill/pull/1371#discussion_r201946174
##
File path:
exec/java-exec/src/main/java/org/apache/drill/exec/store/sys/BitToUserConnectionIterato
arina-ielchiieva commented on a change in pull request #1371: DRILL-6588: Make
Sys tables of nullable datatypes
URL: https://github.com/apache/drill/pull/1371#discussion_r201945843
##
File path:
exec/java-exec/src/main/java/org/apache/drill/exec/store/pojo/PojoDataType.java
##
arina-ielchiieva commented on a change in pull request #1371: DRILL-6588: Make
Sys tables of nullable datatypes
URL: https://github.com/apache/drill/pull/1371#discussion_r201948032
##
File path:
exec/java-exec/src/main/java/org/apache/drill/exec/store/RecordDataType.java
#
arina-ielchiieva commented on a change in pull request #1371: DRILL-6588: Make
Sys tables of nullable datatypes
URL: https://github.com/apache/drill/pull/1371#discussion_r201946028
##
File path:
exec/java-exec/src/main/java/org/apache/drill/exec/store/pojo/PojoDataType.java
##
Hi Charles,
looked at your PR, it still needs many things to address. Merging code
without addressing those issues, might be not the best idea.
Kind regards,
Arina
On Thu, Jul 12, 2018 at 5:37 AM Charles Givre wrote:
> Hi Paul,
> Regarding the regex/log reader for Drill, since there are a lot
arina-ielchiieva commented on a change in pull request #1114: DRILL-6104: Added
Logfile Reader
URL: https://github.com/apache/drill/pull/1114#discussion_r201941944
##
File path:
exec/java-exec/src/main/java/org/apache/drill/exec/store/log/LogFormatField.java
##
@@ -0,0 +1
arina-ielchiieva commented on a change in pull request #1114: DRILL-6104: Added
Logfile Reader
URL: https://github.com/apache/drill/pull/1114#discussion_r201943034
##
File path:
exec/java-exec/src/main/java/org/apache/drill/exec/store/log/LogFormatPlugin.java
##
@@ -0,0 +
arina-ielchiieva commented on a change in pull request #1114: DRILL-6104: Added
Logfile Reader
URL: https://github.com/apache/drill/pull/1114#discussion_r201943472
##
File path: src/main/resources/checkstyle-config.xml
##
@@ -30,7 +30,7 @@
-
+
arina-ielchiieva commented on a change in pull request #1114: DRILL-6104: Added
Logfile Reader
URL: https://github.com/apache/drill/pull/1114#discussion_r201942156
##
File path:
exec/java-exec/src/main/java/org/apache/drill/exec/store/log/LogFormatPlugin.java
##
@@ -0,0 +
arina-ielchiieva commented on a change in pull request #1114: DRILL-6104: Added
Logfile Reader
URL: https://github.com/apache/drill/pull/1114#discussion_r201941488
##
File path: contrib/native/client/patches/zookeeper-3.4.6-x64.patch
##
@@ -1,163 +0,0 @@
-From 64697ddd8a90
arina-ielchiieva commented on a change in pull request #1114: DRILL-6104: Added
Logfile Reader
URL: https://github.com/apache/drill/pull/1114#discussion_r201941882
##
File path:
exec/java-exec/src/main/java/org/apache/drill/exec/store/log/LogFormatConfig.java
##
@@ -0,0 +
arina-ielchiieva commented on a change in pull request #1114: DRILL-6104: Added
Logfile Reader
URL: https://github.com/apache/drill/pull/1114#discussion_r201943172
##
File path:
exec/java-exec/src/main/java/org/apache/drill/exec/store/log/LogRecordReader.java
##
@@ -0,0 +
jbimbert commented on a change in pull request #1298: DRILL-5796: Filter
pruning for multi rowgroup parquet file
URL: https://github.com/apache/drill/pull/1298#discussion_r201930585
##
File path:
exec/java-exec/src/main/java/org/apache/drill/exec/expr/stat/ParquetIsPredicate.java
jbimbert commented on a change in pull request #1298: DRILL-5796: Filter
pruning for multi rowgroup parquet file
URL: https://github.com/apache/drill/pull/1298#discussion_r201930585
##
File path:
exec/java-exec/src/main/java/org/apache/drill/exec/expr/stat/ParquetIsPredicate.java
99 matches
Mail list logo