tanishqgandhi1908 opened a new issue, #6497:
URL: https://github.com/apache/texera/issues/6497

   ### Task Summary
   
   Store a model version as a versioned set of files in object storage (one 
repository per model, one commit per version) and resolve a model logical path
   (`/models/<owner>/<name>/<version>/<file>`) to its physical location.
   
   Register the `models` resource-type segment, route it to the model tables 
and its
   repository, and add a model document type. Each version must resolve to a 
stable
   storage prefix so a worker can later mount or download it. Covered by 
resolver
   unit tests.
   
   ### Task Type
   
   - [ ] Refactor / Cleanup
   - [ ] DevOps / Deployment / CI
   - [ ] Testing / QA
   - [ ] Documentation
   - [ ] Performance
   - [ ] Other


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