kindly opened a new issue, #4058: URL: https://github.com/apache/arrow-rs/issues/4058
**Describe the bug** I have tried to use the new parquet `AsyncArrowWriter` by writing files to S3 using the `object_store` multipart upload. However, for the upload to complete, the inner writer needs to be `shutdown` and this writer does not do that. **Additional context** Pull request to shut down on `close` will be in pull request. -- 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]
