commits
Thread
Date
Earlier messages
Later messages
Messages by Date
2025/02/27
(flink) branch master updated: [FLINK-37385][table] Add support for smile format
snuyanzin
2025/02/27
(flink) branch master updated: [FLINK-37398][state] Add proper message when state processor API is used with changelog
gaborgsomogyi
2025/02/27
(flink) branch master updated (cd62c6cf678 -> b633f9851eb)
snuyanzin
2025/02/27
(flink) branch master updated (356f5bb8e2e -> cd62c6cf678)
twalthr
2025/02/27
(flink) branch master updated (fd47c3f3850 -> 356f5bb8e2e)
twalthr
2025/02/27
(flink) branch master updated: [hotfix] fix NOTICE file in order to fix java 11 license check
snuyanzin
2025/02/27
(flink-connector-kafka) branch main updated: [FLINK-37380][connector/kafka] Change TransactionalIdPrefix as required option when Exactly-Once enabled
leonard
2025/02/27
(flink-connector-kafka) branch main updated: [FLINK-37396][build] Use multiple top-level packages discovered in a flat-layout in setup.py
leonard
2025/02/27
(flink) branch release-1.20 updated: [hotfix] Integrate hive connector docs
snuyanzin
2025/02/26
(flink) branch release-2.0 updated: [FLINK-37337][sql-client] No need to add sql-client jar as job dependencies (#26222)
xuyangzhong
2025/02/26
(flink) branch release-2.0 updated: [FLINK-37162][docs] Add sinks.md to describe Flink's Data Sink API
leonard
2025/02/26
(flink) branch master updated: [FLINK-37337][sql-client] No need to add sql-client jar as job dependencies (#26213)
shengkai
2025/02/26
(flink) 02/02: Update flink-table/flink-table-planner/src/main/java/org/apache/flink/table/planner/plan/rules/logical/FlinkJoinReorderRule.java
dwysakowicz
2025/02/26
(flink) 01/02: [hotfix] Rename SparkJoinReorderRule to FlinkJoinReorderRule
dwysakowicz
2025/02/26
(flink) branch master updated (14a5375a0e0 -> fa2d02bf59f)
dwysakowicz
2025/02/26
(flink-connector-kudu) branch main updated: [FLINK-37394] Update CI Flink versions to 1.19 and 1.20
fcsaky
2025/02/26
(flink-benchmarks) branch master updated: [FLINK-37376] Upgrade flink-shaded to 20.0
snuyanzin
2025/02/26
(flink) branch master updated: [hotfix] Update failureaccess in order to fix java 11 license check
snuyanzin
2025/02/26
(flink) 02/04: [FLINK-37374][table] Add tests for JSON in JSON_ARRAY
dwysakowicz
2025/02/26
(flink) 03/04: [FLINK-37374][docs] Add documentation for JSON in JSON_ARRAY
dwysakowicz
2025/02/26
(flink) branch master updated (69559fb5d23 -> 2f172c113c2)
dwysakowicz
2025/02/26
(flink) 04/04: [FLINK-37374][table] Adjust error message in tests for stability + docs
dwysakowicz
2025/02/26
(flink) 01/04: [FLINK-37374][table] Add the built-in function JSON for JSON_ARRAY
dwysakowicz
2025/02/25
(flink) branch release-2.0 updated (ae5fc93a693 -> 05325ccade1)
guoweijie
2025/02/25
(flink) 02/03: [FLINK-37316][datastream] Add getStateOptional and getState methods in StateManager for DataStream V2
guoweijie
2025/02/25
(flink) 03/03: [FLINK-37274][datastream] Add examples for DataStream V2
guoweijie
2025/02/25
(flink) 01/03: [hotfix][datastream] Add throwing signature to ProcessFunction methods
guoweijie
2025/02/25
(flink) branch master updated: [FLINK-37382][runtime] Early optimization for adaptive join when either input is below broadcast threshold.
junrui
2025/02/25
(flink-shaded) branch master updated: [hoftix] Update 21.0 version
snuyanzin
2025/02/25
(flink) branch master updated (25f0cf306c6 -> e8354665a28)
snuyanzin
2025/02/24
(flink-kubernetes-operator) annotated tag release-1.11.0-rc1 updated (cc9c6cb8 -> 22d8865b)
gyfora
2025/02/24
svn commit: r75131 - /dev/flink/flink-kubernetes-operator-1.11.0-rc1/
gyfora
2025/02/24
(flink-kubernetes-operator) branch release-1.11 updated: [FLINK-37370] [Observer] Finished batch jobs throw ReconciliationException and never reach FINISHED in the CR
gyfora
2025/02/24
(flink-kubernetes-operator) branch main updated: [FLINK-37370] [Observer] Finished batch jobs throw ReconciliationException and never reach FINISHED in the CR
gyfora
2025/02/24
(flink) branch master updated (3fb231e9bd6 -> 25f0cf306c6)
leonard
2025/02/24
(flink) branch release-2.0 updated: [FLINK-36336][docs] Remove deprecated DataSet API related contents in documentations
guoweijie
2025/02/24
(flink) branch master updated (dc73c6ab483 -> 3fb231e9bd6)
guoweijie
2025/02/24
(flink) branch release-2.0 updated: [FLINK-37339][doc] Update java_compatibility doc
guoweijie
2025/02/24
(flink) branch master updated: [FLINK-37339][doc] Update java_compatibility doc
guoweijie
2025/02/24
(flink) 02/04: [hotfix][runtime] Optimize logs in DefaultVertexParallelismAndInputInfosDecider and AdaptiveSkewedJoinOptimizationStrategy
junrui
2025/02/24
(flink) 04/04: [FLINK-37350][table-planner] Fix memory leak in skewed join optimization strategy
junrui
2025/02/24
(flink) 01/04: [hotfix][runtime] Optimize the calculation logic of AllToAllBlockingResultInfo#getNumBytesProduced
junrui
2025/02/24
(flink) branch release-2.0 updated (804ce5722e6 -> 44c84620a59)
junrui
2025/02/24
(flink) 03/04: [hotfix][table-planner] Fix skewed join optimization not working as expected in forced mode
junrui
2025/02/24
(flink) 01/04: [hotfix][runtime] Optimize the calculation logic of AllToAllBlockingResultInfo#getNumBytesProduced
junrui
2025/02/24
(flink) 02/04: [hotfix][runtime] Optimize logs in DefaultVertexParallelismAndInputInfosDecider and AdaptiveSkewedJoinOptimizationStrategy
junrui
2025/02/24
(flink) branch master updated (0cb39f99523 -> 8bc7f7a50b6)
junrui
2025/02/24
(flink) 04/04: [FLINK-37350][table-planner] Fix memory leak in skewed join optimization strategy
junrui
2025/02/24
(flink) 03/04: [hotfix][table-planner] Fix skewed join optimization not working as expected in forced mode
junrui
2025/02/24
Re: [I] flink-kubernetes-operator v1.11.0 Not Found [flink-cdc]
via GitHub
2025/02/24
Re: [I] flink-kubernetes-operator v1.11.0 Not Found [flink-cdc]
via GitHub
2025/02/24
Re: [I] flink-kubernetes-operator v1.11.0 Not Found [flink-cdc]
via GitHub
2025/02/24
(flink) branch master updated: [FLINK-37363][state] Make state.backend.type config optional for state SQL connector
gaborgsomogyi
2025/02/24
(flink) branch master updated (77b03d94ab3 -> 835c64b66a5)
snuyanzin
2025/02/24
(flink-kubernetes-operator) branch release-1.11 updated: [FLINK-37372] Fix infinite loop bug in savepoint error handling
gyfora
2025/02/24
(flink) branch master updated: Revert "[FLINK-36585][connector/common] SplitFetcherManager.close() should not chain runnables to the element queue future in a tight loop. (#25569)"
snuyanzin
2025/02/24
(flink-kubernetes-operator) branch main updated: [FLINK-37372] Fix infinite loop bug in savepoint error handling
gyfora
2025/02/24
(flink-web) branch asf-site updated: Add flink-shaded 20.0 release
snuyanzin
2025/02/24
(flink-shaded) annotated tag release-20.0 updated (8b3972e -> 3fd3afa)
snuyanzin
2025/02/24
svn commit: r75103 - /dev/flink/flink-shaded-20.0-rc1/ /release/flink/flink-shaded-20.0/
dwysakowicz
2025/02/24
Re: [I] flink-kubernetes-operator v1.11.0 Not Found [flink-cdc]
via GitHub
2025/02/24
Re: [I] flink-kubernetes-operator v1.11.0 Not Found [flink-cdc]
via GitHub
2025/02/24
[I] flink-kubernetes-operator v1.11.0 Not Found [flink-cdc]
via GitHub
2025/02/23
(flink) branch release-1.20 updated: [FLINK-37093][table] Fix catalog that failed validation due to no type still exists in catalogStoreHolder (#26138)
jinfeng
2025/02/23
(flink) branch release-2.0 updated: [FLINK-37093][table] Fix catalog that failed validation due to no type still exists in catalogStoreHolder (#26139)
jinfeng
2025/02/21
(flink-cdc) branch master updated (0211a136c -> e7964b160)
gongzhongqiang
2025/02/21
(flink-cdc) 03/03: [FLINK-36086] Add EVENT_SERIAL_NO_KEY for record event processed in state for fix repeat read event after restart during one transaction
gongzhongqiang
2025/02/21
(flink-cdc) 02/03: [FLINK-36086] Add test for sqlserver restart during one transaction and add new version SourceSplitSerializer
gongzhongqiang
2025/02/21
(flink-cdc) 01/03: [FLINK-36086] Set isSnapshotCompleted only immediately after snapshot
gongzhongqiang
2025/02/21
(flink) branch release-1.19 updated: [hotfix][docs] Update docs to the latest 1.19 version
afedulov
2025/02/21
(flink) branch release-1.20 updated: [hotfix][docs] Update docs to the latest 1.20 version
afedulov
2025/02/21
(flink-kubernetes-operator) 01/02: [release] Update version to 1.12-SNAPSHOT
gyfora
2025/02/21
(flink-kubernetes-operator) 02/02: [release] Docs, ci and config updates after release cut
gyfora
2025/02/21
(flink-kubernetes-operator) branch main updated (d54c8df2 -> e636a000)
gyfora
2025/02/21
(flink) branch master updated: [FLINK-37267][table] Add support for UNNEST WITH ORDINALITY
twalthr
2025/02/21
(flink-kubernetes-operator) branch release-1.11 created (now be8e8996)
gyfora
2025/02/21
(flink-kubernetes-operator) 01/01: [release] Update docs config for release branch
gyfora
2025/02/21
(flink-kubernetes-operator) branch main updated: [FLINK-37236] Bump the flink version from 1.20.0 to 1.20.1
gyfora
2025/02/21
(flink) branch release-2.0 updated: [FLINK-35724][oss] Bump OSS SDK to 3.17.4
junrui
2025/02/21
(flink-connector-kafka) branch main updated: [FLINK-33265] Support source parallelism setting for Kafka connector
libenchao
2025/02/20
(flink-kubernetes-operator) branch main updated: [FLINK-37320] [Observer] FINISHED finite streaming jobs incorrectly being set to RECONCILING
gyfora
2025/02/20
(flink-kubernetes-operator) branch main updated: [FLINK-36409] Publish some autoscaler metrics during stabilisation period
morhidi
2025/02/20
(flink) branch master updated: [FLINK-35622][runtime] Filter out noisy 'Coordinator of operator xxxx does not exist' exceptions in CollectResultFetcher
junrui
2025/02/20
(flink) 01/02: [FLINK-37333][runtime] Use ForwardForUnspecifiedPartitioner when adaptive broadcast join takes effect.
junrui
2025/02/20
(flink) branch master updated: [FLINK-35724][oss] Bump OSS SDK to 3.17.4
junrui
2025/02/20
(flink) 02/02: [hotfix][runtime] Add log for adaptive broadcast join strategy.
junrui
2025/02/20
(flink) branch release-2.0 updated (94c0ae9a4e0 -> b9734cf768a)
junrui
2025/02/20
(flink) branch release-1.19 updated: [FLINK-37361][release] Update japicmp configuration post 1.19.2
afedulov
2025/02/20
(flink) branch release-1.20 updated: [FLINK-37360][release] Update japicmp configuration post 1.20.1
afedulov
2025/02/20
(flink) branch release-1.19 updated: [hotfix] Fix post-release japicmp update script for macOS
afedulov
2025/02/20
(flink) branch release-1.20 updated: [hotfix] Fix post-release japicmp update script for macOS
afedulov
2025/02/20
(flink) branch release-2.0 updated: [hotfix] Fix post-release japicmp update script for macOS
afedulov
2025/02/20
(flink-connector-shared-utils) branch ci_utils updated: [FLINK-36900] Migrate from conda to uv for managing Python environments
snuyanzin
2025/02/20
(flink-kubernetes-operator) branch main updated: [FLINK-37359] Pin qemu image to 7.0.0
gyfora
2025/02/20
(flink-cdc) branch master updated: [FLINK-37152][build] Update Flink version to 1.20
leonard
2025/02/20
(flink) branch release-2.0 updated: [FLINK-37149][doc] Add documents for adaptive batch execution.
junrui
2025/02/20
(flink) branch release-1.19 updated: [FLINK-36549][formats] Fix using the ignore-parse-errors parameter in Debezium/Canal/Maxwell/Ogg JSON results in unexpected data loss
libenchao
2025/02/20
(flink) branch release-1.20 updated: [FLINK-36549][formats] Fix using the ignore-parse-errors parameter in Debezium/Canal/Maxwell/Ogg JSON results in unexpected data loss
libenchao
2025/02/20
(flink) branch bp-adaptive-batch-docs created (now f5ea5d1375c)
junrui
2025/02/20
(flink) 01/01: [FLINK-37149][doc] Add documents for adaptive batch execution.
junrui
2025/02/20
(flink) branch master updated (aa2281387ce -> 1c759337fd9)
junrui
2025/02/20
(flink) branch release-2.0 updated: [FLINK-28047][docs] Remove deprecated StreamExecutionEnvironment#readTextFile method in documentation
guoweijie
2025/02/19
(flink) branch master updated: [hotfix][runtime] Remove the redundant JobVertex#hasNoConnectedInputs and use JobVertex#isInputVertex instead.
junrui
2025/02/19
(flink) branch master updated: [hotfix][runtime] Remove the unused SchedulerBase#transitionToScheduled method
junrui
2025/02/19
(flink) 01/02: [FLINK-37333][runtime] Use ForwardForUnspecifiedPartitioner when adaptive broadcast join takes effect.
zhuzh
2025/02/19
(flink) 02/02: [hotfix][runtime] Add log for adaptive broadcast join strategy.
zhuzh
2025/02/19
(flink) branch master updated (fdf9b292b0d -> 38c35bb65a7)
zhuzh
2025/02/19
(flink) branch release-2.0 updated: [FLINK-35810][test] increase unittest Xmx to debug FLINK-35810
guoweijie
2025/02/19
(flink) branch release-2.0 updated: [FLINK-36585][connector/common] SplitFetcherManager.close() should not chain runnables to the element queue future in a tight loop. (#25569)
jqin
2025/02/19
(flink) branch master updated: [FLINK-36585][connector/common] SplitFetcherManager.close() should not chain runnables to the element queue future in a tight loop. (#25569)
jqin
2025/02/19
(flink-connector-kafka) 02/07: [hotfix] Fix leaks in FlinkKafkaProducerTest
arvid
2025/02/19
(flink-connector-kafka) 06/07: [FLINK-37282] Force colocation of kafka writer and kafka committer.
arvid
2025/02/19
(flink-connector-kafka) 07/07: [FLINK-37282] Incorporate Backchannel and ProducerPool into EOSWriter
arvid
2025/02/19
(flink-connector-kafka) branch main updated (707ec4c1 -> f4015d17)
arvid
2025/02/19
(flink-connector-kafka) 04/07: [FLINK-37282] Add Backchannel
arvid
2025/02/19
(flink-connector-kafka) 05/07: [FLINK-37282] Add ProducerPool
arvid
2025/02/19
(flink-connector-kafka) 01/07: [FLINK-37282] Introduce internal package to sink
arvid
2025/02/19
(flink-connector-kafka) 03/07: [FLINK-37282] Split KafkaWriter into EOS/non-EOS
arvid
2025/02/19
(flink-web) 01/02: Add Flink 1.20.1 release
afedulov
2025/02/19
(flink-web) 01/02: Add Flink 1.19.2 release
afedulov
2025/02/19
(flink) branch release-2.0 updated: [FLINK-37335][state/forst] Handle the first full checkpoint for ForStIncrementalSnapshotStrategy (#26176)
zakelly
2025/02/19
(flink) branch master updated: [FLINK-37335][state/forst] Handle the first full checkpoint for ForStIncrementalSnapshotStrategy (#26165)
zakelly
2025/02/19
(flink) branch master updated (9a1e9868bdd -> 18c6cafe7f4)
snuyanzin
2025/02/18
(flink-cdc) branch master updated: [FLINK-37201] [transform] Transform arithmetic function support nullable parameters and more numerical types
leonard
2025/02/18
(flink) branch release-2.0 updated: [FLINK-36998][table-planner] Keep same behavior about the RowKind of data in globalUpsertResult for KeyedUpsertingSinkFunction while being inserted or being restored
lincoln
2025/02/18
(flink-shaded) annotated tag release-20.0-rc1 updated (8b3972e -> c720c14)
snuyanzin
2025/02/18
svn commit: r74971 - in /dev/flink/flink-shaded-20.0-rc1: ./ flink-shaded-20.0-src.tgz flink-shaded-20.0-src.tgz.asc flink-shaded-20.0-src.tgz.sha512
snuyanzin
2025/02/18
(flink-shaded) branch master updated: [FLINK-33703] Use maven 3.8.6 for release profile
snuyanzin
2025/02/18
(flink-shaded) branch master updated: [FLINK-37342][table] Add `smile` format
snuyanzin
2025/02/18
(flink-connector-hive) branch dependabot/maven/flink-sql-connector-hive-3.1.3/org.apache.hive-hive-exec-4.0.1 created (now b347a987)
github-bot
2025/02/18
(flink-connector-hive) branch main updated: [FLINK-34961] Use dedicated CI name for Hive connector to differentiate it in infra-reports
snuyanzin
2025/02/18
(flink) branch master updated: [FLINK-36549][formats] Fix using the ignore-parse-errors parameter in Debezium/Canal/Maxwell/Ogg JSON results in unexpected data loss
libenchao
2025/02/18
(flink) branch FLINK-35810-debug created (now 0fd63018dd1)
guoweijie
2025/02/18
(flink) 01/01: increase unittest Xmx
guoweijie
2025/02/17
(flink) branch master updated (3e3d556e0bb -> 6362ad1086d)
lincoln
2025/02/17
(flink-connector-elasticsearch) branch ElasticsearchEmitter deleted (was e04b74b)
leonard
2025/02/17
(flink-connector-elasticsearch) branch ElasticsearchEmitter created (now e04b74b)
leonard
2025/02/17
(flink-connector-elasticsearch) branch v3.2 deleted (was ea34b2a)
guoweijie
2025/02/17
(flink-cdc) branch master updated: [FLINK-37306][tests] Fix MySQLSourceITCase failure in non-UTC timezone
leonard
2025/02/17
(flink) 03/03: [FLINK-37274][datastream] Add examples for DataStream V2
guoweijie
2025/02/17
(flink) 01/03: [hotfix][datastream] Add throwing signature to ProcessFunction methods
guoweijie
2025/02/17
(flink) branch master updated (931178ea4fa -> 3e3d556e0bb)
guoweijie
2025/02/17
(flink) 02/03: [FLINK-37316][datastream] Add getStateOptional and getState methods in StateManager for DataStream V2
guoweijie
2025/02/17
(flink) branch master updated (0b99f169ff2 -> 931178ea4fa)
snuyanzin
2025/02/17
(flink) branch master updated (a95046f2c33 -> 0b99f169ff2)
snuyanzin
2025/02/16
svn commit: r74932 - /dev/flink/flink-connector-elasticsearch-3.2.0-rc1/
guoweijie
2025/02/16
(flink) 01/02: [FLINK-28047][docs] Remove deprecated StreamExecutionEnvironment#readFile()/readTextFile(*) methods in documentations
guoweijie
2025/02/16
(flink) branch master updated (20d5eb0a8cc -> a95046f2c33)
guoweijie
2025/02/16
(flink) 02/02: [FLINK-28047][docs] Remove deprecated StreamExecutionEnvironment#readFile()/readTextFile(*) methods in chinese documentations
guoweijie
2025/02/16
(flink) branch release-2.0 updated: [FLINK-37194][tests] Fix NPE issue in WatermarkITCase
guoweijie
2025/02/16
(flink) branch master updated (4efbc913878 -> 20d5eb0a8cc)
guoweijie
2025/02/14
(flink) branch master updated (9bcc41dc233 -> 4efbc913878)
gaborgsomogyi
2025/02/14
(flink) branch release-1.20 updated: [FLINK-37109][state] Improve state processor API key iteration speed
gaborgsomogyi
2025/02/14
(flink) branch dependabot/maven/flink-end-to-end-tests/flink-end-to-end-tests-hive/io.netty-netty-common-4.1.115.Final deleted (was 5d2a8f40649)
github-bot
2025/02/14
(flink) branch dependabot/maven/flink-end-to-end-tests/flink-end-to-end-tests-hive/io.netty-netty-common-4.1.118.Final created (now b0b225b10a6)
github-bot
2025/02/14
(flink-docker) branch master updated: Align entrypoint with what was used for 1.19.1
afedulov
2025/02/14
(flink) branch master updated (cd0cfe42c15 -> 9bcc41dc233)
gaborgsomogyi
2025/02/14
(flink-docker) branch dev-1.19 updated: Align entrypoint with what was used for 1.19.1
mbalassi
2025/02/13
(flink) branch release-2.0 updated: [FLINK-37241][runtime] Remove Mockito usage from StateBackendTestBase.
dmvk
2025/02/13
(flink-playgrounds) branch master updated: update docker setup
danderson
2025/02/13
(flink-docker) branch master updated: Update Dockerfiles for 1.20.1 release
mbalassi
2025/02/13
(flink-docker) branch dev-1.20 updated: Add GPG key for 1.20.1 release (#214)
mbalassi
2025/02/13
(flink) branch release-1.20 updated (9689af6a88a -> 6dcda117d04)
dmvk
2025/02/13
(flink) branch master updated (05a3e9c578e -> cd0cfe42c15)
dmvk
2025/02/13
(flink-docker) branch dev-1.20 updated: Add GPG key for 1.20.1 release
afedulov
2025/02/13
(flink) branch release-2.0 updated (0898eb58255 -> 3cc86bdbf48)
junrui
2025/02/13
(flink) 01/02: [hotfix][runtime] Fix the intra-input correlation of ForwardForUnspecifiedPartitioner
junrui
2025/02/13
(flink) 02/02: [FLINK-37309][table-planner] Fix skewed join optimization not working as expected
junrui
2025/02/12
(flink) branch release-2.0 updated: [hotfix][state/forst] Make file cache options recognize size type (#26151)
zakelly
2025/02/12
(flink) 01/02: [hotfix][runtime] Fix the intra-input correlation of ForwardForUnspecifiedPartitioner
junrui
2025/02/12
(flink) 02/02: [FLINK-37309][table-planner] Fix skewed join optimization not working as expected
junrui
2025/02/12
(flink) branch master updated (25444ac3a5f -> 05a3e9c578e)
junrui
2025/02/12
(flink) annotated tag release-1.20.1 updated (cb1e7b5571b -> e976b142d88)
afedulov
2025/02/12
(flink) branch master updated: [FLINK-37312][doc] Add missing closing tab in state_v2.md
gaborgsomogyi
2025/02/12
(flink-shaded) branch master updated: [FLINK-37303] Bump guava from 32.1.3 to 33.4.0
snuyanzin
2025/02/12
svn commit: r74865 - in /dev/flink/flink-connector-elasticsearch-3.2.0-rc1: ./ flink-connector-elasticsearch-3.2.0-src.tgz flink-connector-elasticsearch-3.2.0-src.tgz.asc flink-connector-elasticsearch-3.2.0-src.tgz.sha512
guoweijie
2025/02/12
(flink) branch master updated: [hotfix][state/forst] Make file cache options recognize size type (#26148)
zakelly
2025/02/12
(flink) branch release-2.0 updated: [FLINK-37021][state/forst] Support reusing files in LEGACY recovery mode. (#26147)
zakelly
2025/02/12
(flink) branch release-2.0 updated: [FLINK-37301][state/forst] Fix wrong flag returned by `ForStStateBackend#supportsSavepointFormat` (#26146)
zakelly
2025/02/11
(flink) branch master updated: [FLINK-36900][Test Infrastructure] Migrate from conda to uv for managing Python environments for PyFlink (#26065)
martijnvisser
2025/02/11
svn commit: r74862 - /dev/flink/flink-connector-elasticsearch--rc1/
guoweijie
2025/02/11
svn commit: r74861 - in /dev/flink/flink-connector-elasticsearch--rc1: ./ flink-connector-elasticsearch--src.tgz flink-connector-elasticsearch--src.tgz.asc flink-connector-elasticsearch--src.tgz.sha512
guoweijie
2025/02/11
(flink-connector-elasticsearch) 01/03: Update version to 3.2.0
guoweijie
2025/02/11
(flink-connector-elasticsearch) 03/03: [FLINK-35134][Connectors/Elasticsearch] Update website data for 3.2.0
guoweijie
2025/02/11
(flink-connector-elasticsearch) branch v3.2 updated (a556c6d -> ea34b2a)
guoweijie
2025/02/11
(flink-connector-elasticsearch) 02/03: [FLINK-35134][Connectors/Elasticsearch] Change flink.version to 1.19.1
guoweijie
2025/02/11
(flink-connector-elasticsearch) branch v3.0 updated: [hotfix] Make tests passing for jdk 17+
guoweijie
2025/02/11
(flink-connector-elasticsearch) branch test deleted (was 4348dba)
guoweijie
2025/02/11
(flink-connector-elasticsearch) 01/01: [test] Run test for 1.19.1 to v3.1
guoweijie
2025/02/11
(flink-connector-elasticsearch) branch test created (now 4348dba)
guoweijie
2025/02/11
(flink-connector-elasticsearch) branch main updated: [hotfix] upgrade v3.0 branch testing flink version to 1.19.1
guoweijie
2025/02/11
(flink-connector-elasticsearch) branch v3.2 updated: [FLINK-35134][Connectors/Elasticsearch] Change flink.version to 1.19.1
guoweijie
2025/02/11
(flink-connector-elasticsearch) 01/02: Update version to 3.2-SNAPSHOT
guoweijie
2025/02/11
(flink-connector-elasticsearch) 02/02: [FLINK-35134][Connectors/Elasticsearch] Update website data for 3.2.0
guoweijie
2025/02/11
(flink-connector-elasticsearch) branch v3.2 created (now a1d4812)
guoweijie
2025/02/11
(flink) branch master updated: [FLINK-37301][state/forst] Fix wrong flag returned by `ForStStateBackend#supportsSavepointFormat` (#26143)
zakelly
2025/02/11
(flink) branch master updated (4aacf33e870 -> e299645bf5c)
zakelly
2025/02/11
(flink-cdc) branch master updated: [hotfix][license] Update legacy license
leonard
2025/02/11
(flink) branch master updated (24f18975c72 -> 4aacf33e870)
fanrui
2025/02/11
(flink-connector-hive) annotated tag v3.0.0-rc2 deleted (was 8b9b83f4)
snuyanzin
Earlier messages
Later messages