Skip to content

feat(datasets): Add upload id flag to resume a datasets creation#4

Merged
pthurlow merged 1 commit intomainfrom
feat/datasets-upload-id
Mar 16, 2026
Merged

feat(datasets): Add upload id flag to resume a datasets creation#4
pthurlow merged 1 commit intomainfrom
feat/datasets-upload-id

Conversation

@pthurlow
Copy link
Collaborator

No description provided.

claude[bot]
claude bot previously requested changes Mar 16, 2026
Copy link
Contributor

@claude claude bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Review

Issues

  • src/datasets.rs:333 — The resume hint omits --format. For a parquet or JSON upload, the suggested command defaults to --format csv, which will either fail or misinterpret the data. format is already in scope; it should be included in the hint unconditionally (since --format requires --upload-id, which is also being passed).

Action Required

Add --format {format} to the resume hint string on line 333.

@pthurlow pthurlow dismissed claude[bot]’s stale review March 16, 2026 20:21

Not a valid blocking PR request

@pthurlow pthurlow merged commit c5c92cb into main Mar 16, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant