Skip to content

Upgrade parquet-go to 0.25.1 #4484

@simonswine

Description

@simonswine

I have seen a couple of problems when looking into #4472

  • ReadRows not used correctly (in tests, maybe code base), io.EOF not handled.
  • Problems around parquet.Group, might need an updated following upstream change
    // Group allows to write a custom ordered schema. As opposed to parquet.Group which orders fields alphabethical as it is based on a map.
    type Group []parquet.Field

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