You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "alamb (via GitHub)" <gi...@apache.org> on 2023/02/02 20:55:20 UTC

[GitHub] [arrow-datafusion] alamb commented on issue #5128: CREATE TABLE SQL support extension

alamb commented on issue #5128:
URL: https://github.com/apache/arrow-datafusion/issues/5128#issuecomment-1414360047

   This is implemented currently in the sqllogictest runnner https://github.com/apache/arrow-datafusion/blob/224c682101949da57aebc36e92e5a881ef3040d4/datafusion/core/tests/sqllogictests/src/engines/datafusion/insert.rs#L30
   
   It might be ok to bring the default implementation into SessionContext (alongside the various other Create type statements)


-- 
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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org