Axual / ksml

Kafka Streams for Low Code Environments
Apache License 2.0
25 stars 9 forks source link

Implement timestamp extractor for KSML Streams #128

Closed jeroenvandisseldorp closed 4 months ago

jeroenvandisseldorp commented 4 months ago

Timestamp extraction is a useful function to allow timestamps from the record payload to be used in the streams processing.

This PR adds a timestamp extractor to the KSML Streams definition