Github user ex00 commented on a diff in the pull request:

    https://github.com/apache/flink/pull/3012#discussion_r100247870
  
    --- Diff: 
flink-scala/src/main/scala/org/apache/flink/api/scala/ExecutionEnvironment.scala
 ---
    @@ -348,6 +349,47 @@ class ExecutionEnvironment(javaEnv: JavaEnv) {
         wrap(new DataSource[T](javaEnv, inputFormat, typeInfo, 
getCallLocationName()))
       }
     
    +  def readCsvFileAsRow[T : ClassTag : TypeInformation](
    --- End diff --
    
    Could you add scaladoc for method?  may do not understand, what is 
```additionalTypes```


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