You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by GitBox <gi...@apache.org> on 2020/03/11 20:07:20 UTC

[GitHub] [beam] TheNeuralBit commented on issue #10055: [BEAM-8603] Add Python SqlTransform example script

TheNeuralBit commented on issue #10055: [BEAM-8603] Add Python SqlTransform example script
URL: https://github.com/apache/beam/pull/10055#issuecomment-597841657
 
 
   I force pushed some significant changes to this PR. Now rather than adding SQL as a dependency in the test expansion service, this adds a new `:sdks:java:extensions:sql:expansion-service` artifact that produces a shaded jar with `SqlTransform` registered. The `wordcount_xlang_sql` script is meant to be called with this jar, which it will execute and use as the expansion service, and _also_ send to workers via the `jar_packages` experiment.
   
   The PR also includes the changes from #11008, which should be merged first.
   
   @chamikaramj can you take another look now?

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


With regards,
Apache Git Services