alamb commented on PR #12450: URL: https://github.com/apache/datafusion/pull/12450#issuecomment-2350117805
> > > What do you think if I create a ticket so we can cover this in user doc as well? > > > > > > Sure -- sounds like a good idea. What do you mean by "this"? Do you mean how DataFusion handles `TEMPORARY` tables? > > The idea was to document which features out of Create Table are not supported. Now it can be described pretty easily from the code you created I see -- I think my preference would be to document what features *are* supported (likely because I am being lazy) as well as the fact that the number of strange syntaxes that sqlparser-rs might accept in the future is not bounded. -- 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]
