yyy1000 commented on issue #9614: URL: https://github.com/apache/arrow-datafusion/issues/9614#issuecomment-2001779884
Can I take this to get familiar with datasource related code? Currently my plan is: 1. Create `BufWriter` using given `object_store`and path 2. Remove `put_multipart` method and call `AsyncArrowWriter::try_new` using the new `Writer` That's my initial plan after investigation, hope to hear your feedback. :) -- 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]
