Skip to content

feat: async table loads + database-scoped results/query runs#84

Merged
zfarrell merged 2 commits into
mainfrom
openapi-update-28839841740
Jul 7, 2026
Merged

feat: async table loads + database-scoped results/query runs#84
zfarrell merged 2 commits into
mainfrom
openapi-update-28839841740

Conversation

@hotdata-automation

@hotdata-automation hotdata-automation Bot commented Jul 7, 2026

Copy link
Copy Markdown
Contributor

Auto-generated from the updated HotData OpenAPI spec.
Source: https://github.com/hotdata-dev/www.hotdata.dev/pull/254

Also completes the regen by hand: results and query runs are now scoped to a database via the required X-Database-Id header, so the ergonomic layer (client.rs, resources.rs, arrow.rs, query.rs) threads a database_id through the results/query-run wrappers and query()'s truncation auto-follow. Without this the crate does not compile against the regenerated signatures. Fixes the X-Database-Id header is required errors on results list / queries list.

claude[bot]
claude Bot previously approved these changes Jul 7, 2026

@claude claude Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Auto-generated OpenAPI SDK update. Model fields, API signature/header changes, and error/response enum variants are all internally consistent. No issues found.

@claude claude Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Reviewed. database_id/X-Database-Id is threaded consistently through the generated APIs, Arrow path, client/resource wrappers, and the query auto-follow path; all internal callers, the example, docs, and CHANGELOG are updated; and the header-vs-body fallback is covered by regression tests. No blocking issues.

@zfarrell zfarrell changed the title feat: support async table loads and append mode feat: async table loads + database-scoped results/query runs Jul 7, 2026
@zfarrell zfarrell merged commit caba0f3 into main Jul 7, 2026
4 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