iffyio commented on issue #2020: URL: https://github.com/apache/datafusion-sqlparser-rs/issues/2020#issuecomment-3274045558
hmm I'm not sure this would necessarily be desirable, thinking since such an impl would have to be a `TryFrom` and would be error prone given in most cases, all except one option of statement would be valid for a given conversion. My thought is that the increased API surface might not be worth it if this isn't a very popular thing folks are looking to do. -- 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]
