How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Lightweight deletes for Tinybird Data Sources now in Beta

calendar_today June 30, 2026 person Jesús Botella domain tinybird

Tinybird has released a beta endpoint exposing ClickHouse’s lightweight DELETE functionality, letting users pick a synchronous call that blocks until the delete finishes or an asynchronous one polled for progress. Deletes are acknowledged in milliseconds to seconds rather than the minutes or hours full rewrites used to take, using a _row_exists mask instead of rewriting entire parts.

open_in_new Read original post