AngersZhuuuu commented on issue #25721: [WIP][SPARK-29018][SQL] Implement Spark 
Thrift Server with it's own code base on PROTOCOL_VERSION_V9
URL: https://github.com/apache/spark/pull/25721#issuecomment-544809916
 
 
   > 2\. on top of that, all the Thriftserver code that is just translated from 
Java to Scala without changes - it has a new package now, so it will remain 
unused.
   
   Translate all code seems too heavy. And we build it with protocol v11. we 
can't direct used to v1.2.1/v2.3.5. 
   I prefer to build the framework based on protocol v11 such as common class 
and process like `Operation.class`, `SessionManager.class`, then  fill in the 
details

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

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

Reply via email to