OpenMLDB
OpenMLDB copied to clipboard
delete key in pre-aggr table when delete occur in base table
Bug Description
aggregator is not supported delete yet, base and aggregate tables should be kept consistent.
Expected Behavior when delete on base table, pre-aggr table and aggregator should invalid these rows.
Steps to Reproduce