pan3793 opened a new issue #1219: URL: https://github.com/apache/incubator-kyuubi/issues/1219
### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) ### Search before asking - [X] I have searched in the [issues](https://github.com/apache/incubator-kyuubi/issues) and found no similar issues. ### Describe the proposal Implement MySQL Protocol Frontend service in `kyuubi-server` to support connect Kyuubi by MySQL client, e.g. `mysql` CLI, MySQL JDBC driver. ### Task list - [ ] Add `MySQLFrontendService` stub classes - [ ] Implement MySQL protocol based on Netty framework - [ ] Bind `MySQLFrontendService` to `BinaryThriftBackend` - [ ] Implement authentication ### Are you willing to submit PR? - [X] Yes I am willing to submit a PR! -- 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: dev-unsubscr...@kyuubi.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org