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

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

                Author: ASF GitHub Bot
            Created on: 11/Sep/20 22:43
            Start Date: 11/Sep/20 22:43
    Worklog Time Spent: 10m 
      Work Description: epicfaace commented on pull request #12779:
URL: https://github.com/apache/beam/pull/12779#issuecomment-691342588


   > @epicfaace Curious, what use-case do you have in mind for this change?
   
   I'm creating a Dataflow template in which I need to write to multiple 
different output tables, "[prefix]_a", "[prefix]_b", "[prefix]_c", etc. I'd 
like to be able to specify a single runtime parameter, "prefix", and derive the 
output table names from this parameter, rather than having to redundantly 
specify each table name as an input runtime parameter.
   
   I noticed that [this 
page](https://cloud.google.com/dataflow/docs/guides/templates/creating-templates#using-nestedvalueprovider)
 said that the Apache Beam SDK for Python does not support NestedValueProvider, 
so I just implemented it in Python in a similar way to how the Java SDK does it.


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
[email protected]


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

    Worklog Id:     (was: 482355)
    Time Spent: 1h 10m  (was: 1h)

> Support NestedValueProvider for Python SDK
> ------------------------------------------
>
>                 Key: BEAM-10856
>                 URL: https://issues.apache.org/jira/browse/BEAM-10856
>             Project: Beam
>          Issue Type: Improvement
>          Components: sdk-py-core
>            Reporter: Ashwin Ramaswami
>            Assignee: Ashwin Ramaswami
>            Priority: P2
>          Time Spent: 1h 10m
>  Remaining Estimate: 0h
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to