-
[OPIK-4219] [BE] Add endpoint to retrieve dataset version by name (#5065)
发布于
2026-02-04 19:42:25 +00:00 - [OPIK-4219] [BE] Add endpoint to retrieve dataset version by name
Add POST /v1/private/datasets/{id}/versions/retrieve endpoint that allows
fetching a specific dataset version by its version_name (e.g., 'v1', 'v373').
This is more efficient than paginating through all versions for large datasets
with millions of items.Co-Authored-By: Claude Opus 4.5 noreply@anthropic.com
- Revision 2: Refactor error tests to parameterized test with additional edge cases
Co-Authored-By: Claude Opus 4.5 noreply@anthropic.com
Co-authored-by: Claude Opus 4.5 noreply@anthropic.com
Co-authored-by: Thiago dos Santos Hora thiagoh@comet.com下载附件