Johnleonard

Results 1 issues of Johnleonard

I was trying this plugin, works flawlessly with Timestamp etc but not with Time. All time fields keep returning None. My config: ``` "converters": "timestampConverter", "timestampConverter.type": "oryanmoshe.kafka.connect.util.TimestampConverter", "timestampConverter.format.time": "HH:mm:ss", "timestampConverter.format.date":...