congbobo184 edited a comment on issue #5112: How to Date type -> AVRO -> Presto
URL: https://github.com/apache/pulsar/issues/5112#issuecomment-529901574
 
 
   @KannarFr First, AvroSchema only support org.joda.time. The second, you 
should use Avro logicalType like 
``@org.apache.avro.reflect.AvroSchema({\"type\":\"long\",\"logicalType\":\"timestamp-millis\"}")
           DateTime timestampMillis;`` in your class

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to