[GitHub] flink pull request #4660: [FLINK-7050][table] Add support of RFC compliant C...

2017-09-27 Thread uybhatti
Github user uybhatti commented on a diff in the pull request: https://github.com/apache/flink/pull/4660#discussion_r141336157 --- Diff: flink-libraries/flink-table/pom.xml --- @@ -114,6 +114,12 @@ under the License. joda-time

[GitHub] flink pull request #4660: [FLINK-7050][table] Add support of RFC compliant C...

2017-09-20 Thread uybhatti
Github user uybhatti commented on a diff in the pull request: https://github.com/apache/flink/pull/4660#discussion_r139923268 --- Diff: flink-libraries/flink-table/src/main/java/org/apache/flink/table/runtime/batch/io/RFCCsvInputFormat.java --- @@ -0,0 +1,449 @@ +/* + *

[GitHub] flink pull request #4660: [FLINK-7050][table] Add support of RFC compliant C...

2017-09-16 Thread fhueske
Github user fhueske commented on a diff in the pull request: https://github.com/apache/flink/pull/4660#discussion_r139294745 --- Diff: flink-libraries/flink-table/src/main/java/org/apache/flink/table/runtime/batch/io/RFCCsvInputFormat.java --- @@ -0,0 +1,449 @@ +/* + *

[GitHub] flink pull request #4660: [FLINK-7050][table] Add support of RFC compliant C...

2017-09-16 Thread fhueske
Github user fhueske commented on a diff in the pull request: https://github.com/apache/flink/pull/4660#discussion_r139294098 --- Diff: flink-libraries/flink-table/src/main/java/org/apache/flink/table/runtime/batch/io/RFCCsvInputFormat.java --- @@ -0,0 +1,449 @@ +/* + *

[GitHub] flink pull request #4660: [FLINK-7050][table] Add support of RFC compliant C...

2017-09-16 Thread fhueske
Github user fhueske commented on a diff in the pull request: https://github.com/apache/flink/pull/4660#discussion_r139295032 --- Diff: flink-libraries/flink-table/src/main/java/org/apache/flink/table/runtime/batch/io/RFCCsvInputFormat.java --- @@ -0,0 +1,449 @@ +/* + *

[GitHub] flink pull request #4660: [FLINK-7050][table] Add support of RFC compliant C...

2017-09-16 Thread fhueske
Github user fhueske commented on a diff in the pull request: https://github.com/apache/flink/pull/4660#discussion_r139293809 --- Diff: flink-libraries/flink-table/src/main/java/org/apache/flink/table/runtime/batch/io/RFCCsvInputFormat.java --- @@ -0,0 +1,449 @@ +/* + *

[GitHub] flink pull request #4660: [FLINK-7050][table] Add support of RFC compliant C...

2017-09-16 Thread fhueske
Github user fhueske commented on a diff in the pull request: https://github.com/apache/flink/pull/4660#discussion_r139296194 --- Diff: flink-libraries/flink-table/src/main/java/org/apache/flink/table/runtime/batch/io/RFCCsvInputFormat.java --- @@ -0,0 +1,449 @@ +/* + *

[GitHub] flink pull request #4660: [FLINK-7050][table] Add support of RFC compliant C...

2017-09-16 Thread fhueske
Github user fhueske commented on a diff in the pull request: https://github.com/apache/flink/pull/4660#discussion_r139296209 --- Diff: flink-libraries/flink-table/src/main/java/org/apache/flink/table/runtime/batch/io/RFCCsvInputFormat.java --- @@ -0,0 +1,449 @@ +/* + *

[GitHub] flink pull request #4660: [FLINK-7050][table] Add support of RFC compliant C...

2017-09-16 Thread fhueske
Github user fhueske commented on a diff in the pull request: https://github.com/apache/flink/pull/4660#discussion_r139295169 --- Diff: flink-libraries/flink-table/src/main/java/org/apache/flink/table/runtime/batch/io/RFCCsvInputFormat.java --- @@ -0,0 +1,449 @@ +/* + *

[GitHub] flink pull request #4660: [FLINK-7050][table] Add support of RFC compliant C...

2017-09-16 Thread fhueske
Github user fhueske commented on a diff in the pull request: https://github.com/apache/flink/pull/4660#discussion_r139295009 --- Diff: flink-libraries/flink-table/src/main/java/org/apache/flink/table/runtime/batch/io/RFCCsvInputFormat.java --- @@ -0,0 +1,449 @@ +/* + *

[GitHub] flink pull request #4660: [FLINK-7050][table] Add support of RFC compliant C...

2017-09-16 Thread fhueske
Github user fhueske commented on a diff in the pull request: https://github.com/apache/flink/pull/4660#discussion_r139296200 --- Diff: flink-libraries/flink-table/src/main/java/org/apache/flink/table/runtime/batch/io/RFCCsvInputFormat.java --- @@ -0,0 +1,449 @@ +/* + *

[GitHub] flink pull request #4660: [FLINK-7050][table] Add support of RFC compliant C...

2017-09-16 Thread fhueske
Github user fhueske commented on a diff in the pull request: https://github.com/apache/flink/pull/4660#discussion_r139294890 --- Diff: flink-libraries/flink-table/src/main/java/org/apache/flink/table/runtime/batch/io/RFCCsvInputFormat.java --- @@ -0,0 +1,449 @@ +/* + *

[GitHub] flink pull request #4660: [FLINK-7050][table] Add support of RFC compliant C...

2017-09-16 Thread fhueske
Github user fhueske commented on a diff in the pull request: https://github.com/apache/flink/pull/4660#discussion_r139293599 --- Diff: flink-libraries/flink-table/pom.xml --- @@ -114,6 +114,12 @@ under the License. joda-time joda-time

[GitHub] flink pull request #4660: [FLINK-7050][table] Add support of RFC compliant C...

2017-09-16 Thread fhueske
Github user fhueske commented on a diff in the pull request: https://github.com/apache/flink/pull/4660#discussion_r139293951 --- Diff: flink-libraries/flink-table/src/main/java/org/apache/flink/table/runtime/batch/io/RFCCsvInputFormat.java --- @@ -0,0 +1,449 @@ +/* + *

[GitHub] flink pull request #4660: [FLINK-7050][table] Add support of RFC compliant C...

2017-09-16 Thread fhueske
Github user fhueske commented on a diff in the pull request: https://github.com/apache/flink/pull/4660#discussion_r139294708 --- Diff: flink-libraries/flink-table/src/main/java/org/apache/flink/table/runtime/batch/io/RFCCsvInputFormat.java --- @@ -0,0 +1,449 @@ +/* + *

[GitHub] flink pull request #4660: [FLINK-7050][table] Add support of RFC compliant C...

2017-09-16 Thread fhueske
Github user fhueske commented on a diff in the pull request: https://github.com/apache/flink/pull/4660#discussion_r139295981 --- Diff: flink-libraries/flink-table/src/main/java/org/apache/flink/table/runtime/batch/io/RFCCsvInputFormat.java --- @@ -0,0 +1,449 @@ +/* + *

[GitHub] flink pull request #4660: [FLINK-7050][table] Add support of RFC compliant C...

2017-09-16 Thread fhueske
Github user fhueske commented on a diff in the pull request: https://github.com/apache/flink/pull/4660#discussion_r139295179 --- Diff: flink-libraries/flink-table/src/main/java/org/apache/flink/table/runtime/batch/io/RFCCsvInputFormat.java --- @@ -0,0 +1,449 @@ +/* + *

[GitHub] flink pull request #4660: [FLINK-7050][table] Add support of RFC compliant C...

2017-09-16 Thread fhueske
Github user fhueske commented on a diff in the pull request: https://github.com/apache/flink/pull/4660#discussion_r139296445 --- Diff: flink-libraries/flink-table/src/main/java/org/apache/flink/table/runtime/batch/io/RFCCsvInputFormat.java --- @@ -0,0 +1,449 @@ +/* + *

[GitHub] flink pull request #4660: [FLINK-7050][table] Add support of RFC compliant C...

2017-09-16 Thread fhueske
Github user fhueske commented on a diff in the pull request: https://github.com/apache/flink/pull/4660#discussion_r139296322 --- Diff: flink-libraries/flink-table/src/main/java/org/apache/flink/table/runtime/batch/io/RFCCsvInputFormat.java --- @@ -0,0 +1,449 @@ +/* + *

[GitHub] flink pull request #4660: [FLINK-7050][table] Add support of RFC compliant C...

2017-09-16 Thread fhueske
Github user fhueske commented on a diff in the pull request: https://github.com/apache/flink/pull/4660#discussion_r139296182 --- Diff: flink-libraries/flink-table/src/main/java/org/apache/flink/table/runtime/batch/io/RFCCsvInputFormat.java --- @@ -0,0 +1,449 @@ +/* + *

[GitHub] flink pull request #4660: [FLINK-7050][table] Add support of RFC compliant C...

2017-09-16 Thread fhueske
Github user fhueske commented on a diff in the pull request: https://github.com/apache/flink/pull/4660#discussion_r139293651 --- Diff: flink-libraries/flink-table/src/main/java/org/apache/flink/table/runtime/batch/io/RFCCsvInputFormat.java --- @@ -0,0 +1,449 @@ +/* + *

[GitHub] flink pull request #4660: [FLINK-7050][table] Add support of RFC compliant C...

2017-09-16 Thread fhueske
Github user fhueske commented on a diff in the pull request: https://github.com/apache/flink/pull/4660#discussion_r139296186 --- Diff: flink-libraries/flink-table/src/main/java/org/apache/flink/table/runtime/batch/io/RFCCsvInputFormat.java --- @@ -0,0 +1,449 @@ +/* + *

[GitHub] flink pull request #4660: [FLINK-7050][table] Add support of RFC compliant C...

2017-09-16 Thread fhueske
Github user fhueske commented on a diff in the pull request: https://github.com/apache/flink/pull/4660#discussion_r139293998 --- Diff: flink-libraries/flink-table/src/main/java/org/apache/flink/table/runtime/batch/io/RFCCsvInputFormat.java --- @@ -0,0 +1,449 @@ +/* + *

[GitHub] flink pull request #4660: [FLINK-7050][table] Add support of RFC compliant C...

2017-09-16 Thread fhueske
Github user fhueske commented on a diff in the pull request: https://github.com/apache/flink/pull/4660#discussion_r139296493 --- Diff: flink-libraries/flink-table/src/main/java/org/apache/flink/table/runtime/batch/io/RFCCsvInputFormat.java --- @@ -0,0 +1,449 @@ +/* + *

[GitHub] flink pull request #4660: [FLINK-7050][table] Add support of RFC compliant C...

2017-09-16 Thread fhueske
Github user fhueske commented on a diff in the pull request: https://github.com/apache/flink/pull/4660#discussion_r139295183 --- Diff: flink-libraries/flink-table/src/main/java/org/apache/flink/table/runtime/batch/io/RFCCsvInputFormat.java --- @@ -0,0 +1,449 @@ +/* + *

[GitHub] flink pull request #4660: [FLINK-7050][table] Add support of RFC compliant C...

2017-09-16 Thread fhueske
Github user fhueske commented on a diff in the pull request: https://github.com/apache/flink/pull/4660#discussion_r139294724 --- Diff: flink-libraries/flink-table/src/main/java/org/apache/flink/table/runtime/batch/io/RFCCsvInputFormat.java --- @@ -0,0 +1,449 @@ +/* + *

[GitHub] flink pull request #4660: [FLINK-7050][table] Add support of RFC compliant C...

2017-09-16 Thread fhueske
Github user fhueske commented on a diff in the pull request: https://github.com/apache/flink/pull/4660#discussion_r139293744 --- Diff: flink-libraries/flink-table/src/main/java/org/apache/flink/table/runtime/batch/io/RFCCsvInputFormat.java --- @@ -0,0 +1,449 @@ +/* + *

[GitHub] flink pull request #4660: [FLINK-7050][table] Add support of RFC compliant C...

2017-09-16 Thread fhueske
Github user fhueske commented on a diff in the pull request: https://github.com/apache/flink/pull/4660#discussion_r139296219 --- Diff: flink-libraries/flink-table/src/main/java/org/apache/flink/table/runtime/batch/io/RFCCsvInputFormat.java --- @@ -0,0 +1,449 @@ +/* + *

[GitHub] flink pull request #4660: [FLINK-7050][table] Add support of RFC compliant C...

2017-09-16 Thread fhueske
Github user fhueske commented on a diff in the pull request: https://github.com/apache/flink/pull/4660#discussion_r139293761 --- Diff: flink-libraries/flink-table/src/main/java/org/apache/flink/table/runtime/batch/io/RFCCsvInputFormat.java --- @@ -0,0 +1,449 @@ +/* + *

[GitHub] flink pull request #4660: [FLINK-7050][table] Add support of RFC compliant C...

2017-09-16 Thread fhueske
Github user fhueske commented on a diff in the pull request: https://github.com/apache/flink/pull/4660#discussion_r139293552 --- Diff: flink-libraries/flink-table/src/main/java/org/apache/flink/table/runtime/batch/io/RFCCsvInputFormat.java --- @@ -0,0 +1,449 @@ +/* + *

[GitHub] flink pull request #4660: [FLINK-7050][table] Add support of RFC compliant C...

2017-09-16 Thread fhueske
Github user fhueske commented on a diff in the pull request: https://github.com/apache/flink/pull/4660#discussion_r139294269 --- Diff: flink-libraries/flink-table/src/main/java/org/apache/flink/table/runtime/batch/io/RFCCsvInputFormat.java --- @@ -0,0 +1,449 @@ +/* + *

[GitHub] flink pull request #4660: [FLINK-7050][table] Add support of RFC compliant C...

2017-09-16 Thread fhueske
Github user fhueske commented on a diff in the pull request: https://github.com/apache/flink/pull/4660#discussion_r139293983 --- Diff: flink-libraries/flink-table/src/main/java/org/apache/flink/table/runtime/batch/io/RFCCsvInputFormat.java --- @@ -0,0 +1,449 @@ +/* + *

[GitHub] flink pull request #4660: [FLINK-7050][table] Add support of RFC compliant C...

2017-09-16 Thread fhueske
Github user fhueske commented on a diff in the pull request: https://github.com/apache/flink/pull/4660#discussion_r139296037 --- Diff: flink-libraries/flink-table/src/main/java/org/apache/flink/table/runtime/batch/io/RFCCsvInputFormat.java --- @@ -0,0 +1,449 @@ +/* + *

[GitHub] flink pull request #4660: [FLINK-7050][table] Add support of RFC compliant C...

2017-09-16 Thread fhueske
Github user fhueske commented on a diff in the pull request: https://github.com/apache/flink/pull/4660#discussion_r139296016 --- Diff: flink-libraries/flink-table/src/main/java/org/apache/flink/table/runtime/batch/io/RFCCsvInputFormat.java --- @@ -0,0 +1,449 @@ +/* + *

[GitHub] flink pull request #4660: [FLINK-7050][table] Add support of RFC compliant C...

2017-09-16 Thread fhueske
Github user fhueske commented on a diff in the pull request: https://github.com/apache/flink/pull/4660#discussion_r139293977 --- Diff: flink-libraries/flink-table/src/main/java/org/apache/flink/table/runtime/batch/io/RFCCsvInputFormat.java --- @@ -0,0 +1,449 @@ +/* + *

[GitHub] flink pull request #4660: [FLINK-7050][table] Add support of RFC compliant C...

2017-09-16 Thread fhueske
Github user fhueske commented on a diff in the pull request: https://github.com/apache/flink/pull/4660#discussion_r139294921 --- Diff: flink-libraries/flink-table/src/main/java/org/apache/flink/table/runtime/batch/io/RFCCsvInputFormat.java --- @@ -0,0 +1,449 @@ +/* + *

[GitHub] flink pull request #4660: [FLINK-7050][table] Add support of RFC compliant C...

2017-09-16 Thread fhueske
Github user fhueske commented on a diff in the pull request: https://github.com/apache/flink/pull/4660#discussion_r139295101 --- Diff: flink-libraries/flink-table/src/main/java/org/apache/flink/table/runtime/batch/io/RFCCsvInputFormat.java --- @@ -0,0 +1,449 @@ +/* + *

[GitHub] flink pull request #4660: [FLINK-7050][table] Add support of RFC compliant C...

2017-09-16 Thread fhueske
Github user fhueske commented on a diff in the pull request: https://github.com/apache/flink/pull/4660#discussion_r139296534 --- Diff: flink-libraries/flink-table/src/main/java/org/apache/flink/table/runtime/batch/io/RFCCsvInputFormat.java --- @@ -0,0 +1,449 @@ +/* + *

[GitHub] flink pull request #4660: [FLINK-7050][table] Add support of RFC compliant C...

2017-09-16 Thread fhueske
Github user fhueske commented on a diff in the pull request: https://github.com/apache/flink/pull/4660#discussion_r139294380 --- Diff: flink-libraries/flink-table/src/main/java/org/apache/flink/table/runtime/batch/io/RFCCsvInputFormat.java --- @@ -0,0 +1,449 @@ +/* + *

[GitHub] flink pull request #4660: [FLINK-7050][table] Add support of RFC compliant C...

2017-09-16 Thread fhueske
Github user fhueske commented on a diff in the pull request: https://github.com/apache/flink/pull/4660#discussion_r139296542 --- Diff: flink-libraries/flink-table/src/main/java/org/apache/flink/table/runtime/batch/io/RFCCsvInputFormat.java --- @@ -0,0 +1,449 @@ +/* + *

[GitHub] flink pull request #4660: [FLINK-7050][table] Add support of RFC compliant C...

2017-09-16 Thread fhueske
Github user fhueske commented on a diff in the pull request: https://github.com/apache/flink/pull/4660#discussion_r139293483 --- Diff: flink-libraries/flink-table/src/main/java/org/apache/flink/table/runtime/batch/io/RFCCsvInputFormat.java --- @@ -0,0 +1,449 @@ +/* + *

[GitHub] flink pull request #4660: [FLINK-7050][table] Add support of RFC compliant C...

2017-09-16 Thread fhueske
Github user fhueske commented on a diff in the pull request: https://github.com/apache/flink/pull/4660#discussion_r139293524 --- Diff: flink-libraries/flink-table/src/main/java/org/apache/flink/table/runtime/batch/io/RFCCsvInputFormat.java --- @@ -0,0 +1,449 @@ +/* + *

[GitHub] flink pull request #4660: [FLINK-7050][table] Add support of RFC compliant C...

2017-09-16 Thread fhueske
Github user fhueske commented on a diff in the pull request: https://github.com/apache/flink/pull/4660#discussion_r139293548 --- Diff: flink-libraries/flink-table/src/main/java/org/apache/flink/table/runtime/batch/io/RFCCsvInputFormat.java --- @@ -0,0 +1,449 @@ +/* + *

[GitHub] flink pull request #4660: [FLINK-7050][table] Add support of RFC compliant C...

2017-09-16 Thread fhueske
Github user fhueske commented on a diff in the pull request: https://github.com/apache/flink/pull/4660#discussion_r139293764 --- Diff: flink-libraries/flink-table/src/main/java/org/apache/flink/table/runtime/batch/io/RFCCsvInputFormat.java --- @@ -0,0 +1,449 @@ +/* + *

[GitHub] flink pull request #4660: [FLINK-7050][table] Add support of RFC compliant C...

2017-09-16 Thread fhueske
Github user fhueske commented on a diff in the pull request: https://github.com/apache/flink/pull/4660#discussion_r139293611 --- Diff: flink-libraries/flink-table/src/main/java/org/apache/flink/table/runtime/batch/io/RFCCsvInputFormat.java --- @@ -0,0 +1,449 @@ +/* + *

[GitHub] flink pull request #4660: [FLINK-7050][table] Add support of RFC compliant C...

2017-09-16 Thread fhueske
Github user fhueske commented on a diff in the pull request: https://github.com/apache/flink/pull/4660#discussion_r139293492 --- Diff: flink-libraries/flink-table/src/main/java/org/apache/flink/table/runtime/batch/io/RFCCsvInputFormat.java --- @@ -0,0 +1,449 @@ +/* + *

[GitHub] flink pull request #4660: [FLINK-7050][table] Add support of RFC compliant C...

2017-09-16 Thread fhueske
Github user fhueske commented on a diff in the pull request: https://github.com/apache/flink/pull/4660#discussion_r139293818 --- Diff: flink-libraries/flink-table/src/main/java/org/apache/flink/table/runtime/batch/io/RFCCsvInputFormat.java --- @@ -0,0 +1,449 @@ +/* + *

[GitHub] flink pull request #4660: [FLINK-7050][table] Add support of RFC compliant C...

2017-09-08 Thread uybhatti
GitHub user uybhatti opened a pull request: https://github.com/apache/flink/pull/4660 [FLINK-7050][table] Add support of RFC compliant CSV parser for Table Source ## What is the purpose of the change Currently CsvInputFormat is not compliant with RFC 4180 standards and we