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:
us...@infra.apache.org


Reply via email to