You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The proto files the wrapper needs (connector.proto from Conduit, grpc_stdio.proto for the go-plugin) are simply copied into this repository. In case the proto files change, it won't be known until a connector is created.
While they are mostly static, it would be good to make sure we always have the latest version.
The text was updated successfully, but these errors were encountered:
The proto files the wrapper needs (connector.proto from Conduit, grpc_stdio.proto for the go-plugin) are simply copied into this repository. In case the proto files change, it won't be known until a connector is created.
While they are mostly static, it would be good to make sure we always have the latest version.
The text was updated successfully, but these errors were encountered: