[GitHub] drill pull request #687: DRILL-4996: Parquet Date auto-correction is not wor...

2017-01-13 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/drill/pull/687 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabl

[GitHub] drill pull request #687: DRILL-4996: Parquet Date auto-correction is not wor...

2016-12-19 Thread vdiravka
Github user vdiravka commented on a diff in the pull request: https://github.com/apache/drill/pull/687#discussion_r93028681 --- Diff: exec/java-exec/src/test/java/org/apache/drill/exec/physical/impl/writer/TestCorruptParquetDateCorrection.java --- @@ -273,26 +241,28 @@ public void

[GitHub] drill pull request #687: DRILL-4996: Parquet Date auto-correction is not wor...

2016-12-19 Thread vdiravka
Github user vdiravka commented on a diff in the pull request: https://github.com/apache/drill/pull/687#discussion_r93028597 --- Diff: exec/java-exec/src/test/java/org/apache/drill/exec/physical/impl/writer/TestCorruptParquetDateCorrection.java --- @@ -201,68 +203,34 @@ public void

[GitHub] drill pull request #687: DRILL-4996: Parquet Date auto-correction is not wor...

2016-12-16 Thread chunhui-shi
Github user chunhui-shi commented on a diff in the pull request: https://github.com/apache/drill/pull/687#discussion_r92883043 --- Diff: exec/java-exec/src/test/java/org/apache/drill/exec/physical/impl/writer/TestCorruptParquetDateCorrection.java --- @@ -273,26 +241,28 @@ public v

[GitHub] drill pull request #687: DRILL-4996: Parquet Date auto-correction is not wor...

2016-12-16 Thread chunhui-shi
Github user chunhui-shi commented on a diff in the pull request: https://github.com/apache/drill/pull/687#discussion_r92882778 --- Diff: exec/java-exec/src/test/java/org/apache/drill/exec/physical/impl/writer/TestCorruptParquetDateCorrection.java --- @@ -201,68 +203,34 @@ public v

[GitHub] drill pull request #687: DRILL-4996: Parquet Date auto-correction is not wor...

2016-12-09 Thread vdiravka
GitHub user vdiravka opened a pull request: https://github.com/apache/drill/pull/687 DRILL-4996: Parquet Date auto-correction is not working in auto-parti… …tioned parquet files generated by drill-1.6 - Changed detection approach of corrupted date values for the case, wh