zhenlineo commented on PR #41129:
URL: https://github.com/apache/spark/pull/41129#issuecomment-1544474453

   If you hit `stream classdesc serialVersionUID = -2719662620125650908, local 
class serialVersionUID = 6534627183855972490`
   
   It means the client has a version and server has another, when trying to 
mapping them java failed to match the UID.
   The solution is to let the client use the server version and move the server 
side version into a `sql-util` package.


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