Shekharrajak commented on PR #28158: URL: https://github.com/apache/flink/pull/28158#issuecomment-4452054846
@lihaosky @snuyanzin Please have a look - If these structure looks good, we can have other Operation & converter implemented for the respective SQL AST node. Followup PRs will have: ``` DropConnectionOperation, SqlDropConnectionConverter DropConnectionOperation, SqlDropConnectionConverter AlterConnectionRenameOperation, SqlAlterConnectionRenameConverter ShowConnectionsOperation, SqlShowConnectionsConverter ShowCreateConnectionOperation, SqlShowCreateConnectionConverter DescribeConnectionOperation, SqlRichDescribeConnectionConverter ``` -- 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]
