Tableflow
Last updated
Was this helpful?
This API provides programmatic management of Tableflow tables.
Creation: Managed automatically by the Tableflow Control Plane. Tables are provisioned when topics matching the pipeline configuration are discovered.
Management: Use these endpoints to list active tables, inspect metadata, or delete tables.
Recreation: Deleting a table via the API removes its metadata. If the topic remains in the configuration, Tableflow will provision a new table with a fresh UUID on the next discovery cycle.
Data Retention: Deleting a table via API only removes the metadata tracked by WarpStream control plane. It does not delete physical data files from your object storage.
Last updated
Was this helpful?
Was this helpful?