Skip to content

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

Open
zfarrell wants to merge 3 commits intomainfrom
feat/datasets-create-from-query
Open

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

Conversation

@zfarrell
Copy link

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.

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