Description
Currently, `spark/connector/connect/` is a single module that contains both the "server"/service as well as the protobuf definitions.
However, this module can be split into multiple modules - "server" and "common". This brings the advantage of separating out the protobuf generation from the core "server" module for efficient reuse.
Attachments
Issue Links
- links to
(3 links to)