Igosuki opened a new issue #6625: URL: https://github.com/apache/druid/issues/6625
Kafka wraps messages in an envelope that contains the offset and the timestamp. Currently, it's not possible to use these timestamps in druid's parseSpec. This update requires finding a way to append or wrap values sent to parsers with the timestamp, since it's basically not included in the message byte array. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
