package-private is not enough since `Cast` is in package `org.apache.kafka.connect.transforms` tries to use `Values#dateFormatter(java.util.Date)` in `org.apache.kafka.connect.data`. I think it's fine since we'd want anyone/anything that's manipulating "data values" to use the same formatter, no? so we give access to that method.
[ Full content available at: https://github.com/apache/kafka/pull/4820 ] This message was relayed via gitbox.apache.org for [email protected]
