|
|
|
|
|
by nikhilsimha
804 days ago
|
|
We haven’t tried materialize - IIUC materialized is pure kappa. Since we need to correct upstream data errors and forget selective data(GDPR) automatically - we need a lambda system. Tecton, we evaluated, but decided that the time-travel strategy wasn’t scalable for our needs at the time. A philosophical difference with tecton is that, we believe the compute primitives (aggregation and enrichment) need to be composable. We don’t have a FeatureSet or a TrainingSet for that reason - we instead have GroupBy and Join. This enables chaining or composition to handle normalization (think 3NF) / star-schema in the warehouse. Side benefit is that, non ml use-cases are able to leverage functionality within Chronon. |
|