You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Venkata Sai Akhil Gudesa (Jira)" <ji...@apache.org> on 2022/12/02 14:59:00 UTC

[jira] [Created] (SPARK-41369) Refactor connect directory structure

Venkata Sai Akhil Gudesa created SPARK-41369:
------------------------------------------------

             Summary: Refactor connect directory structure
                 Key: SPARK-41369
                 URL: https://issues.apache.org/jira/browse/SPARK-41369
             Project: Spark
          Issue Type: Improvement
          Components: Connect
    Affects Versions: 3.3.2, 3.4.0
            Reporter: Venkata Sai Akhil Gudesa


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.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org