timsaucer commented on PR #1299:
URL: 
https://github.com/apache/datafusion-python/pull/1299#issuecomment-3482460885

   @kosiew Here is an alternate approach. Instead of relying on extension type 
features it is going to pass the Field information when creating the FFI array. 
This will capture pyarrow extensions as well as any other metadata that any 
user assigns on the input.
   
   I'm going to leave it in draft until I can finish up those additional items 
on my check list.
   
   What do you think?
   
   cc @paleolimbot 


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