[
https://issues.apache.org/jira/browse/BEAM-2937?focusedWorklogId=113937&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-113937
]
ASF GitHub Bot logged work on BEAM-2937:
----------------------------------------
Author: ASF GitHub Bot
Created on: 20/Jun/18 21:15
Start Date: 20/Jun/18 21:15
Worklog Time Spent: 10m
Work Description: youngoli commented on issue #5536: [BEAM-2937] Add
Combine Grouped Values URN.
URL: https://github.com/apache/beam/pull/5536#issuecomment-398899369
I moved the CombineValues URN from Composites to CombineComponents. I also
changed the numbers on the existing values enum values. Normally that's really
bad with protos, but in this situation the enum in question is never actually
used in any proto messages. They're exclusively for use by devs for fetching
the URN strings from the beam_urn extension, so changing the values shouldn't
affect anything.
----------------------------------------------------------------
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: 113937)
Time Spent: 3h (was: 2h 50m)
> Fn API combiner support w/ lifting to PGBK
> ------------------------------------------
>
> Key: BEAM-2937
> URL: https://issues.apache.org/jira/browse/BEAM-2937
> Project: Beam
> Issue Type: Improvement
> Components: beam-model
> Reporter: Henning Rohde
> Assignee: Daniel Oliveira
> Priority: Major
> Labels: portability
> Time Spent: 3h
> Remaining Estimate: 0h
>
> The FnAPI should support this optimization. Detailed design:
> https://s.apache.org/beam-runner-api-combine-model
> Once design is ready, expand subtasks similarly to BEAM-2822.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)