Description
KAFKA-2476 defined Decimal, Date, and Timestamp types. Initially I didn't include a separate Time (time of day) type because I was trying to keep the number of types small. However, I realized that the JDBC connector needs this to round out its support for SQL types.