flink
flink copied to clipboard
Apache Flink
## What is the purpose of the change To make the behavior more transparent ddl with duplicated keys in table options should fail rather than silently applying the last value...
## What is the purpose of the change This PR fixes a bug where `pipeline.jobvertex-parallelism-overrides` configuration was completely ignored when running jobs in Application Mode with Flink 2.0+. This broke...
## What is the purpose of the change Rename `LoadingWeight` and its accompanying class, interface to be more intuitive what it represents. ## Brief change log - Renamed `LoadingWeight` to...
## What is the purpose of the change Introduce Built-in Function to Access field or element in the Variant SQL Function | Table Function | Description -- | -- |...
## What is the purpose of the change It should reuse result of functions as input for other functions ## Brief change log projections rules ## Verifying this change There...
## What is the purpose of the change Upgrade lz4 to 1.8.1 due to security vulnerability ## Verifying this change Change should be covered by the existing tests. ## Does...
## What is the purpose of the change ## Brief change log ## Verifying this change `InputTypeStrategiesTest` ## Does this pull request potentially affect one of the following parts: -...
fix: update wording for 2.1.0 release notes for java 17 usage
## What is the purpose of the change Fixed incorrect handling of hidden directories when obtFixed incorrect handling of hidden directories when obtaining partition structureaining partiti… ## Brief change log...
## What is the purpose of the change bug fix for https://issues.apache.org/jira/browse/FLINK-38735 ## Brief change log - Avoid got NoSuchElementException when restore with empty state ## Verifying this change Add...