[
https://issues.apache.org/jira/browse/BEAM-11323?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17549073#comment-17549073
]
Danny McCormick commented on BEAM-11323:
----------------------------------------
This issue has been migrated to https://github.com/apache/beam/issues/20681
> 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
> Priority: P3
> Labels: Clarified
> Time Spent: 1.5h
> Remaining Estimate: 0h
>
> 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.20.7#820007)