xuang7 opened a new issue, #3679: URL: https://github.com/apache/texera/issues/3679
### **Motivation** Currently, administrators can save multipart upload configurations in the Dataset Settings without validation. This opens the possibility of invalid values being entered (e.g., exceeding S3’s maximum part count or part size), which may cause upload jobs to fail or be rejected due to incompatible parameters. ### **Proposed Changes** - Validation UI: Prevent saving invalid multipart upload settings in the Admin -> General Settings -> dataset. - User Feedback: Display clear and user-friendly error messages when settings violate S3 constraints. Reference: <img width="972" height="361" alt="Image" src="https://github.com/user-attachments/assets/f8a633a2-e47a-457c-adf3-276d453e00ba" /> -- 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]
