Github user FelixNeutatz commented on the pull request: https://github.com/apache/incubator-flink/pull/201#issuecomment-63105660 I have added one minor fix in the runtime of Flink and some tests which show that it works (CsvInputFormatTest.java). Now, the question is: What do you prefer: Either my solution which enables skipping of any invalid input (all kinds of comments, headers, invalid entries) or one special function which allows to skip certain comment structures. It's up to you.
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---