damccorm opened a new issue, #20681: URL: https://github.com/apache/beam/issues/20681
The date type mapping in AvroUtils (introduced in https://github.com/apache/beam/pull/9152) produces DATETIME fields for AVRO fields with logical type date. Beam SQL expects LOGICAL_TYPE/Date for DATE fields, which was introduced after the AvroUtils mapping was made. Imported from Jira [BEAM-11323](https://issues.apache.org/jira/browse/BEAM-11323). Original Jira may contain additional context. Reported by: sjvanrossum. -- 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]
