kou commented on issue #45117: URL: https://github.com/apache/arrow/issues/45117#issuecomment-2564887777
For the use case, I recommend that you use ADBC: https://arrow.apache.org/adbc/ You can use Apache Arrow data to load them to a database. ADBC converts the given Apache Arrow data internally with optimized implementation. I want to implement Active Record ADBC adapter but it's not completed yet...: https://github.com/red-data-tools/activerecord-adbc-adapter -- 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]
