Skip to content

Fix Parquet's fallback field id assignment  #586

Description

@rdsr

As discussed in #580, we need to fix how Parquet assigns fallback ids. Today, it checks if the schema has at least one id missing, it assigns fallback ids to all fields, but as pointed out by @rdblue it should check if any id is set, we should not use fallback assignment.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions