Uploaded image for project: 'Parquet'
  1. Parquet
  2. PARQUET-1486

ParentValueContainer.getConversionContainer does not handle FIXED schema types properly

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 1.8.3
    • None
    • parquet-avro
    • None
    • Windows 10, Flink, IntelliJ IDE

    • Patch

    Description

      ParentValueContainer.getConversionContainer attempts to convert the value to (GenericData.Fixed) instead of the more broad (GenericFixed) class. GenericData.Fixed implements GenericFixed, and GenericFixed is the avro class that should be used instead of the more specific parquet-avro GenericData.Fixed.

      Attachments

        Activity

          People

            Unassigned Unassigned
            steffyd Daniel Steffy
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: