InigoSJ commented on a change in pull request #15126:
URL: https://github.com/apache/beam/pull/15126#discussion_r677264093
##########
File path: sdks/python/apache_beam/io/avroio.py
##########
@@ -181,6 +182,9 @@ def __init__(
splitting the input into bundles.
use_fastavro (bool); when set, use the `fastavro` library for IO, which
is significantly faster, and is now the default.
+ with_context: If True, returns a Key Value with the key being the file
+ path and the value being the actual read. If False, it only returns
Review comment:
Done!
--
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]