Martin Sillence created KAFKA-12364: ---------------------------------------
Summary: add support for date from int32 to timestampconverter Key: KAFKA-12364 URL: https://issues.apache.org/jira/browse/KAFKA-12364 Project: Kafka Issue Type: New Feature Components: KafkaConnect Reporter: Martin Sillence org.apache.kafka.connect.transforms.TimestampConverter currently can convert from int64, string etc to a timestamp or date I need to convert from int32 used to hold days since 1970 to a date this I believe is the default for kafka streams org.apache.kafka.connect.data.Date looks like it already supports this conversion -- This message was sent by Atlassian Jira (v8.3.4#803005)