buptljy opened a new pull request #10622: [FLINK-14364] [flink-formats] Add 
validation when format.allow-comments is used with format.ignore-parse-errors 
in CsvValidator
URL: https://github.com/apache/flink/pull/10622
 
 
   
   ## What is the purpose of the change
   
   As described in 
[FLINK-14364](https://issues.apache.org/jira/browse/FLINK-14364), we can only 
use `format.allow-comments` when  `format.ignore-parse-errors` is set. So we 
add a validation here to improve the usability.
   
   
   ## Brief change log
   
   Add a new check in `CsvValidator`.
   
   
   ## Verifying this change
   
   Unit testing.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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