Skip to content

Add support for lists of primitives to Pig schema converter #1799

@asfimport

Description

@asfimport

Right now lists of primitives are not supported in Pig (exception thrown from the PigSchemaConverter.java, line 292 in Parquet 1.6).

Patch converts Parquet-arrays of primitives into Pig-bags, the closest representation of an array in Pig.

Reporter: Christian Rolf / @ccrolf

Original Issue Attachments:

Note: This issue was originally created as PARQUET-266. Please see the migration documentation for further details.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions