Details
-
Bug
-
Status: Resolved
-
P1
-
Resolution: Fixed
-
None
Description
There are a lot of places (e.g. ParDoTranslation#getParDoPayload) which effectively call Environments#createOrGetDefaultEnvironment which causes artifacts to be computed.
This leads to zipping directories for non-jar dependencies.
Similar problems may exist for Python/Go.