cda-group / arcon

State-first Streaming Applications in Rust
https://cda-group.github.io/arcon/
Apache License 2.0
175 stars 17 forks source link

Add arcon timestamp column to table #274

Closed Max-Meldrum closed 2 years ago

Max-Meldrum commented 2 years ago

Add nullable column field for timestamps to Arcon's table implementation.

Some tables may not use it (e.g., state X as table at time Y), but for a changelog table where a value is appended every X time units, then we need this context in the table.