Chirag Bansal
Chirag Bansal
System info: driver version - 1.0.1 Metabase version: v0.45.2.1 My Query: `select * from user_seen_fares limit 10000` I expect 10000 rows in CSV but I get 270 on the first...
My data has a validity date and I want to expire the data 1 day after the validity date. Suggestion: Adding configuration options to set TTL based on a field...
I have added an option to stream only the `postimage` events to Kafka. Use case: I have enabled `preimage` (full) on my table and `postimage` (true). The `postimage` event is...