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

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

                Author: ASF GitHub Bot
            Created on: 09/Apr/19 16:04
            Start Date: 09/Apr/19 16:04
    Worklog Time Spent: 10m 
      Work Description: chamikaramj commented on pull request #7954: 
[BEAM-6747] Adding ExternalTransform in JavaSDK
URL: https://github.com/apache/beam/pull/7954#discussion_r273564241
 
 

 ##########
 File path: runners/flink/job-server/flink_job_server.gradle
 ##########
 @@ -155,3 +156,24 @@ task validatesPortableRunner() {
   dependsOn validatesPortableRunnerBatch
   dependsOn validatesPortableRunnerStreaming
 }
+
+project.ext.validatesCrossLanguageTransforms =
+  createPortableValidatesRunnerTask(
 
 Review comment:
   Are changes regarding the validates runner test suite related to the PR at 
hand (ExternalTransform API in Java). If not probably better to separate out to 
another PR.
 
----------------------------------------------------------------
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: 225084)
    Time Spent: 5h 10m  (was: 5h)

> Adding ExternalTransform in JavaSDK
> -----------------------------------
>
>                 Key: BEAM-6747
>                 URL: https://issues.apache.org/jira/browse/BEAM-6747
>             Project: Beam
>          Issue Type: Improvement
>          Components: runner-core
>            Reporter: Heejong Lee
>            Assignee: Heejong Lee
>            Priority: Major
>          Time Spent: 5h 10m
>  Remaining Estimate: 0h
>
> Adding Java counterpart of Python ExternalTransform for testing Python 
> transforms from pipelines in Java SDK.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to