This repository was archived by the owner on Jan 23, 2024. It is now read-only.

Description
I would like to forcefully delete all entries from four_keys.events_raw table table, how deletion leads me to:
UPDATE or DELETE statement over table ***.four_keys.events_raw would affect rows in the streaming buffer, which is not supported
It's pretty inconvenient, during development stage, wait till timeout has expired, any options here?
Thanks