aglinxinyuan commented on issue #4058:
URL: https://github.com/apache/texera/issues/4058#issuecomment-3577973753

   Could you think through the following questions before our meeting?
        1.      Can you provide evidence that a user can exceed the size limit 
when using multipart uploads with a pre-signed URL? Right now this is an 
assumption without concrete proof. Please describe in detail how a user could 
bypass the limit.
        2.      Why can’t we use pre-signed POST uploads so that we can 
leverage the S3 API to enforce a strict size limit?
        3.      What potential issues could occur if a user exceeds the size 
limit during a multipart upload? Since we don’t have quotas implemented yet, 
what risks or system impact should we be aware of?
        4.      The proposed design feels overly complex. This feature 
shouldn’t require such a complex solution. It’s surprising that S3—given how 
widely used it is—would not support file size limits. Could you clarify why the 
simpler approaches wouldn’t work?


-- 
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]

Reply via email to