The GitHub Actions job "Build" on texera.git/main has failed. Run started by GitHub user bobbai00 (triggered by bobbai00).
Head commit for run: 989e4d0e8bc98060e0fb05cb0c42b90cc6619ac2 / Andy Zhang <[email protected]> feat(dataset): allow datasets to have the same name across different users (#3715) resolves #3683 The detailed design is described here https://github.com/apache/texera/issues/3683#issuecomment-3231875282 Changes of this PR: 1. Added a column `repository_name` in the dataset table. 2. Use the generated repository name to store datasets in LakeFS and S3, whose format is `dataset-{did}` 3. Apply relevant changes to the code to reflect the above changes. a. Use the repository name in LakeFS interfaces. b. Update web application service queries. c. Update `FileResolver`. 4. Update the interface `/multipart-upload` of the dataset resource. Add a new parameter `ownerEmail` since the dataset name is no longer globally unique. 5. Add related test cases for the new feature. --------- Co-authored-by: ali risheh <[email protected]> Report URL: https://github.com/apache/texera/actions/runs/18213363962 With regards, GitHub Actions via GitBox
