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-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to