commits
Thread
Date
Later messages
Messages by Date
2025/08/11
(flink) branch master updated: [FLINK-38198] Support WITH Clause in CREATE FUNCTION Statement (#26874)
dwysakowicz
2025/08/09
(flink-cdc) branch master updated: [FLINK-37963] Fix potential NPE when triggering JobManager failover prematurely (#4044)
kunni
2025/08/09
(flink-cdc) branch FLINK-38206 updated (a1aa28d58 -> c85444d5e)
kunni
2025/08/09
(flink-cdc) branch master updated: [FLINK-38142] Upgrading the Paimon version to 1.2.0 (#4066)
kunni
2025/08/08
(flink-agents) branch main updated: [plan][runtime][java] Introduce Resource and Resource Provider in java (#91)
xtsong
2025/08/08
(flink) branch master updated: [FLINK-38209][table-planner] Use UniqueKeys instead of Upsertkeys for inputSpec and state management for MultiJoin
twalthr
2025/08/08
(flink-cdc) branch master updated: [FLINK-37905][runtime] Fix transform failure with non-ascii string literals (#4038)
yux
2025/08/08
(flink) branch master updated: [FLINK-38154][metrics] Add HTTP protocol support to OpenTelemetry reporters (#26850)
rmetzger
2025/08/07
(flink-cdc) branch master updated: [FLINK-38194][pipeline-connector/iceberg] Iceberg connector supports auto-creating namespace (#4080)
kunni
2025/08/07
(flink-cdc) branch master updated: [FLINK-37828] Enable scan.incremental.snapshot.unbounded-chunk-first by default for improved stability (#4082)
kunni
2025/08/07
(flink) branch master updated: [FLINK-38135][table] Fix call to non-existent method for RAW type hashing
snuyanzin
2025/08/07
(flink) branch master updated (720172be1e5 -> eef14cb8781)
twalthr
2025/08/07
(flink) branch master updated (5d914f207d8 -> 720172be1e5)
snuyanzin
2025/08/07
(flink) branch master updated (59278c95b33 -> 5d914f207d8)
snuyanzin
2025/08/07
(flink) branch master updated (db91239b92b -> 59278c95b33)
fpaul
2025/08/07
(flink) branch master updated: FLINK-32695-ReactiveModeITCase-NewSource-Migration
fpaul
2025/08/07
(flink-agents) 01/02: [hotfix] Rename input/output event name in EventUtil to keep consistency.
xtsong
2025/08/07
(flink-cdc) branch master updated: [FLINK-38164][pipeline-connector/mysql] support mysql long and long varchar type (#4076)
kunni
2025/08/07
(flink-agents) 02/02: [hotfix] Add timeout for pulling and starting ollama server.
xtsong
2025/08/07
(flink-agents) branch main updated (5d9c35e -> c8cdedf)
xtsong
2025/08/07
(flink-agents) branch main updated (6278185 -> 5d9c35e)
xtsong
2025/08/07
(flink-agents) 01/02: [hotfix] Rename Agent whose name is begin with Test to avoid being treated as test class by pytest.
xtsong
2025/08/07
(flink-agents) 02/02: [api][python] Support add action and resource to Agent instance.
xtsong
2025/08/07
(flink-cdc) branch FLINK-38206 created (now a1aa28d58)
kunni
2025/08/07
(flink-cdc) 01/01: [FLINK-38206][pipeline-connector][paimon] Support writing to existed table with inconsistent schema with upstream.
kunni
2025/08/06
(flink-cdc) branch security-issue-2 deleted (was 03e934928)
kunni
2025/08/06
(flink-cdc) branch security-issue-3 deleted (was 60485f9dc)
kunni
2025/08/06
(flink-cdc) branch master updated: [FLINK-38184] one time of GetCopyOfBuffer is enough When serializing split. (#4073)
kunni
2025/08/06
(flink-agents) branch main updated: [api][java] Support DataStream / Table as input / output of Flink Agents in Java (#85)
xtsong
2025/08/06
(flink) branch master updated: [FLINK-38199] Allow to specify output in AbstractStreamOperatorTestHarness
roman
2025/08/06
(flink) branch master updated: [FLINK-38200][table] Allow to use `FIRST_VALUE` and `LAST_VALUE` with other types
snuyanzin
2025/08/06
(flink) branch master updated (f85946210f4 -> bbe109c8f9b)
fanrui
2025/08/06
(flink) branch master updated (17bedd4bc61 -> f85946210f4)
huweihua
2025/08/06
(flink-agents) branch main updated (57c4446 -> 4b8beab)
xtsong
2025/08/06
(flink-agents) 02/02: [integration][python] Introduce ollama chat model in python.
xtsong
2025/08/06
(flink-agents) 01/02: [hotfix] Remove useless parameter chat_history from ChatModel#chat.
xtsong
2025/08/06
(flink) branch master updated (9463c9b155e -> 17bedd4bc61)
twalthr
2025/08/06
(flink-cdc) branch master updated: [tests][pipeline-connector/fluss] Add MySQL to Fluss E2e IT case (#4057)
yux
2025/08/05
Re: [I] SQL Server CDC connector incorrectly handles special characters in database [flink-cdc]
via GitHub
2025/08/05
Re: [I] SQL Server CDC connector incorrectly handles special characters in database [flink-cdc]
via GitHub
2025/08/05
Re: [I] SQL Server CDC connector incorrectly handles special characters in database [flink-cdc]
via GitHub
2025/08/05
Re: [I] SQL Server CDC connector incorrectly handles special characters in database [flink-cdc]
via GitHub
2025/08/05
[I] SQL Server CDC connector incorrectly handles special characters in database [flink-cdc]
via GitHub
2025/08/05
(flink) branch master updated: [FLINK-32695] [Tests] Removed SourceFunction Dependency from YarnTestCacheJob.
fpaul
2025/08/05
(flink) branch master updated (066a957bcf7 -> 10c53c28658)
fpaul
2025/08/05
(flink-agents) branch main updated (cc46f29 -> 57c4446)
xtsong
2025/08/05
(flink-agents) 03/03: [hotfix] fix: format code with lint.sh to resolve style issues
xtsong
2025/08/05
(flink-agents) 02/03: [infra] Add license check tool and integrate with CI
xtsong
2025/08/05
(flink-agents) 01/03: [infra] Fix: lint.sh no longer modifies files during code style check
xtsong
2025/08/04
(flink-agents) 03/07: [hotfix] Refactor function to reduce serialize complexity.
xtsong
2025/08/04
(flink-agents) branch main updated (4ed5fc5 -> cc46f29)
xtsong
2025/08/04
(flink-agents) 04/07: [api][python] Introduce Prompt in python.
xtsong
2025/08/04
(flink-agents) 05/07: [api][python] Introduce Tool api and FunctionTool in python.
xtsong
2025/08/04
(flink-agents) 07/07: [plan][python] Add built-in actions for processing chat and tool call.
xtsong
2025/08/04
(flink-agents) 06/07: [api][python] Introduce ChatModel in python.
xtsong
2025/08/04
(flink-agents) 02/07: [hotfix] Move event and action to separate module.
xtsong
2025/08/04
(flink-agents) 01/07: [hotfix] Fixup unstable plan compatibility e2e test.
xtsong
2025/08/04
(flink) branch release-2.0 updated: [FLINK-38035][Python][PythonEnvUtils] Redact sensitive env vars in PythonEnvUtils logging (#26803)
dianfu
2025/08/04
(flink) branch release-2.1 updated: [FLINK-38035][Python][PythonEnvUtils] Redact sensitive env vars in PythonEnvUtils logging (#26803)
dianfu
2025/08/04
(flink) branch release-1.20 updated: [FLINK-38035][Python][PythonEnvUtils] Redact sensitive env vars in PythonEnvUtils logging (#26841)
dianfu
2025/08/04
(flink-cdc) branch master updated: [FLINK-38185][pipeline-connector][iceberg] Correctly handle the type conversion of TIMESTAMP_TITH_TIME_ZONE. (#4074)
kunni
2025/08/04
(flink-cdc) branch master updated (f58158ae3 -> 7d93fc190)
kunni
2025/08/04
(flink-cdc) branch master updated (5eaf9eb86 -> f58158ae3)
kunni
2025/08/04
(flink-cdc) branch FLINK-38185 deleted (was b164f7c9e)
kunni
2025/08/04
(flink-cdc) 01/01: [FLINK-38185][pipeline-connector][iceberg] Correctly handle the type conversion of TIMESTAMP_TITH_TIME_ZONE.
kunni
2025/08/04
(flink-cdc) branch FLINK-38185 created (now b164f7c9e)
kunni
2025/08/04
(flink) branch master updated (a356421ded6 -> 066a957bcf7)
snuyanzin
2025/08/04
(flink-agents) 01/04: [runtime] Check memory access in task mailbox thread
xtsong
2025/08/04
(flink-agents) branch main updated (8c59d4e -> 4ed5fc5)
xtsong
2025/08/04
(flink-agents) 02/04: [API][runtime] Introduce RunnerContext#execute_async method and implement it for local runner
xtsong
2025/08/04
(flink-agents) 04/04: [runtime] Add rescaling test case
xtsong
2025/08/04
(flink-agents) 03/04: [runtime] Implement async execution in ActionExecutionOperator for Python actions
xtsong
2025/08/03
(flink) branch release-1.20 updated: [hotfix][python] Limits pemja<0.5.4
hxb
2025/08/02
(flink) branch master updated: [FLINK-38069][table] Fix return type nullability diffs of function ENCODE & DECODE in SQL and Table API
snuyanzin
2025/08/02
(flink) branch master updated: [FLINK-38138] Array OOB error when trying to get a binary from a non-zero offset from a vector
snuyanzin
2025/08/02
(flink) branch master updated: [FLINK-38179] Upgrade os-maven-plugin for RISC-V riscv64 support
snuyanzin
2025/08/01
(flink) branch master updated: [hotfix] reference latest released branch (v3.2) in the cassandra docs integration.
echauchot
2025/08/01
(flink-agents) branch main updated: [readme] Add slack and community sync information.
xtsong
2025/07/31
(flink) 03/03: [FLINK-38158][metrics] Document setting additional metric variables for operators
pnowojski
2025/07/31
(flink) 01/03: [FLINK-38158][metrics] Add custom scope variables to operators
pnowojski
2025/07/31
(flink) 02/03: [FLINK-38158][metrics] Allow to adjust transformation via SinkV2Provider
pnowojski
2025/07/31
(flink) branch master updated (465566677c0 -> df76e412d10)
pnowojski
2025/07/31
(flink-web) 02/02: rebuild website
xtsong
2025/07/31
(flink-web) 01/02: [hotfix] update slack invitation link
xtsong
2025/07/31
(flink-web) branch asf-site updated (ec08784ea -> 0af510acc)
xtsong
2025/07/31
(flink) branch dependabot/npm_and_yarn/flink-runtime-web/web-dashboard/multi-96c788614a deleted (was 3f43c67dde3)
github-bot
2025/07/31
(flink) branch master updated: [FLINK-38177][table] `ALTER TABLE` .. `MODIFY WATERMARK` might reset current distribution
snuyanzin
2025/07/31
(flink) branch master updated: [FLINK-38170][release] Build 2.1 docs in GitHub Action and mark 2.1 as stable in docs (#26851)
ron
2025/07/31
(flink) branch master updated: [FLINK-38171][Docs] Add 2.1 to PreviousDocs list (#26853)
ron
2025/07/31
(flink-cdc) branch master updated: [FLINK-38134][cdc-common] Cannot recognize DropColumnEvent in method SchemaMergingUtils.getSchemaDifference(#4065)
kunni
2025/07/31
(flink-agents) branch main updated: [api][runtime] Introduce metric mechanism (#74)
xtsong
2025/07/31
svn commit: r78472 - dev/flink/flink-connector-kafka-4.0.1-rc2
fpaul
2025/07/31
(flink-connector-kafka) annotated tag v4.0.1-rc2 updated (9e4bd3c0 -> bc1780b8)
fpaul
2025/07/30
(flink-web) branch asf-site updated (9cdc4a191 -> ec08784ea)
ron
2025/07/30
(flink-web) 01/02: [hotfix] Fix 2.1 announcement page via align markdown header
ron
2025/07/30
(flink-web) 01/02: Add Flink 2.1.0 release
ron
2025/07/30
(flink-web) branch asf-site updated (f250649f2 -> 9cdc4a191)
ron
2025/07/30
(flink) branch master updated: [FLINK-38093][k8s] Bump Fabric8 version to 7.3.1
gyfora
2025/07/30
(flink-connector-kafka) 01/03: [FLINK-37714][Connector/Kafka] Generate entities in a temporary folder while tests
fpaul
2025/07/30
(flink-connector-kafka) branch v4.0 updated (1461e419 -> 90184b25)
fpaul
2025/07/30
(flink-connector-kafka) 03/03: [FLINK-38063] Update dependencies
fpaul
2025/07/30
(flink-connector-kafka) 02/03: [FLINK-37983] Update to Kafka client 3.9.1 (#180)
fpaul
2025/07/30
(flink-connector-kafka) branch v4.0 updated (10329aad -> 1461e419)
fpaul
2025/07/30
(flink-connector-kafka) branch main updated: [hotfix] Set version to 5.0-SNAPSHOT
fpaul
2025/07/30
svn commit: r78461 - dev/flink/flink-connector-kafka-4.0.1-rc1
fpaul
2025/07/30
(flink-connector-kafka) annotated tag v4.0.1-rc1 updated (0bbaaa51 -> f54077da)
fpaul
2025/07/30
(flink) 01/02: [FLINK-38137][state] RocksDB and ForSt state backend are compatible with the case where the user value of the map state is null
fanrui
2025/07/30
(flink) branch release-2.1 updated (1e6f431462f -> d2a88f6b0e8)
fanrui
2025/07/30
(flink) branch release-2.0 updated (f34501caf4b -> db43791a5af)
fanrui
2025/07/30
(flink) 02/02: [FLINK-38137][state] Disable testMapStateWithNullValue for change log state backend temporarily
fanrui
2025/07/30
(flink) 01/02: [FLINK-38137][state] RocksDB and ForSt state backend are compatible with the case where the user value of the map state is null
fanrui
2025/07/30
(flink) 02/02: [FLINK-38137][state] Disable testMapStateWithNullValue for change log state backend temporarily
fanrui
2025/07/30
(flink) 01/02: [FLINK-38137][state] RocksDB and ForSt state backend are compatible with the case where the user value of the map state is null
fanrui
2025/07/30
(flink) 02/02: [FLINK-38137][state] Disable testMapStateWithNullValue for change log state backend temporarily
fanrui
2025/07/30
(flink) branch release-1.20 updated (7f0a676ec12 -> d3c1d481769)
fanrui
2025/07/29
(flink-cdc) branch master updated: [FLINK-38156][hotfix] Fix pipeline E2E tests. (#4068)
kunni
2025/07/29
(flink) branch master updated (f4328b3729a -> 9bb3612ef9a)
snuyanzin
2025/07/29
(flink) 02/02: [FLINK-38150][table] Use `RANGE` in plans instead of `RANG`
snuyanzin
2025/07/29
(flink) 01/02: [FLINK-38150][table] Fail in planning if window boundary is not numeric/interval_day_time
snuyanzin
2025/07/29
(flink) branch master updated (7910e519fdc -> f4328b3729a)
snuyanzin
2025/07/29
svn commit: r78433 - release/flink
arvid
2025/07/29
(flink-cdc) branch security-issue-3 created (now 60485f9dc)
kunni
2025/07/29
(flink-cdc) 01/01: [hotfix] Fix CI.
kunni
2025/07/29
(flink) branch release-2.1 updated: [FLINK-34094][docs] Adds documentation for AsyncScalarFunction
twalthr
2025/07/29
(flink) branch master updated: [FLINK-34094][docs] Adds documentation for AsyncScalarFunction
twalthr
2025/07/29
(flink-cdc) 02/02: [hotfix] Fix CI.
kunni
2025/07/29
(flink-cdc) 01/02: [hotfix] Fix security issues.
kunni
2025/07/29
(flink-cdc) branch security-issue-2 created (now 03e934928)
kunni
2025/07/29
(flink-cdc) branch master updated: [docs] Update mysql-cdc some param description
leonard
2025/07/29
(flink-docker) branch master updated: [FLINK-38129][flink-docker] Update Dockerfiles for 2.1.0 release (#232)
ron
2025/07/29
(flink-docker) branch dev-2.1 updated: [FLINK-38129] Add GPG key for 2.1.0 release (#231)
ron
2025/07/29
(flink-docker) branch dev-master updated: [FLINK-38129] Add GPG key for 2.1.0 release (#230)
ron
2025/07/28
(flink) annotated tag release-2.1.0 updated (4cb6bd30df3 -> 1bf81a39cdf)
ron
2025/07/28
svn commit: r78421 - dev/flink/flink-2.1.0-rc0
ron
2025/07/28
svn commit: r78420 - dev/flink/flink-2.1.0-rc1 release/flink/flink-2.1.0
lincoln
2025/07/28
(flink) branch master updated: [hotfix][runtime] Fix typo in methods/parameters naming for ResourceProfileInfo.java (#26820)
zakelly
2025/07/28
(flink) branch master updated: [FLINK-38140][table] Changes AsyncScalarFunction config from buffer-capacity to max-concurrent-operations
twalthr
2025/07/28
(flink) branch release-2.1 updated: [FLINK-38149][table-planner] Convert COLUMN_LIST to DescriptorType
twalthr
2025/07/28
(flink) branch master updated: [FLINK-37914][table] Add built-in OBJECT_UPDATE function
twalthr
2025/07/28
(flink) branch master updated: [FLINK-38136][table-planner] Add restore tests for PTFs
twalthr
2025/07/28
(flink) branch master updated: [FLINK-38108][table] Fix incorrect conversion from Java BigDecimal to SQL DECIMAL
fpaul
2025/07/28
(flink) branch master updated (70b67340629 -> 06726f4ba02)
snuyanzin
2025/07/28
(flink) 02/02: [FLINK-35855][table] Do not use deprecated `RexBuilder#makeCast`
snuyanzin
2025/07/28
(flink) 01/02: [FLINK-38137][state] RocksDB and ForSt state backend are compatible with the case where the user value of the map state is null
fanrui
2025/07/28
(flink) branch master updated (076b8bd66c6 -> 70b67340629)
fanrui
2025/07/28
(flink) 02/02: [FLINK-38137][state] Disable testMapStateWithNullValue for change log state backend temporarily
fanrui
2025/07/28
(flink-kubernetes-operator) branch main updated: [FLINK-32033] Fix Lifecycle Status of FlinkDeployment Resource in case of MISSING/ERROR JM status
gyfora
2025/07/27
(flink) branch master updated: [FLINK-37294][state] Support state migration between disabling and enabling ttl in HeapKeyedStateBackend (#26651)
zakelly
2025/07/26
(flink) branch release-1.20 updated: [FLINK-38143][python] Fix pyflink flat YAML based config support
gaborgsomogyi
2025/07/26
(flink) branch release-1.19 updated: [FLINK-38143][python] Fix pyflink flat YAML based config support
gaborgsomogyi
2025/07/24
(flink-connector-cassandra) branch main updated: [FLINK-38034] Added WriteAheadSinkTestBase to Cassandra Repo
echauchot
2025/07/23
(flink-connector-opensearch) branch main updated (9829c4b -> d534b44)
snuyanzin
2025/07/23
(flink) branch master updated (6b0426c7c08 -> 31785e076c8)
rmetzger
2025/07/23
(flink) branch master updated: [FLINK-38114] Allow asynchronous offloading of TaskRestore
roman
2025/07/22
(flink-agents) branch main updated: [api][runtime] Support Short-Term Memory (#67)
xtsong
2025/07/22
(flink-kubernetes-operator) branch main updated: [hotfix][javadocs] Fix typo in the Javadoc for the load value in LoadSimulationPipeline (#999)
mxm
2025/07/22
(flink-docker) branch dev-2.2 created (now 079f902)
ron
2025/07/22
(flink-docker) branch dev-master updated: [FLINK-38010][release] Update dev-master point to 2.2 (#227)
ron
2025/07/21
(flink-docker) branch dev-2.2 deleted (was 70db7f9)
ron
2025/07/21
(flink) branch master updated: [hotfix] `ELEMENT` should throw `TableRuntimeException`
snuyanzin
2025/07/21
(flink-docker) branch dev-2.2 created (now 70db7f9)
ron
2025/07/21
(flink) annotated tag release-2.1.0-rc0 deleted (was bb9563045a7)
ron
2025/07/21
(flink) branch release-2.0 updated: [FLINK-38082][datastream] Avoid unexpected retries when user async function invokes completeExceptionally
lincoln
2025/07/21
(flink) branch release-1.20 updated: [FLINK-38121][python] Limit the version of pyarrow to <21.0.0 (#26815)
dianfu
2025/07/21
(flink) branch release-2.0 updated: [FLINK-38121][python] Limit the version of pyarrow to <21.0.0 (#26815)
dianfu
2025/07/21
(flink) branch master updated (3ace905cd46 -> 6c3d8fc63e0)
dianfu
2025/07/21
(flink) branch master updated (2432e5c7c9a -> 3ace905cd46)
dianfu
2025/07/21
(flink) annotated tag release-2.1.0-rc1 updated (4cb6bd30df3 -> 15a4dc58b75)
ron
2025/07/21
svn commit: r78289 - in dev/flink/flink-2.1.0-rc1: . python
ron
2025/07/21
(flink-kubernetes-operator) branch main updated: [FLINK-28648] Allow session deletion to block on any running job
gyfora
2025/07/21
(flink) branch release-2.1 updated: [FLINK-38121][python] Limit the version of pyarrow to <21.0.0 (#26815)
ron
2025/07/21
(flink-connector-cassandra) branch main updated (986fda5 -> 19bca45)
echauchot
2025/07/20
(flink) branch master updated: [FLINK-38086][table] Make ChangelogNormalize reusable if possible
snuyanzin
2025/07/19
(flink-cdc) branch 3.1 deleted (was 13c2456da)
gaoyunhaii
2025/07/19
(flink-cdc) branch 3.1 created (now 13c2456da)
gaoyunhaii
2025/07/18
(flink) branch release-2.1 updated: [FLINK-38017][release] Add release note for release 2.1 (#26778)
ron
2025/07/18
(flink) branch master updated: [FLINK-38017][release] Add release note for release 2.1 (#26778)
ron
2025/07/18
(flink-agents) branch main updated: [plan][runtime][python] Introduce Resource and Resource Provider in python (#70)
xtsong
2025/07/17
(flink) branch dependabot/npm_and_yarn/flink-runtime-web/web-dashboard/multi-96c788614a created (now 3f43c67dde3)
github-bot
2025/07/17
(flink) branch master updated: [FLINK-38113] Rethrow fatal (including OOM) errors in Execution.deploy
roman
2025/07/17
(flink) branch master updated: [FLINK-37913][table] Add built-in OBJECT_OF function
twalthr
2025/07/17
Re: [I] Failed to deserialize data of EventHeaderV4 [flink-cdc]
via GitHub
2025/07/17
Re: [I] Failed to deserialize data of EventHeaderV4 [flink-cdc]
via GitHub
2025/07/16
(flink) branch release-1.20 updated: [FLINK-38098][Runtime] Fix JobClientHeartbeatRequestBody deserialization error
xtsong
2025/07/16
(flink) branch release-2.1 updated: [FLINK-38098][Runtime] Fix JobClientHeartbeatRequestBody deserialization error
xtsong
2025/07/16
(flink) branch release-2.0 updated: [FLINK-38098][Runtime] Fix JobClientHeartbeatRequestBody deserialization error
xtsong
2025/07/16
(flink) branch master updated: [FLINK-38098][Runtime] Fix JobClientHeartbeatRequestBody deserialization error
xtsong
2025/07/16
(flink) branch release-2.0 updated: [FLINK-37867][state/forst] Ensure files of half-uploaded checkpoints are cleaned when using path copying (#26759)
zakelly
2025/07/16
(flink) branch release-2.1 updated: [FLINK-38073][docs] Add documentation for the MultiJoin operator (#26775)
ron
2025/07/16
(flink) branch master updated: [FLINK-38073][docs] Add documentation for the MultiJoin operator (#26775)
ron
2025/07/15
(flink) branch dependabot/maven/flink-end-to-end-tests/flink-end-to-end-tests-hive/io.netty-netty-common-4.1.118.Final deleted (was b0b225b10a6)
github-bot
2025/07/15
(flink) branch release-2.1 updated: [FLINK-38105][python] Change NamespaceAggsHandleFunctionBase.get_accumulators to cpdef
dianfu
2025/07/15
(flink) branch master updated (75355decc3f -> 352c9d2498f)
dianfu
2025/07/15
(flink-agents) branch main updated: add Min Zhou, Weiqing Yang and Alan Zhang
xtsong
2025/07/15
(flink-agents) branch main updated: [plan] Add test cases for checking agent plan compatibility (#60)
xtsong
2025/07/15
(flink) branch release-2.1 updated: [FLINK-38103][table] Fix error for inline structured types in DataTypeFactory
twalthr
2025/07/15
(flink) branch release-1.20 updated: [FLINK-38091][release] Bump japicmp configuration post 1.20.2
fcsaky
2025/07/15
(flink) branch release-1.19 updated: [FLINK-38092][release] Bump japicmp configuration post 1.19.3
fcsaky
2025/07/15
(flink) branch master updated: [FLINK-38103][table] Fix error for inline structured types in DataTypeFactory
twalthr
2025/07/15
(flink) 01/03: [FLINK-37701] Fix AdaptiveScheduler ignoring checkpoint states sizes for local recovery adjustment.
fanrui
Later messages