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.
                        <groupId>joda-time</groupId>
                        <artifactId>joda-time</artifactId>
                </dependency>
    +           <!-- FOR RFC 4180 Compliant CSV Parser -->
    +           <dependency>
    --- End diff --
    
    Maybe we should move this to a separate module.


---

Reply via email to