Skip to content

AvroIndexedRecordConverter resolves aliases before the exact field name #3792

Description

@nastra

Describe the bug, including details regarding any error messages, version, and platform.

The alias loop returns before the exact-name match is considered. If field b declares alias a, reading column a returns field b and thus values are mapped into the wrong field.
AvroRecordConverter does it correctly

Component(s)

Avro

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