pan3793 commented on PR #3043: URL: https://github.com/apache/incubator-kyuubi/pull/3043#issuecomment-1182734073
The main purpose of the "code cleanup" is to remove un-referenced code and break nothing, some data structures are shared by client and server, this PR removed the server-specific APIs and code as well. I'm focused on JDBC standard API, and you are right, some client-side public programing APIs were removed, let me send another PR to restore them. -- 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]
