Latest Avro compiler (1.8.2) generates java sources for dates logical types with Joda-Time based implementations. How can I configure Avro compiler to produce sources that u
AVRO 1.10 added support for LocalDateTime, see Apache Avro™ 1.10.0 Specification
LocalDateTime