comphead commented on issue #12363:
URL: https://github.com/apache/datafusion/issues/12363#issuecomment-2346692861

   @alamb why we think this needs to be fixed? The DF ignores word TEMPORARY 
but in fact temporary table is in-memory session scoped table which DF exactly 
runs correctly.
   
   I would say `CREATE TABLE` is alias in this case for `CREATE TEMPORARY 
TABLE`. I'm not really sure something needs to be fixed here


-- 
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]

Reply via email to