Skip to content

Flink: Using RowData to avro reader and writer #1231

Description

@JingsongLi

There was problems with the previous row conversion. For example, array type should be T[] instead List.
According to discussion from #1215 , We can try to only work with RowData, and have conversions between RowData and Row.

The works can be:

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

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions