lidavidm commented on issue #812: URL: https://github.com/apache/arrow-adbc/issues/812#issuecomment-1595299752
This is quite cool, thanks for sharing! I wonder what the best way might be to integrate this. Much of this is really about how Arrow as a whole compares to Pandas (e.g. the data types). Maybe we could consider explicit "if you did this in Pandas, do this with ADBC" examples? There's some examples going into the next release: https://arrow.apache.org/adbc/main/python/recipe/postgresql.html The other thing could be highlighting your post somehow (retweeting it?) Medium-to-long term, I was actually hoping we could integrate ADBC directly in the Pandas read/write_sql functions. -- 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]
