amaliujia commented on PR #38061:
URL: https://github.com/apache/spark/pull/38061#issuecomment-1263798502

   It's ok to fix code style on, for example, scala server side. 
   
   I want to hold a bit on the proto side. The proto itself will evolve quickly 
and itself is not at a stable position now. Whatever we change now could be no 
longer useful soon. Plus every time we update the proto we need to update the 
generate file on the python side. We are planing to change the python side with 
some sort of automatic way for python proto generation. 
   
   Before that is achieved, the idea could be that we limit changes on the 
proto to only core API coverage to unblock other pieces (DataFrame API etc.)


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to