[ 
https://issues.apache.org/jira/browse/BEAM-14014?focusedWorklogId=769212&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-769212
 ]

ASF GitHub Bot logged work on BEAM-14014:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 11/May/22 17:33
            Start Date: 11/May/22 17:33
    Worklog Time Spent: 10m 
      Work Description: tvalentyn commented on code in PR #17244:
URL: https://github.com/apache/beam/pull/17244#discussion_r870579006


##########
sdks/python/apache_beam/io/gcp/gcsio.py:
##########
@@ -157,7 +157,7 @@ class GcsIOError(IOError, retry.PermanentException):
 
 class GcsIO(object):
   """Google Cloud Storage I/O client."""
-  def __init__(self, storage_client=None, pipeline_options={}):
+  def __init__(self, storage_client=None, pipeline_options={}): # pylint: 
disable=dangerous-default-value

Review Comment:
   Let's use None?





Issue Time Tracking
-------------------

    Worklog Id:     (was: 769212)
    Time Spent: 4h 50m  (was: 4h 40m)

> Support impersonation credentials in Dataflow runner.
> -----------------------------------------------------
>
>                 Key: BEAM-14014
>                 URL: https://issues.apache.org/jira/browse/BEAM-14014
>             Project: Beam
>          Issue Type: Improvement
>          Components: runner-dataflow
>            Reporter: Valentyn Tymofieiev
>            Assignee: Ryan Thompson
>            Priority: P2
>          Time Spent: 4h 50m
>  Remaining Estimate: 0h
>




--
This message was sent by Atlassian Jira
(v8.20.7#820007)

Reply via email to