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-544794326 > Good suggestion. Maybe start building it completely separate in `spark/sql/spark-thriftserver` (or just `spark/sql/thriftserver`, and in the end maybe even keep it named like that, given that we won't have ties to "hive" anymore. Yeah, we can just copy exist test files from hive-thrift to make sure code is right. And don't break `hive-thriftserver`'s dev and finally backport to `spark-thriftserver` Doing like this may require more time to deal with new module issues. Slow down the develop process to make it step by step but make it more clear. cc @gatorsmile @wangyum Any advise about the develop process?
---------------------------------------------------------------- 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]
