XiaoHongbo-Hope commented on PR #7736: URL: https://github.com/apache/paimon/pull/7736#issuecomment-4345256318
> > Could you please double check that pyarrow 23.0 work well in OSS? > > We are currently using pyarrow 23.0.1 on a large scale cluster, and everything seems to be going well for now? Have you encountered any problems with the new version in your practice? Thanks~ Yes, we met. pyarrow 23 has some issue, such as `AWS Error UNKNOWN (HTTP status 400) during UploadPart operation: Unable to parse ExceptionName: InvalidArgument Message: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value. ` Not only one user met this issue. -- 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]
