kylebarron commented on issue #1227:
URL: 
https://github.com/apache/datafusion-python/issues/1227#issuecomment-3303389690

   We already have implementations of the PyCapsule interface, and we're 
improving it in https://github.com/apache/datafusion-python/pull/1222 (thanks 
to @kosiew ). It's just methods like `to_batches` that are just syntactic sugar 
for calling `pa.table(datafusion_df)`. What should we do about them?


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