ArroyoSystems / arroyo

Distributed stream processing engine in Rust

Home Page:https://arroyo.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Feature request: Kafka record timestamp column in Kafka Source Connector

Wrekkers opened this issue · comments

Currently the kafka record timestamp is used in Arroyo for default event_time purposes. Need to implement a feature wherein one would be able to access the record timestamp in Arroyo SQL as a column value.
Can reserve a keyword to implement the same.