[
https://issues.apache.org/jira/browse/BEAM-10136?focusedWorklogId=453737&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-453737
]
ASF GitHub Bot logged work on BEAM-10136:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 02/Jul/20 01:08
Start Date: 02/Jul/20 01:08
Worklog Time Spent: 10m
Work Description: TheNeuralBit commented on pull request #12145:
URL: https://github.com/apache/beam/pull/12145#issuecomment-652720997
> Unfortunately the python test is taken by tox precommit suites - I suppose
it shouldn't?
I think that's actually ok. The precommit will uses the fn api runner, which
supports cross-language transforms. I haven't been able to run SqlTransform
with the fn api runner yet though (BEAM-10010), which is why I still have it
disabled in sql_test.
If JdbcIO is also having trouble running on the fn api runner you could
disable it like I did in sql_test, as long as we're still testing continuously
with XVR_Flink and XVR_Spark, but we should file a jira for JdbcIO on fn api
runner and track down the cause.
----------------------------------------------------------------
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: 453737)
Time Spent: 50m (was: 40m)
> Add cross-language wrapper for Java's JdbcIO Write
> --------------------------------------------------
>
> Key: BEAM-10136
> URL: https://issues.apache.org/jira/browse/BEAM-10136
> Project: Beam
> Issue Type: Sub-task
> Components: sdk-py-core
> Affects Versions: Not applicable
> Reporter: Piotr Szuberski
> Assignee: Piotr Szuberski
> Priority: P2
> Labels: portability
> Fix For: Not applicable
>
> Time Spent: 50m
> Remaining Estimate: 0h
>
> Add cross-language wrapper for Java's Jdbc Write
--
This message was sent by Atlassian Jira
(v8.3.4#803005)