[
https://issues.apache.org/jira/browse/BEAM-6664?focusedWorklogId=198411&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-198411
]
ASF GitHub Bot logged work on BEAM-6664:
----------------------------------------
Author: ASF GitHub Bot
Created on: 14/Feb/19 00:13
Start Date: 14/Feb/19 00:13
Worklog Time Spent: 10m
Work Description: aaltay commented on pull request #7835: [BEAM-6664]
Temporarily convert dataflowKmsKey flag to experimental
URL: https://github.com/apache/beam/pull/7835#discussion_r256644550
##########
File path: sdks/python/apache_beam/options/pipeline_options.py
##########
@@ -590,6 +590,12 @@ def _add_argparse_args(cls, parser):
'enabled with this flag. Please sync with the owners of the runner '
'before enabling any experiments.'))
+ def add_experiment(self, experiment):
Review comment:
This is great. Please file an JIRA to convert existing uses of
`self.debug_options.experiments.append(...)` across the codebase to use this.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 198411)
Time Spent: 50m (was: 40m)
> Temporarily convert dataflowKmsKey flag to experimental flag for Dataflow
> -------------------------------------------------------------------------
>
> Key: BEAM-6664
> URL: https://issues.apache.org/jira/browse/BEAM-6664
> Project: Beam
> Issue Type: Improvement
> Components: io-java-gcp, sdk-py-core
> Reporter: Udi Meiri
> Assignee: Udi Meiri
> Priority: Major
> Time Spent: 50m
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)