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

ASF GitHub Bot logged work on AVRO-3468:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 27/Apr/22 14:40
            Start Date: 27/Apr/22 14:40
    Worklog Time Spent: 10m 
      Work Description: zcsizmadia commented on PR #1622:
URL: https://github.com/apache/avro/pull/1622#issuecomment-1111087275

   @anekdoti Can you some detail about the Snowflake issue you are having? Most 
likely the code where the default value  encoding happens, van be switched to 
UTF-8 without breaking backward compatibility, however it must be checked via 
some additional unit tests.




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

    Worklog Id:     (was: 762922)
    Time Spent: 7h 40m  (was: 7.5h)

> Default values for logical types not supported
> ----------------------------------------------
>
>                 Key: AVRO-3468
>                 URL: https://issues.apache.org/jira/browse/AVRO-3468
>             Project: Apache Avro
>          Issue Type: Bug
>          Components: csharp
>    Affects Versions: 1.11.0
>            Reporter: Lucas Heimberg
>            Assignee: Martin Tzvetanov Grigorov
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.11.1, 1.12.0
>
>          Time Spent: 7h 40m
>  Remaining Estimate: 0h
>
> The C# implementation of Avro does not support default values for logical 
> types on deserialization. It seems that the method EncodeDefaultValue in 
> Avro.IO.Resolver is lacking a case for logical types that resorts to the base 
> schema.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

Reply via email to