LuciferYang commented on PR #50187:
URL: https://github.com/apache/spark/pull/50187#issuecomment-2708296150

   I've noticed a rather peculiar issue here. It seems that the 
`connect-examples` project is dependent on a released version of Spark, which 
means we can only update to a new version after it has been officially 
released. 
   
   For example, when Spark 4.0.0 is released, the version of this project in 
the published v4.0.0 tag won't be Spark 4.0.0, but rather some previously 
released version. Am I right about this? If I'm wrong, please correct me. 
   
   If I'm right, doesn't that seem a bit strange? Therefore, I still believe 
that `connect-examples` module should be placed outside of the Spark Repo, so 
that we can update and release it in another codebase after Spark 4.0.0(Or 
other official versions) is out. 
   
   
https://github.com/apache/spark/blob/f40bf4dd7166e86ea5cc9962e8c5b68b88f8dcb5/connect-examples/server-library-example/pom.xml#L19-L42
   
   What do you think about this?  @HyukjinKwon @hvanhovell  @dongjoon-hyun 
@cloud-fan @srowen @yaooqinn 


-- 
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