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 Add precision supports for the `TIME` function. Currently, Flink only takes precision `0` and ignores any other type of precision. ## Brief...

community-reviewed

### Key Purpose of This PR This pull request focuses on **optimizing Chinese expressions** in the `/zh/dev/table/concepts/overview.md` document. The goal is to make the translation more natural, precise, and aligned...

target:release-1.20

**What is the purpose of the change** Refine Chinese translations for: - `docs/content.zh/docs/dev/table/data_stream_api.md` (conversion section) - `docs/content.zh/docs/dev/table/concepts/overview.md` (conversion section) **Brief change log** Optimized translation accuracy of API conversion logic, aligned...

community-reviewed

## What is the purpose of the change The SQL Gateway exposes credentials and other sensitive information through the SHOW CREATE TABLE and SHOW CREATE CATALOG statements. This represents a...

community-reviewed

## What is the purpose of the change Looking for a way to include the official NATS connector somewhere. It is developed by Synadia, the primary maintainers of NATS. ##...

community-reviewed

## What is the purpose of the change This PR add an option to use different HTTP client implementation in fabric8 used within `flink-kubernetes` module. It basically sync with operator...

community-reviewed

## What is the purpose of the change With [FLINK-37775](https://issues.apache.org/jira/browse/FLINK-37775) and [FLINK-36900](https://issues.apache.org/jira/browse/FLINK-36900) we have started to use uv for managing Python testing environments and installing linting tools, as well as...

community-reviewed

…wnstream premature expiry ## What is the purpose of the change *(For example: This pull request makes task deployment go through the blob server, rather than through RPC. That way...

community-reviewed

## What is the purpose of the change Implementing [FLINK-36377](https://issues.apache.org/jira/browse/FLINK-36377) for supporting ROW, ARRAY, MAP, and RAW types for LAST_VALUE aggregate function. ## Brief change log - Modify the AggFunctionFactory...

community-reviewed

## What is the purpose of the change Fix typo in documentation ## Brief change log Fixed typo on `Working with State V2 (New APIs)` page ## Verifying this change...

community-reviewed
target:release-2.1