paleolimbot commented on issue #21301: URL: https://github.com/apache/datafusion/issues/21301#issuecomment-5716937081
There's a lot going on in this thread, but I will pipe in to say that I'm happy to (continue to) review datafusion PRs related to types. We deal with many of these things with geometry and a few other types in SedonaDB. I've lost track of the status of JSON type integration, but I think it would be helpful to have a few non-trivial extension types in the repo (UUID and JSON would be great representative examples), and also a community-driven one outside datafusion (e.g., variant). Having a few inside DataFusion helps ensure test coverage for the extension points; having at least one outside ensures that all the right extension points exist. -- 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]
