sabir-akhadov-localstack commented on PR #2397: URL: https://github.com/apache/datafusion-sqlparser-rs/pull/2397#issuecomment-5491522981
Done, thanks for the suggestion! This PR is now scoped down to CREATE + DROP (mirroring the merged CREATE/DROP WAREHOUSE, #2388), and the rest is split out: - ALTER: #2474 (draft — stacked on this one, since it reuses the storage-location parsing helper) - DESC[RIBE]: #2472 - SHOW: #2473 -- 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]
