[jira] [Assigned] (AVRO-1669) Schema from JSON drops extra attributes

2020-06-08 Thread Ryan Skraba (Jira)


 [ 
https://issues.apache.org/jira/browse/AVRO-1669?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ryan Skraba reassigned AVRO-1669:
-

Assignee: (was: Siad Ardroumli)

> Schema from JSON drops extra attributes
> ---
>
> Key: AVRO-1669
> URL: https://issues.apache.org/jira/browse/AVRO-1669
> Project: Apache Avro
>  Issue Type: Bug
>  Components: c
>Affects Versions: 1.7.7
>Reporter: Oleksandr Shulgin
>Priority: Major
> Fix For: 1.10.0
>
> Attachments: avro-schema-from-json-logical-type-example.c
>
>
> Schema produced by avro_schema_from_json can be missing substantial details 
> found in the JSON, e.g. logicalType.
> The spec says that Decimal logical type can be derived from either fixed or 
> bytes type: http://avro.apache.org/docs/1.7.7/spec.html#Decimal
> However, after parsing a correct JSON, the resulting schema is missing any 
> details of the logical type.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Assigned] (AVRO-1669) Schema from JSON drops extra attributes

2020-06-08 Thread Fokko Driesprong (Jira)


 [ 
https://issues.apache.org/jira/browse/AVRO-1669?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Fokko Driesprong reassigned AVRO-1669:
--

Assignee: Siad Ardroumli

> Schema from JSON drops extra attributes
> ---
>
> Key: AVRO-1669
> URL: https://issues.apache.org/jira/browse/AVRO-1669
> Project: Apache Avro
>  Issue Type: Bug
>  Components: c
>Affects Versions: 1.7.7
>Reporter: Oleksandr Shulgin
>Assignee: Siad Ardroumli
>Priority: Major
> Fix For: 1.10.0
>
> Attachments: avro-schema-from-json-logical-type-example.c
>
>
> Schema produced by avro_schema_from_json can be missing substantial details 
> found in the JSON, e.g. logicalType.
> The spec says that Decimal logical type can be derived from either fixed or 
> bytes type: http://avro.apache.org/docs/1.7.7/spec.html#Decimal
> However, after parsing a correct JSON, the resulting schema is missing any 
> details of the logical type.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)