Skip to content

DMD-1332 Document workspace table-export endpoint#914

Merged
vojtabiberle merged 1 commit intomainfrom
vb/DMD-1332/workspace_table_export
Apr 22, 2026
Merged

DMD-1332 Document workspace table-export endpoint#914
vojtabiberle merged 1 commit intomainfrom
vb/DMD-1332/workspace_table_export

Conversation

@vojtabiberle
Copy link
Copy Markdown
Contributor

Jira issue(s): DMD-1332

Pairs with: keboola/connection#7188

Documents the POST /v2/storage/workspaces/{id}/table-export endpoint, which exports a table (or view) from a workspace schema to File Storage. The endpoint itself has existed for Snowflake workspaces; DMD-1332 adds BigQuery support, and there was no user-facing documentation for it yet.

Changes:

  • Add workspace/table-export.md with the endpoint description, request/response schema, per-backend notes (Snowflake + BigQuery), supported formats (CSV, Parquet, optional gzip), limitations, and a link to the Storage API reference on Apiary.
  • Link the new page from the Unloading Data section of workspace/index.md.

@linear
Copy link
Copy Markdown

linear Bot commented Apr 21, 2026

…Query

DMD-1332

Add a new page describing POST /v2/storage/workspaces/{id}/table-export,
its request/response, supported backends (Snowflake + BigQuery),
formats (CSV + Parquet + gzip), and limitations. Link to it from the
Unloading Data section of the workspace index.

Pairs with keboola/connection#7188.
@vojtabiberle vojtabiberle force-pushed the vb/DMD-1332/workspace_table_export branch from e537f25 to d5daf83 Compare April 21, 2026 19:22
@vojtabiberle vojtabiberle requested a review from zajca April 21, 2026 19:26
@vojtabiberle vojtabiberle marked this pull request as ready for review April 21, 2026 19:26
Copy link
Copy Markdown
Member

@zajca zajca left a comment

Choose a reason for hiding this comment

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

musíme popřemýšlat jak ty docs nějak spojit s OpenAPI pak to by bylo dobré dávat jen reference na open api docs api call a dokumentace by vyrenderovala něco funkčního

@vojtabiberle vojtabiberle merged commit ee0dc37 into main Apr 22, 2026
1 check passed
@vojtabiberle vojtabiberle deleted the vb/DMD-1332/workspace_table_export branch April 22, 2026 17:36
@vojtabiberle
Copy link
Copy Markdown
Contributor Author

musíme popřemýšlat jak ty docs nějak spojit s OpenAPI pak to by bylo dobré dávat jen reference na open api docs api call a dokumentace by vyrenderovala něco funkčního

upřímně bych tyhle docs taky přesunul k nám do repository …

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants