Steven van Rossum created BEAM-11323:
----------------------------------------
Summary: Date type mapping from AVRO to Beam Schema produces
invalid schema when used with Beam SQL
Key: BEAM-11323
URL: https://issues.apache.org/jira/browse/BEAM-11323
Project: Beam
Issue Type: Bug
Components: sdk-java-core
Affects Versions: 2.25.0
Reporter: Steven van Rossum
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.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)