robertwb commented on code in PR #30013:
URL: https://github.com/apache/beam/pull/30013#discussion_r1453771097


##########
sdks/python/apache_beam/yaml/standard_io.yaml:
##########
@@ -139,8 +139,11 @@
     mappings:
       'ReadFromCsv':
         path: 'path'
+        delimiter: 'delimiter'
+        comment: 'comment'

Review Comment:
   These parameters were in the upstream transform (along with everything else 
from Pandas); this change simply exposes them. 



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