[GitHub] drill pull request: DRILL-951:CSV header row should be parsed

2015-11-03 Thread jacques-n
Github user jacques-n commented on a diff in the pull request: https://github.com/apache/drill/pull/232#discussion_r43765441 --- Diff: exec/java-exec/src/main/java/org/apache/drill/exec/store/easy/text/compliant/CompliantTextRecordReader.java --- @@ -71,15 +79,14 @@ public

[GitHub] drill pull request: DRILL-951:CSV header row should be parsed

2015-11-02 Thread abhipol
Github user abhipol commented on a diff in the pull request: https://github.com/apache/drill/pull/232#discussion_r43721290 --- Diff: exec/java-exec/src/main/java/org/apache/drill/exec/store/easy/text/compliant/TextParsingSettings.java --- @@ -57,6 +56,14 @@ public void

[GitHub] drill pull request: DRILL-951:CSV header row should be parsed

2015-11-02 Thread abhipol
Github user abhipol commented on a diff in the pull request: https://github.com/apache/drill/pull/232#discussion_r43721297 --- Diff: exec/java-exec/src/main/java/org/apache/drill/exec/store/easy/text/compliant/CompliantTextRecordReader.java --- @@ -101,16 +108,23 @@ public void

[GitHub] drill pull request: DRILL-951:CSV header row should be parsed

2015-11-02 Thread abhipol
Github user abhipol commented on a diff in the pull request: https://github.com/apache/drill/pull/232#discussion_r43721299 --- Diff: exec/java-exec/src/main/java/org/apache/drill/exec/store/easy/text/compliant/CompliantTextRecordReader.java --- @@ -71,15 +79,14 @@ public

[GitHub] drill pull request: DRILL-951:CSV header row should be parsed

2015-11-02 Thread jacques-n
Github user jacques-n commented on a diff in the pull request: https://github.com/apache/drill/pull/232#discussion_r43716119 --- Diff: exec/java-exec/src/main/java/org/apache/drill/exec/store/easy/text/compliant/TextParsingSettings.java --- @@ -57,6 +56,14 @@ public void

[GitHub] drill pull request: DRILL-951:CSV header row should be parsed

2015-11-02 Thread jacques-n
Github user jacques-n commented on a diff in the pull request: https://github.com/apache/drill/pull/232#discussion_r43716151 --- Diff: exec/java-exec/src/main/java/org/apache/drill/exec/store/easy/text/compliant/CompliantTextRecordReader.java --- @@ -71,15 +79,14 @@ public

[GitHub] drill pull request: DRILL-951:CSV header row should be parsed

2015-11-02 Thread jacques-n
Github user jacques-n commented on a diff in the pull request: https://github.com/apache/drill/pull/232#discussion_r43716276 --- Diff: exec/java-exec/src/main/java/org/apache/drill/exec/store/easy/text/compliant/CompliantTextRecordReader.java --- @@ -101,16 +108,23 @@ public void

[GitHub] drill pull request: DRILL-951:CSV header row should be parsed

2015-11-02 Thread abhipol
GitHub user abhipol opened a pull request: https://github.com/apache/drill/pull/232 DRILL-951:CSV header row should be parsed You can merge this pull request into a Git repository by running: $ git pull https://github.com/abhipol/drill issues/DRILL-951 Alternatively you can