Y
Hacker News
new
|
ask
|
show
|
jobs
by
Redsquare
1642 days ago
Materialized views have a backing table where you can use the codecs. Can add ttl the ingestion table
1 comments
mr-karan
1642 days ago
The backing table in OP's case is just 2 columns, timestamp and a `String` column representing JSON blob. Can't do much there.
link
Redsquare
1641 days ago
He said the injest table is defined as that not the MV backing table
link