paleolimbot commented on PR #20312:
URL: https://github.com/apache/datafusion/pull/20312#issuecomment-3991624765

   This is the same functionality @adriangb has been asking for! I would 
personally implement that as a follow-up to this PR because first we need a 
registry of some kind where the implementation can declare how an extension is 
casted to or from another type (the other option would be to hard-code support 
for some extension types into DataFusion, which I don't think is what we want 
to do). This PR would ensure that the UUID values are printed nicely in the CLI 
and establish the registry, which I think is a reasonable first step.


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