[ https://issues.apache.org/jira/browse/BEAM-10670?focusedWorklogId=481800&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-481800 ]
ASF GitHub Bot logged work on BEAM-10670: ----------------------------------------- Author: ASF GitHub Bot Created on: 11/Sep/20 00:10 Start Date: 11/Sep/20 00:10 Worklog Time Spent: 10m Work Description: kw2542 commented on pull request #12617: URL: https://github.com/apache/beam/pull/12617#issuecomment-690796364 Hi @lukecwik , I must miss some context here, could you help me understand couple of things: 1. If the PR is intended to opt Samza runner out for SplittableDoFn, why do we also introduce the translator for it? 2. `beam:transform:sdf_process_keyed_elements:v1` seems to be deprecated, are we expected to translate this urn/transform? 3. where are setting `--experiments=use_deprecated_read` for Samza runner to opt out? ---------------------------------------------------------------- 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: us...@infra.apache.org Issue Time Tracking ------------------- Worklog Id: (was: 481800) Time Spent: 15h 20m (was: 15h 10m) > Make non-portable Splittable DoFn the only option when executing Java "Read" > transforms > --------------------------------------------------------------------------------------- > > Key: BEAM-10670 > URL: https://issues.apache.org/jira/browse/BEAM-10670 > Project: Beam > Issue Type: Improvement > Components: sdk-java-core > Reporter: Luke Cwik > Assignee: Luke Cwik > Priority: P2 > Time Spent: 15h 20m > Remaining Estimate: 0h > > All runners seem to be capable of migrating to splittable DoFn for > non-portable execution except for Dataflow runner v1 which will internalize > the current primitive read implementation that is shared across runner > implementations. -- This message was sent by Atlassian Jira (v8.3.4#803005)