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

[NU-1848] Work around for broken compatibility with Flink < 1.19: environment variable allowing to disable Flink TypeInfos #7128

Merged
merged 2 commits into from
Nov 6, 2024

Conversation

arkadius
Copy link
Member

@arkadius arkadius commented Nov 6, 2024

Describe your changes

Checklist before merge

  • Related issue ID is placed at the beginning of PR title in [brackets] (can be GH issue or Nu Jira issue)
  • Code is cleaned from temporary changes and commented out lines
  • Parts of the code that are not easy to understand are documented in the code
  • Changes are covered by automated tests
  • Showcase in dev-application.conf added to demonstrate the feature
  • Documentation added or updated
  • Added entry in Changelog.md describing the change from the perspective of a public distribution user
  • Added MigrationGuide.md entry in the appropriate subcategory if introducing a breaking change
  • Verify that PR will be squashed during merge

@github-actions github-actions bot added the docs label Nov 6, 2024
@arkadius arkadius changed the base branch from staging to release/1.18 November 6, 2024 18:42
@arkadius arkadius changed the title Preview/flink typeinfo registration opt out [NU-1848] Work around for broken compatibility with Flink < 1.19: environment variable allowing to disable Flink TypeInfos Nov 6, 2024
…ironment variable allowing to disable Flink TypeInfos
@arkadius arkadius force-pushed the preview/flink-typeinfo-registration-opt-out branch from ea72f05 to 6847a1c Compare November 6, 2024 18:47
@github-actions github-actions bot removed the docs label Nov 6, 2024
Copy link
Contributor

@lciolecki lciolecki left a comment

Choose a reason for hiding this comment

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

Thanks, man! You have saved my ass :)

@arkadius arkadius merged commit 1f1b395 into release/1.18 Nov 6, 2024
31 of 33 checks passed
@arkadius arkadius deleted the preview/flink-typeinfo-registration-opt-out branch November 6, 2024 21:39
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.

2 participants