johnjcasey commented on code in PR #30013:
URL: https://github.com/apache/beam/pull/30013#discussion_r1453616292
##########
sdks/python/apache_beam/yaml/standard_io.yaml:
##########
@@ -139,8 +139,11 @@
mappings:
'ReadFromCsv':
path: 'path'
+ delimiter: 'delimiter'
+ comment: 'comment'
Review Comment:
I don't see any changes in the transform provider related to comment, is
that intentional?
--
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]