pavel-avilov commented on a change in pull request #16484:
URL: https://github.com/apache/beam/pull/16484#discussion_r784923828
##########
File path: playground/backend/internal/cloud_bucket/precompiled_objects.go
##########
@@ -173,6 +175,30 @@ func (cd *CloudStorage) GetPrecompiledObjects(ctx
context.Context, targetSdk pb.
return &precompiledObjects, nil
}
+// GetDefaultPrecompileObject returns the default precompiled object for the
sdk
+func (cd *CloudStorage) GetDefaultPrecompileObject(ctx context.Context,
targetSdk pb.Sdk, workingDir string) (*ObjectInfo, error) {
Review comment:
Done.
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]