abMatGit commented on PR #3680:
URL: https://github.com/apache/avro/pull/3680#issuecomment-4158636576

   @martin-g / @KalleOlaviNiemitalo thank you for you feedback. 
   
   I understand that this might be an SDK change and a specification change. 
The biggest reason why I want to enable this is because in our worksphere, 
ISO8601 is the predominant format for passing dates. 
   
   Coupled with this -- the `datetime` implementation seems to acknowledge this 
and handles ISO8601 parsing as well: 
https://github.com/apache/avro/blob/main/lang/ruby/lib/avro/logical_types.rb#L222
 
   
   👆 this is essentially doing the same parsing/type conversion that I am 
proposing for Dates.


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to