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:
[email protected]


With regards,
Apache Git Services

Reply via email to