Abacn commented on code in PR #34062:
URL: https://github.com/apache/beam/pull/34062#discussion_r1970553866
##########
sdks/python/apache_beam/options/pipeline_options.py:
##########
@@ -951,6 +951,16 @@ def _add_argparse_args(cls, parser):
action='store_true',
help='Use blob generation when mutating blobs in GCSIO to '
'mitigate race conditions at the cost of more HTTP requests.')
+ parser.add_argument(
Review Comment:
Consider naming as "gcs_custom_audit_entry" follow the naming conventions
--
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]