Skip to content

feat(datasets): add --sql and --query-id to datasets create#9

Merged
pthurlow merged 3 commits intomainfrom
feat/datasets-create-from-query
Mar 23, 2026
Merged

feat(datasets): add --sql and --query-id to datasets create#9
pthurlow merged 3 commits intomainfrom
feat/datasets-create-from-query

Conversation

@zfarrell
Copy link
Contributor

Add support for creating datasets from SQL queries and saved query IDs, in addition to the existing file/stdin/upload-id methods.

claude[bot]
claude bot previously approved these changes Mar 18, 2026
@zfarrell zfarrell marked this pull request as draft March 18, 2026 20:42
@zfarrell zfarrell marked this pull request as ready for review March 18, 2026 21:31
@zfarrell zfarrell requested a review from pthurlow March 18, 2026 21:31
@pthurlow
Copy link
Collaborator

I think this is ok for now. Pulling out the create datasets duplication is good, but adding the function closure feels a little clunky and overkill for capturing a single state transition. There will be a code cleanup process upcoming where we can address stuff like this.

@pthurlow pthurlow merged commit 8628b1b into main Mar 23, 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.

2 participants