grundprinzip opened a new pull request, #29:
URL: https://github.com/apache/spark-connect-go/pull/29

   ### What changes were proposed in this pull request?
   This patch refactors the package names used by the project to be closer to 
the ones used by Apache Spark and thus provide better ergonomics for developers 
coming from Spark.
   
   The following directories and packages have been moved:
   
   1. The `spark` submodule has been renamed to `sparksrc` to be able to reuse 
the `spark` name
   2. The `client` packages has been renamed to `spark`
   3. the `client/session` package has been moved to `spark/sql/session`
   4. the `client/channel` packages has been moved to `spark/client/channel`
   
   ### Why are the changes needed?
   Production readiness.
   
   ### Does this PR introduce _any_ user-facing change?
   No
   
   
   ### How was this patch tested?
   Existing tests


-- 
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: reviews-unsubscr...@spark.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to