Skip to content

Backport Flink 1.18 JUnit5 migration to Flink 1.17#10163

Merged
nastra merged 1 commit into
apache:mainfrom
tomtongue:mig-junit5-flink-backport#10130
Apr 17, 2024
Merged

Backport Flink 1.18 JUnit5 migration to Flink 1.17#10163
nastra merged 1 commit into
apache:mainfrom
tomtongue:mig-junit5-flink-backport#10130

Conversation

@tomtongue
Copy link
Copy Markdown
Contributor

@tomtongue tomtongue commented Apr 17, 2024

Backport the v1.18 changes in #10130 to v1.17 and v1.16 (v1.16 was already removed, so skipped the migration for this version)

  • AvroGenericRecordConverterBase
    • TestAvroGenericRecordToRowDataMapper
    • TestRowDataToAvroGenericRecordConverter
  • TestDataFileSerialization
  • TestFlinkCatalogFactory
  • TestFlinkFilters
  • TestFlinkSchemaUtil
  • TestManifestFileSerialization
  • TestRowDataWrapper
  • TestTableSerialization
  • util/
    • TestFlinkPackage

@github-actions github-actions Bot added the flink label Apr 17, 2024
@tomtongue tomtongue force-pushed the mig-junit5-flink-backport#10130 branch from 9f1779f to 03da4ca Compare April 17, 2024 08:18
@tomtongue tomtongue changed the title Backport Flink 1.18 Junit5 migration to other versions Backport Flink 1.18 JUnit5 migration to other versions Apr 17, 2024
@tomtongue tomtongue changed the title Backport Flink 1.18 JUnit5 migration to other versions Backport Flink 1.18 JUnit5 migration to Flink 1.17 Apr 17, 2024
@tomtongue
Copy link
Copy Markdown
Contributor Author

@nastra Could you review this PR? If I should migrate more files to this PR, please let me know.

Copy link
Copy Markdown
Contributor

@nastra nastra left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks @tomtongue.

Just FYI that Flink 1.19 has been just merged and Flink 1.16 has been removed. Going forward, let's focus on migrating the remaining tests in Flink 1.19 and then also backport those to Flink 1.18/1.17 (the backport PRs should have identical changes to the changes required for Flink 1.19)

@nastra nastra merged commit c41c599 into apache:main Apr 17, 2024
@tomtongue
Copy link
Copy Markdown
Contributor Author

tomtongue commented Apr 17, 2024

Sure, thanks for kindly letting me know that. Will submit a PR for Flink 1.9 including backport to other versions.

@tomtongue tomtongue deleted the mig-junit5-flink-backport#10130 branch April 17, 2024 14:01
sasankpagolu pushed a commit to sasankpagolu/iceberg that referenced this pull request Oct 27, 2024
zachdisc pushed a commit to zachdisc/iceberg that referenced this pull request Dec 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants