Skip to content
This repository was archived by the owner on Dec 20, 2018. It is now read-only.

Read bytes and fixed avro types with decimal logicalType as DecimalType #268

@peter-ungvari

Description

@peter-ungvari

From avro version 1.7.7 released in mid-2014, decimal numbers are supported with decimal logical type of bytes or fixed types: Avro spec. v1.7.7, current

Decimal values from avro files matching this specification are unable to read using current avro-spark releases.

Related issues:
#257 - similar logicalType handling for string type
#246 - writing decimals in this format
#248
#121 - PR

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions