dawidwys commented on a change in pull request #7777:  [FLINK-9964][table] Add 
a full RFC-compliant CSV table format factory
URL: https://github.com/apache/flink/pull/7777#discussion_r258946548
 
 

 ##########
 File path: 
flink-formats/flink-csv/src/test/java/org/apache/flink/table/descriptors/CsvTest.java
 ##########
 @@ -43,6 +43,20 @@
                )}
        );
 
+       private static final Descriptor DESCRIPTOR_1 = new Csv()
 
 Review comment:
   `DESCRIPTOR_1` -> `CUSTOM_DESCRIPTOR_WITH_MANUAL_SCHEMA`
   `DESCRIPTOR_2` -> `DEFAULT_DESCRIPTOR_WITH_DERIVED_SCHEMA`

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to