You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2021/10/08 15:06:00 UTC

[jira] [Work logged] (BEAM-11323) Date type mapping from AVRO to Beam Schema produces invalid schema when used with Beam SQL

     [ https://issues.apache.org/jira/browse/BEAM-11323?focusedWorklogId=662766&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-662766 ]

ASF GitHub Bot logged work on BEAM-11323:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 08/Oct/21 15:05
            Start Date: 08/Oct/21 15:05
    Worklog Time Spent: 10m 
      Work Description: charlibot commented on pull request #13408:
URL: https://github.com/apache/beam/pull/13408#issuecomment-938714845


   Hi @sjvanrossum, I've been running into this issue this week. Is there any update on this PR?


-- 
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: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Issue Time Tracking
-------------------

    Worklog Id:     (was: 662766)
    Time Spent: 40m  (was: 0.5h)

> 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: 40m
>  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.3.4#803005)