jorgecarleitao commented on issue #906: URL: https://github.com/apache/arrow-datafusion/issues/906#issuecomment-913783742
> I think we would need to expose the memtable interface to the python binding first for sql support. it actually uses the memtable API, but assigns it a random name. A way to go is to add an optional parameter to this function so that it supports named and un-named versions. Usually for DataFrames we do not care about the name, but for SQL we must name it. -- 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]
