flink icon indicating copy to clipboard operation
flink copied to clipboard

Apache Flink

Results 905 flink issues
Sort by recently updated
recently updated
newest added

## What is the purpose of the change This is a documentation-only change, submitted as a `[hotfix][docs]` per contribution guidelines. It adds an example demonstrating how to use Apache Flink...

community-reviewed

## What is the purpose of the change Currently, filters with non deterministic features will be pushed down to join/agg/union, which can result in errors. ## Brief change log -...

community-reviewed

- What is the purpose of the change This is an implementation of MAP_FROM_ENTRIES - Brief change log MAP_FROM_ENTRIES for Table API and SQL ``` map_from_entries(map) - Returns a map...

community-reviewed

This is a revised version of the previous (auto-)closed PR #24205 More discussions in the JIRA: https://issues.apache.org/jira/browse/FLINK-34251 ## What is the purpose of the change Currently the ClosureCleaner throws exception...

community-reviewed

The README correctly states that JDK 17 is the default for building Flink. However, the build instructions in the docs still state Java 11 is required. The default build commands...

community-reviewed

## What is the purpose of the change This PR proposes to add `@Override` for `getSelfGateway()` method in `PekkoRpcService`. Since this method is from `RpcService` interface. ## Brief change log...

community-reviewed

## What is the purpose of the change Currently, the dropdown to add a metric for an operator, under the metrics section, has a fixed width. This makes it difficult...

community-reviewed

## What is the purpose of the change This pull request fixed the error value between getting and using idleStartTime in source reader metric group. ## Brief change log Use...

community-reviewed

```release-2.0``` backport of ([#26697](https://github.com/apache/flink/pull/26697))

target:release-2.0