Hi everyone !
I'm trying to define a field as "timestamp-millis" and i can see that this definition does exist in the code as type long with a logical type.
But i dont see any usage of it in the tests and it seems to be unavailable as type in the annotations Avro\AvroType.
Can anyone give me an example on how to define it ? If its not available right now, i can work on a PR adding it.
Hi everyone !
I'm trying to define a field as "timestamp-millis" and i can see that this definition does exist in the code as type long with a logical type.
But i dont see any usage of it in the tests and it seems to be unavailable as type in the annotations Avro\AvroType.
Can anyone give me an example on how to define it ? If its not available right now, i can work on a PR adding it.