cpcloud opened a new pull request #1712: URL: https://github.com/apache/arrow-datafusion/pull/1712
This is a draft PR following up a [discussion](https://github.com/apache/arrow-datafusion/pull/1699#discussion_r794994473) on #1699. Issues: 1. The execution context state is using `Default`, it compiles and tests pass, but I don't know if that's the right thing to do there. 1. It doesn't appear that it's possible to allow registration of `dyn DataFrame` without the `trait_upcasting` feature, which is unstable. -- 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]
