damondouglas commented on code in PR #31853:
URL: https://github.com/apache/beam/pull/31853#discussion_r1674583763


##########
sdks/java/io/csv/src/main/java/org/apache/beam/sdk/io/csv/CsvIO.java:
##########
@@ -55,6 +55,68 @@
  * <p>Reading from CSV files is not yet implemented. Please see <a
  * 
href="https://github.com/apache/beam/issues/24552";>https://github.com/apache/beam/issues/24552</a>.
  *
+ * <h3>Valid CSVFormat Configuration</h3>
+ *
+ * <p></>A <a

Review Comment:
   @Abacn Balid CSVFormat configuration details apply to both ReadFiles and 
Parse so I like where it is.



##########
sdks/java/io/csv/src/main/java/org/apache/beam/sdk/io/csv/CsvIO.java:
##########
@@ -55,6 +55,68 @@
  * <p>Reading from CSV files is not yet implemented. Please see <a
  * 
href="https://github.com/apache/beam/issues/24552";>https://github.com/apache/beam/issues/24552</a>.
  *
+ * <h3>Valid CSVFormat Configuration</h3>
+ *
+ * <p></>A <a

Review Comment:
   @Abacn Valid CSVFormat configuration details apply to both ReadFiles and 
Parse so I like where it is.



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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to