rishii-19-works commented on issue #3346: URL: https://github.com/apache/polaris/issues/3346#issuecomment-3708274997
Hi, thanks for the detailed report — this is an interesting edge case. I was reading through the issue and it looks like the failure comes from the way the AWS SDK v2 handles chunked uploads/signing, which Alibaba OSS doesn’t fully accept. I’d like to take a look at this, but before jumping into implementation I wanted to sanity-check the direction. Do you see this being solved via a small config option on the Polaris side (for example controlling chunked encoding/signing behavior), or would you prefer to keep it more generally applicable to S3-compatible stores rather than OSS-specific logic? Happy to start with a minimal change or put together a short proposal first if that helps. Thanks! -- 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]
