bobbai00 opened a new pull request, #3755: URL: https://github.com/apache/texera/pull/3755
## Summary - Fix file upload API to support both multipart and non-multipart uploads - Improve flexibility of dataset file upload functionality - Revert download changes to maintain backward compatibility ## Changes - Modified file upload endpoint to handle different upload methods - Added support for direct binary uploads alongside multipart uploads - Reverted previous download implementation changes ## Test Plan - [ ] Test multipart file uploads work as before - [ ] Test direct binary file uploads work correctly - [ ] Verify file downloads function properly - [ ] Test with various file sizes and types - [ ] Verify backward compatibility maintained ## Related Issues Resolves issues with file upload restrictions and improves API flexibility for different client implementations. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <[email protected]> -- 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]
