Skip to content

Conversation

@David-N-Perkins
Copy link

Change Logs

Added support for Array of Rows and Maps with Row values in Flink 1.19. Only supports nesting 1 level deep. The Row cannot contain another Array or Map.

The changes were copied from Flink 1.18.x applied in [HUDI-7930] Flink Support for Array of Row and Map of Row value

Impact

No change to the public API.

Risk level (write none, low medium or high below)

Low provided the unit tests.

Documentation Update

As far as I could tell, this was not in the documentation. But it would be nice to note somewhere that as of this change, Arrays and Map values support basic types and Rows, but does not support additional Arrays or Maps within the Row.

Contributor's checklist

  • Read through contributor's guide
  • Change Logs and Impact were stated clearly
  • Adequate tests were added if applicable
  • CI passed

@hudi-bot
Copy link
Collaborator

CI report:

Bot commands @hudi-bot supports the following commands:
  • @hudi-bot run azure re-run the last Azure build

@David-N-Perkins David-N-Perkins changed the title GH-7930 update Flink 1.19 to support Array and Map of Rows [HUDI-7930] Update Flink 1.19 to support Array and Map of Rows Oct 12, 2024
@danny0405
Copy link
Contributor

Close because it is already fixed in: #11966

@danny0405 danny0405 closed this Oct 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants