xuang7 opened a new pull request, #3664:
URL: https://github.com/apache/texera/pull/3664

   ### **Purpose**
   This PR adds validation to Admin → Dataset settings to ensure all 
multipart-upload configurations comply with AWS S3 limits, preventing uploads 
from aborting or being rejected.
   
   ### **Changes**
   - admin-settings.component.ts/html: enforce maximum object size, per-part 
size, and total parts-per-upload as defined in the attached limits; block 
saving invalid configurations and display error messages.
   
   <img width="972" height="361" alt="limitation" 
src="https://github.com/user-attachments/assets/bb2a9efa-a9d8-4b22-8639-838eecb6bd00";
 />
   
   ### **Demonstration**
   New interface:
   <img width="791" height="346" alt="new-ui" 
src="https://github.com/user-attachments/assets/d752a393-6795-4f0d-b1ac-da6e89f0b522";
 />
   


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