Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Flink] Bump Flink to 1.19.1 #3335

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

nastra
Copy link
Contributor

@nastra nastra commented Jul 4, 2024

Which Delta project/connector is this regarding?

  • Spark
  • Standalone
  • Flink
  • Kernel
  • Other (fill in here)

Description

This bumps the Flink version to 1.19.1 and resolves #2155

How was this patch tested?

Does this PR introduce any user-facing changes?

@@ -218,7 +217,7 @@ public void createTable(DeltaCatalogBaseTable catalogTable, boolean ignoreIfExis
}

// Add table to metastore
DeltaMetastoreTable metastoreTable =
ResolvedCatalogTable metastoreTable =
Copy link
Contributor Author

Choose a reason for hiding this comment

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

needs to be a ResolvedCatalogTable since apache/flink@3d35048

@nastra nastra force-pushed the bump_flink branch 2 times, most recently from d481cce to fe78f25 Compare July 11, 2024 09:20
@nastra nastra changed the title [Flink] Bump Flink to 1.19.1 [Flink] Bump Flink to 1.17.2 Jul 11, 2024
@nastra nastra changed the title [Flink] Bump Flink to 1.17.2 [Flink] Bump Flink to 1.19.1 Jul 11, 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.

[Feature Request] Update Delta Flink to Flink 1.17
1 participant