Github user chiwanpark commented on the pull request:

    https://github.com/apache/flink/pull/426#issuecomment-85830275
  
    Hi, I updated this PR.
    
    * Remove `pojoType(Class<?> targetType)` method in `CsvReader` to force the 
user to explicitly specify the fields order.
    * Add checking the fields order existence routine in `readCsvFile` method.
    * Add two integration tests for above 2 modifications.
    
    By the way, I cannot find out why Travis fails. In my computer, `mvn clean 
install -DskipTests` and `mvn verify` succeed. From [travis 
log](https://travis-ci.org/chiwanpark/flink/jobs/55747686#L7074), It seems that 
the problem relates with Gelly. Although I read some codes in Gelly, I cannot 
find what is exactly problem.
    
    Could anyone help me with this problem?


---
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.
---

Reply via email to