regadas commented on pull request #12479: URL: https://github.com/apache/beam/pull/12479#issuecomment-682412504
@pabloem yup tested it. This affects only the Avro schema. `GenericRecord` fields by default will still return the underlying type unless explicit conversion is added i.e `GenericData.get().addLogicalTypeConversion(new TimeConversions.DateConversion)` iirc this should be consistent with `AvroIO` as well. ---------------------------------------------------------------- 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: us...@infra.apache.org