xuang7 opened a new issue, #4343: URL: https://github.com/apache/texera/issues/4343
### What happened? When uploading a large directory, only the first 100 files are shown as completed. Files beyond the first 100 do not appear in the complete section for commit. If those same files are uploaded again, they still do not appear in the completed section, since they were uploaded and content has not changed. One possible cause is that this part retrieves data from uncommitted objects, and the default response returns the 100 items. <img width="401" height="507" alt="Image" src="https://github.com/user-attachments/assets/90af288c-f559-4be9-988f-100750672048" /> ### How to reproduce? 1. Upload a large directory containing more than 100 files. 2. Check the completed files section, only 100 files are shown. ### Version 1.1.0-incubating (Pre-release/Master) ### Commit Hash (Optional) _No response_ ### What browsers are you seeing the problem on? _No response_ ### Relevant log output ```shell ``` -- 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]
