chamikaramj commented on pull request #14829:
URL: https://github.com/apache/beam/pull/14829#issuecomment-848249243


   Yes, building and releasing a new expansion service jar has been the usual 
pattern so far. We usually try to group related multi-language transforms to 
use a single expansion service. For example: 
https://github.com/apache/beam/tree/master/sdks/java/extensions/sql/expansion-service
   
   But @ihji has been doing a lot of work related to dependencies recently and 
the hope is that the transform will be able to specify multiple dependencies 
that have to be staged instead of defining and specifying a single shaded jar. 
Heejong, do we have API and implementation in place to specify individual 
dependencies to be staged instead of a single shaded expansion service jar ?


-- 
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]


Reply via email to