morrySnow commented on issue #9671: URL: https://github.com/apache/incubator-doris/issues/9671#issuecomment-1131458343
Hi, separated sql parser model is not a good idea to do that. A better way to do that is a common framework for getting query plans and making changes to them. Under this framework, we can not only support authentication and lineage, but also other things such as auditor and query statistics. @EmmyMiao87 PTAL. -- 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]
