[
https://issues.apache.org/jira/browse/BEAM-14143?focusedWorklogId=749521&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-749521
]
ASF GitHub Bot logged work on BEAM-14143:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 29/Mar/22 18:09
Start Date: 29/Mar/22 18:09
Worklog Time Spent: 10m
Work Description: chamikaramj commented on a change in pull request
#17101:
URL: https://github.com/apache/beam/pull/17101#discussion_r837766566
##########
File path:
sdks/java/extensions/python/src/main/java/org/apache/beam/sdk/extensions/python/ExternalPythonTransform.java
##########
@@ -33,25 +40,169 @@
import org.apache.beam.sdk.values.POutput;
import org.apache.beam.sdk.values.Row;
import org.apache.beam.sdk.values.TupleTag;
+import org.apache.beam.vendor.bytebuddy.v1_11_0.net.bytebuddy.ByteBuddy;
Review comment:
Updated to use provided field types directly instead of using ByteBuddy.
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 749521)
Time Spent: 1h (was: 50m)
> ExternalPythonTransform API for easily invoking Python transforms from Java
> ---------------------------------------------------------------------------
>
> Key: BEAM-14143
> URL: https://issues.apache.org/jira/browse/BEAM-14143
> Project: Beam
> Issue Type: New Feature
> Components: cross-language
> Reporter: Chamikara Madhusanka Jayalath
> Priority: P2
> Fix For: 2.39.0
>
> Time Spent: 1h
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian Jira
(v8.20.1#820001)