(flink) 01/02: [FLINK-34482][checkpoint] Rename checkpointing options

2024-06-12 Thread hangxiang
This is an automated email from the ASF dual-hosted git repository. hangxiang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit 38070a1bde8b3280ba852d7956a7d8e5c9fb9dd4 Author: Hangxiang Yu AuthorDate: Mon Jun 3 10:40:40 2024 +0800 [FLINK

(flink) 02/02: [FLINK-34482][checkpoint] Refactor checkpoint section in doc

2024-06-12 Thread hangxiang
This is an automated email from the ASF dual-hosted git repository. hangxiang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit 26e61931de6c24370162eb9777e3433b23004995 Author: Hangxiang Yu AuthorDate: Sat Jun 8 21:06:38 2024 +0800 [FLINK

(flink) branch master updated (03b3d26d8fe -> 26e61931de6)

2024-06-12 Thread hangxiang
This is an automated email from the ASF dual-hosted git repository. hangxiang pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git from 03b3d26d8fe [FLINK-34977][test] Introduce DataStream V2 IT Tests new 38070a1bde8 [FLINK-34482][checkpoint

(flink) branch master updated (2c35e48addf -> 30d75f1511b)

2024-05-29 Thread hangxiang
This is an automated email from the ASF dual-hosted git repository. hangxiang pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git from 2c35e48addf [FLINK-35348][table] Introduce refresh materialized table rest api new 9a7b976364d [hotfix

(flink) 02/02: [hotfix][statebackend] Normalize ForSt working dir

2024-05-29 Thread hangxiang
This is an automated email from the ASF dual-hosted git repository. hangxiang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit 30d75f1511b2b2beac4d7f18ee20941b3bd4cbe8 Author: wangfeifan AuthorDate: Mon May 27 20:46:03 2024 +0800 [hotfix

(flink) 01/02: [hotfix][statebackend] Normalize ForSt option names

2024-05-29 Thread hangxiang
This is an automated email from the ASF dual-hosted git repository. hangxiang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit 9a7b976364d2c93e064fb985d51e9bdee672cac6 Author: wangfeifan AuthorDate: Mon May 27 19:00:40 2024 +0800 [hotfix

(flink) branch master updated (e964af39247 -> 9fbe9f30480)

2024-05-27 Thread hangxiang
This is an automated email from the ASF dual-hosted git repository. hangxiang pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git from e964af39247 [FLINK-35465][runtime] Introduce BatchJobRecoveryHandler for recovery of batch jobs from JobMaster

(flink) 02/02: [FLINK-35434][statebackend] ForSt supports to pass db exception to runtime

2024-05-27 Thread hangxiang
This is an automated email from the ASF dual-hosted git repository. hangxiang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit 2f7099e77e4eba45e2337e9afbaecb6eb7c62467 Author: wangfeifan AuthorDate: Thu May 23 16:40:12 2024 +0800 [FLINK

(flink) branch master updated (efcd146e011 -> 2f7099e77e4)

2024-05-27 Thread hangxiang
This is an automated email from the ASF dual-hosted git repository. hangxiang pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git from efcd146e011 [FLINK-35403][table] Allow skipping invocation of function calls while constant-folding new

(flink) 01/02: [FLINK-35434][state] Allow StateExecutor pass exception to runtime

2024-05-27 Thread hangxiang
This is an automated email from the ASF dual-hosted git repository. hangxiang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit f926d2a58c73c0e4509bb96050bf84f05f5b6223 Author: wangfeifan AuthorDate: Thu May 23 16:27:03 2024 +0800 [FLINK

(flink) branch master updated: [FLINK-35047][state] Shutdown StateExecutors when ForStKeyedStateBackend is disposed (#24768)

2024-05-22 Thread hangxiang
This is an automated email from the ASF dual-hosted git repository. hangxiang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git The following commit(s) were added to refs/heads/master by this push: new d43aeafa5a5 [FLINK-35047][state] Shutdown

(flink) branch master updated: [hotfix][state] Create new copy for each SerializedCompositeKeyBuilder in ForStStateBackend (#24816)

2024-05-21 Thread hangxiang
This is an automated email from the ASF dual-hosted git repository. hangxiang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git The following commit(s) were added to refs/heads/master by this push: new 5a2c1e07194 [hotfix][state] Create new copy

(flink) 02/02: [FLINK-35048][state] Support AsyncKeyedStateBackend for ForStKeyedStateBackend

2024-05-08 Thread hangxiang
This is an automated email from the ASF dual-hosted git repository. hangxiang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit be03be93c09cafe90fc27d10304895e224331f79 Author: Hangxiang Yu AuthorDate: Mon Apr 29 15:55:56 2024 +0800 [FLINK

(flink) 01/02: [FLINK-35262][state] Bridge between AsyncKeyedStateBackend and AsyncExecutionController

2024-05-08 Thread hangxiang
This is an automated email from the ASF dual-hosted git repository. hangxiang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit 3e6842261b05b934544cb8d2e61c756cf2562ba2 Author: Hangxiang Yu AuthorDate: Mon Apr 29 15:54:44 2024 +0800 [FLINK

(flink) branch master updated (29736b8c019 -> be03be93c09)

2024-05-08 Thread hangxiang
This is an automated email from the ASF dual-hosted git repository. hangxiang pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git from 29736b8c019 [FLINK-35195][table] Support execute CreateMaterializedTableOperation for continuous refresh mode

(flink) 03/03: [FLINK-35162][state] Attach the keyGroup and payload into RecordContext

2024-04-25 Thread hangxiang
This is an automated email from the ASF dual-hosted git repository. hangxiang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit fb5838042cd2a160974e9c192e768fe21472b468 Author: Jinzhong Li AuthorDate: Tue Apr 23 14:38:12 2024 +0800 [FLINK

(flink) branch master updated (512f3fbaac8 -> fb5838042cd)

2024-04-25 Thread hangxiang
This is an automated email from the ASF dual-hosted git repository. hangxiang pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git from 512f3fbaac8 [FLINK-35190][table-api] Support create materialized table syntax new e05701029d5 [FLINK-35125

(flink) 01/03: [FLINK-35125][state] Implement ValueState for ForStStateBackend

2024-04-25 Thread hangxiang
This is an automated email from the ASF dual-hosted git repository. hangxiang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit e05701029d533c169e4d572914ad1b4ba69ca051 Author: Jinzhong Li AuthorDate: Thu Apr 18 16:29:28 2024 +0800 [FLINK

(flink) 02/03: [FLINK-35162][state]Support grouping state get and put access

2024-04-25 Thread hangxiang
This is an automated email from the ASF dual-hosted git repository. hangxiang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit 1c4eb9143a674ac3931b1c2a34576e3603bda0e0 Author: Jinzhong Li AuthorDate: Thu Apr 18 21:58:13 2024 +0800 [FLINK

(flink) 07/07: [FLINK-35047][state] Support FlinkEnv to init ForSt

2024-04-25 Thread hangxiang
This is an automated email from the ASF dual-hosted git repository. hangxiang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit 19577b0da7f42fe569084f0207bce93a9be08f57 Author: Hangxiang Yu AuthorDate: Fri Apr 19 01:33:21 2024 +0800 [FLINK

(flink) 02/07: [FLINK-35047][state] Introduce ForSt related options

2024-04-25 Thread hangxiang
This is an automated email from the ASF dual-hosted git repository. hangxiang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit 92d7f6538607a0189f9f7f2bff0470f8c8cad408 Author: Hangxiang Yu AuthorDate: Mon Apr 15 21:05:07 2024 +0800 [FLINK

(flink) 05/07: [FLINK-35047][state] Support restoring and building ForSt

2024-04-25 Thread hangxiang
This is an automated email from the ASF dual-hosted git repository. hangxiang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit 625d8a5853f835fcd45f2ff256e1309e16feac61 Author: Hangxiang Yu AuthorDate: Mon Apr 15 23:32:17 2024 +0800 [FLINK

(flink) 03/07: [FLINK-35047][state] Introduce Metrics for ForStStateBackend

2024-04-25 Thread hangxiang
This is an automated email from the ASF dual-hosted git repository. hangxiang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit 8411367ab0a213ec55c679a496352853bf96af51 Author: Hangxiang Yu AuthorDate: Mon Apr 15 21:25:47 2024 +0800 [FLINK

(flink) 06/07: [FLINK-35047][state] Introduce ForStStateBackend and ForStKeyedStateBackend

2024-04-25 Thread hangxiang
This is an automated email from the ASF dual-hosted git repository. hangxiang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit 417484e6029c879a38b698434b9a2f8ba94413fb Author: Hangxiang Yu AuthorDate: Tue Apr 16 23:34:36 2024 +0800 [FLINK

(flink) 04/07: [FLINK-35047][state] Introduce ResourceContainer for ForStStateBackend

2024-04-25 Thread hangxiang
This is an automated email from the ASF dual-hosted git repository. hangxiang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit 5f5d5022c03b59f943e357c0c8028325bf12e8c0 Author: Hangxiang Yu AuthorDate: Mon Apr 15 23:16:43 2024 +0800 [FLINK

(flink) 01/07: [FLINK-35047][state] Introduce forstjni dependency

2024-04-25 Thread hangxiang
This is an automated email from the ASF dual-hosted git repository. hangxiang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit 629c35712dc84eb833e9f960d16640b1e2f16feb Author: Hangxiang Yu AuthorDate: Mon Apr 15 17:24:25 2024 +0800 [FLINK

(flink) branch master updated (259aef0b66b -> 19577b0da7f)

2024-04-25 Thread hangxiang
This is an automated email from the ASF dual-hosted git repository. hangxiang pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git from 259aef0b66b [FLINK-31223][sqlgateway] Pass all flink parameters to the SqlGatewayRestEndpoint. new

(flink) branch master updated: [FLINK-35175][filesystem] Avoid reading with ByteBuffer on hadoop version below 3.3.0 (#24691)

2024-04-21 Thread hangxiang
This is an automated email from the ASF dual-hosted git repository. hangxiang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git The following commit(s) were added to refs/heads/master by this push: new a4c71c8d021 [FLINK-35175][filesystem] Avoid

(flink) branch master updated (43a3d50ce39 -> a312a3bdd25)

2024-04-18 Thread hangxiang
This is an automated email from the ASF dual-hosted git repository. hangxiang pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git from 43a3d50ce39 [FLINK-34633][table] Support unnesting array constants add 369bbb8f925 [FLINK-35045][state

(flink) 02/03: [FLINK-34987][state] Introduce InternalKeyedState for Async State API

2024-04-17 Thread hangxiang
This is an automated email from the ASF dual-hosted git repository. hangxiang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit 1445ea87345e3ea00f063b7dd9acc1b9027fdbff Author: Hangxiang Yu AuthorDate: Wed Apr 17 10:49:14 2024 +0800 [FLINK

(flink) 01/03: [FLINK-34987][state] Introduce new StateDescriptor for Async State API

2024-04-17 Thread hangxiang
This is an automated email from the ASF dual-hosted git repository. hangxiang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit 7699a0d25b4ec06e260dd0d78d814f1a3b33f574 Author: Hangxiang Yu AuthorDate: Wed Apr 17 10:42:30 2024 +0800 [FLINK

(flink) 03/03: [FLINK-34987][state] Implement Async Value State (#24651)

2024-04-17 Thread hangxiang
This is an automated email from the ASF dual-hosted git repository. hangxiang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit 2c5078bc9051a9ffadcc404b1829aa46b8f82776 Author: Hangxiang Yu AuthorDate: Wed Apr 17 10:51:31 2024 +0800 [FLINK

(flink) branch master updated (fe8dde4ea48 -> 2c5078bc905)

2024-04-17 Thread hangxiang
This is an automated email from the ASF dual-hosted git repository. hangxiang pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git from fe8dde4ea48 [FLINK-35025][Runtime/State] Introduce element order for async state processing new 7699a0d25b4

(flink) branch master updated: [FLINK-35046][state] Introduce AsyncKeyedStateBackend supporting to create StateExecutor (#24663)

2024-04-16 Thread hangxiang
This is an automated email from the ASF dual-hosted git repository. hangxiang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git The following commit(s) were added to refs/heads/master by this push: new 691cc6719c3 [FLINK-35046][state] Introduce

(flink) branch master updated (10522ff67ec -> ee81c79f899)

2024-04-09 Thread hangxiang
This is an automated email from the ASF dual-hosted git repository. hangxiang pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git from 10522ff67ec [FLINK-28440][State/changelog] Increase the materialization Interval of ChangelogRecoveryITCase

(flink) 02/02: [hotfix] Fix collectSizeStats for SegmentFileStateHandle (#24480)

2024-04-06 Thread hangxiang
This is an automated email from the ASF dual-hosted git repository. hangxiang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit 0b7f0fded3fbd4d4c5d1819c8d7734fe83719808 Author: Hangxiang Yu AuthorDate: Mon Apr 1 12:13:45 2024 +0800 [hotfix

(flink) branch master updated (739bd337c65 -> 0b7f0fded3f)

2024-04-06 Thread hangxiang
This is an automated email from the ASF dual-hosted git repository. hangxiang pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git from 739bd337c65 [FLINK-34979][State] Implement State Future and related utilities new ea4e4981e4e [FLINK-32079

(flink) 01/02: [FLINK-32079][checkpoint] Support to read/write checkpoint metadata of merged files (#24480)

2024-04-06 Thread hangxiang
This is an automated email from the ASF dual-hosted git repository. hangxiang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit ea4e4981e4e49a59d8013743ea7740909a03f537 Author: Hangxiang Yu AuthorDate: Mon Mar 11 21:06:41 2024 +0800 [FLINK

(flink) branch master updated (ad8bbb49a5a -> 739bd337c65)

2024-04-06 Thread hangxiang
This is an automated email from the ASF dual-hosted git repository. hangxiang pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git from ad8bbb49a5a [hotfix] Fix YARN ContainerId.getId Deprecated Used. add 739bd337c65 [FLINK-34979][State

(flink) branch master updated (d271495c5be -> f38d8ca43f6)

2024-04-01 Thread hangxiang
This is an automated email from the ASF dual-hosted git repository. hangxiang pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git from d271495c5be [hotfix] Fix compile error in DataStreamV2SinkTransformation add f38d8ca43f6 [FLINK-34978][State

(flink) branch master updated (a8e0936f1c4 -> 779459168c4)

2024-03-21 Thread hangxiang
This is an automated email from the ASF dual-hosted git repository. hangxiang pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git from a8e0936f1c4 [FLINK-34707][tests] Update base version for japicmp check add 8fac8046f28 [FLINK-34516

(flink) branch master updated (4142c4386a9 -> 3214468916b)

2024-03-20 Thread hangxiang
This is an automated email from the ASF dual-hosted git repository. hangxiang pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git from 4142c4386a9 [FLINK-34745] Improve validations for a period in Time Travel (#24534) add 3214468916b [FLINK

(flink) branch master updated: [FLINK-32074][checkpoint] Merge file across checkpoints

2024-03-17 Thread hangxiang
This is an automated email from the ASF dual-hosted git repository. hangxiang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git The following commit(s) were added to refs/heads/master by this push: new 841f23c73e4 [FLINK-32074][checkpoint] Merge

(flink) branch master updated (e79df3544a5 -> 0921968bb7d)

2024-03-17 Thread hangxiang
This is an automated email from the ASF dual-hosted git repository. hangxiang pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git from e79df3544a5 [FLINK-34660][checkpoint] Parse cluster configuration for AutoRescalingITCase

(flink) branch master updated: [FLINK-34660][checkpoint] Parse cluster configuration for AutoRescalingITCase#testCheckpointRescalingInKeyedState

2024-03-17 Thread hangxiang
This is an automated email from the ASF dual-hosted git repository. hangxiang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git The following commit(s) were added to refs/heads/master by this push: new e79df3544a5 [FLINK-34660][checkpoint] Parse

(flink) branch master updated: [FLINK-18255][state] Add API annotations to RocksDB user-facing classes (#24496)

2024-03-14 Thread hangxiang
This is an automated email from the ASF dual-hosted git repository. hangxiang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git The following commit(s) were added to refs/heads/master by this push: new 8fba491c9c2 [FLINK-18255][state] Add API

(flink) branch master updated (a021db68a85 -> 3b9623e5d2e)

2024-03-13 Thread hangxiang
This is an automated email from the ASF dual-hosted git repository. hangxiang pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git from a021db68a85 [FLINK-34543][datastream] Introduce the SortPartition API on PartitionWindowedStream add

(flink) branch master updated: [FLINK-34660][checkpoint] Avoid randomizing changelog-related config when it's pre-defined (#24488)

2024-03-13 Thread hangxiang
This is an automated email from the ASF dual-hosted git repository. hangxiang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git The following commit(s) were added to refs/heads/master by this push: new aa7158934bb [FLINK-34660][checkpoint] Avoid

(flink) branch master updated (fcf61b91089 -> 22309fdca62)

2024-03-11 Thread hangxiang
This is an automated email from the ASF dual-hosted git repository. hangxiang pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git from fcf61b91089 [FLINK-34571][test] Fix flaky test

(flink) branch master updated (cd9a9f76cbc -> e168cd4d1c3)

2024-03-04 Thread hangxiang
This is an automated email from the ASF dual-hosted git repository. hangxiang pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git from cd9a9f76cbc [FLINK-32075][FLIP-306][Checkpoint] Delete merged files on checkpoint abort or subsumption (#24181

(flink) branch master updated: [FLINK-32075][FLIP-306][Checkpoint] Delete merged files on checkpoint abort or subsumption (#24181)

2024-03-04 Thread hangxiang
This is an automated email from the ASF dual-hosted git repository. hangxiang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git The following commit(s) were added to refs/heads/master by this push: new cd9a9f76cbc [FLINK-32075][FLIP-306

(flink) branch master updated (9308e10cf58 -> e7e973e212d)

2024-02-21 Thread hangxiang
This is an automated email from the ASF dual-hosted git repository. hangxiang pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git from 9308e10cf58 [FLINK-29802][state] Add more test cases for changelog native savepoint add e7e973e212d [FLINK

(flink) branch master updated (6be297d17f0 -> 9308e10cf58)

2024-02-21 Thread hangxiang
This is an automated email from the ASF dual-hosted git repository. hangxiang pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git from 6be297d17f0 [FLINK-34457][state] Rename options for latency tracking (#24323) add b62de02f4bb [FLINK-29802

(flink) branch master updated (e7e31a99d6f -> 6be297d17f0)

2024-02-21 Thread hangxiang
This is an automated email from the ASF dual-hosted git repository. hangxiang pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git from e7e31a99d6f [FLINK-33728] Do not rewatch when KubernetesResourceManagerDriver watch fail add 6be297d17f0

(flink) branch FLINK-34479 deleted (was 6f7e841dd4b)

2024-02-21 Thread hangxiang
This is an automated email from the ASF dual-hosted git repository. hangxiang pushed a change to branch FLINK-34479 in repository https://gitbox.apache.org/repos/asf/flink.git was 6f7e841dd4b [FLINK-34479][documentation] Fix missed changelog configs in the documentation (#24354

(flink) branch master updated (95163e89c84 -> 6f7e841dd4b)

2024-02-21 Thread hangxiang
This is an automated email from the ASF dual-hosted git repository. hangxiang pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git from 95163e89c84 [FLINK-34202][python] Optimize Python nightly CI time (#24321) add 6f7e841dd4b [FLINK-34479

(flink) branch release-1.19 updated: [FLINK-34479][documentation] Fix missed changelog configs in the documentation (#24355)

2024-02-21 Thread hangxiang
This is an automated email from the ASF dual-hosted git repository. hangxiang pushed a commit to branch release-1.19 in repository https://gitbox.apache.org/repos/asf/flink.git The following commit(s) were added to refs/heads/release-1.19 by this push: new d19e886b3d2 [FLINK-34479

(flink) branch FLINK-34479 created (now 6f7e841dd4b)

2024-02-21 Thread hangxiang
This is an automated email from the ASF dual-hosted git repository. hangxiang pushed a change to branch FLINK-34479 in repository https://gitbox.apache.org/repos/asf/flink.git at 6f7e841dd4b [FLINK-34479][documentation] Fix missed changelog configs in the documentation (#24354

(flink) 01/01: [FLINK-34479][documentation] Fix missed changelog configs in the documentation (#24354)

2024-02-21 Thread hangxiang
This is an automated email from the ASF dual-hosted git repository. hangxiang pushed a commit to branch FLINK-34479 in repository https://gitbox.apache.org/repos/asf/flink.git commit 6f7e841dd4ba060092f4ea35ef616a204d593904 Author: Hangxiang Yu AuthorDate: Wed Feb 21 13:40:26 2024 +0800

(flink) branch master updated (806970c4b47 -> 4f7725aa790)

2024-01-24 Thread hangxiang
This is an automated email from the ASF dual-hosted git repository. hangxiang pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git from 806970c4b47 [FLINK-34120][core] Introduce unified serialization config option for all Kryo, POJO and customized

(flink) branch master updated (2cf213ec9e4 -> bed79d33fb7)

2024-01-24 Thread hangxiang
This is an automated email from the ASF dual-hosted git repository. hangxiang pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git from 2cf213ec9e4 [FLINK-34208] Migrate SinkV1Adapter to the new SinkV2 API new f7a2819f482 [FLINK-34190][checkpoint

(flink) 03/03: [FLINK-34190][checkpoint][cli] Deprecation message of RestoreMode#LEGACY in CLI

2024-01-24 Thread hangxiang
This is an automated email from the ASF dual-hosted git repository. hangxiang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit bed79d33fb7e408768d45b515d4bdee5246a3826 Author: Zakelly AuthorDate: Wed Jan 24 00:25:43 2024 +0800 [FLINK-34190

(flink) 02/03: [FLINK-34190][checkpoint][rest] Deprecation message of RestoreMode#LEGACY in REST API

2024-01-24 Thread hangxiang
This is an automated email from the ASF dual-hosted git repository. hangxiang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit eeb42498a0df398a6e7fa35be56d3217c063194f Author: Zakelly AuthorDate: Wed Jan 24 00:25:35 2024 +0800 [FLINK-34190

(flink) 01/03: [FLINK-34190][checkpoint] Deprecate RestoreMode#LEGACY

2024-01-24 Thread hangxiang
This is an automated email from the ASF dual-hosted git repository. hangxiang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit f7a2819f482ad788ff9b73cefe8a8d730b71b5a6 Author: Zakelly AuthorDate: Tue Jan 23 00:45:10 2024 +0800 [FLINK-34190

(flink) branch master updated (287634b77fd -> efbd8c40e6c)

2024-01-23 Thread hangxiang
This is an automated email from the ASF dual-hosted git repository. hangxiang pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git from 287634b77fd [hotfix] Apply spotless add efbd8c40e6c [FLINK-33437][connector] SinkV2 clear legacy state (#23674

(flink-benchmarks) branch master updated: [FLINK-34164] Fix compilation issue (#85)

2024-01-19 Thread hangxiang
This is an automated email from the ASF dual-hosted git repository. hangxiang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink-benchmarks.git The following commit(s) were added to refs/heads/master by this push: new fc87459 [FLINK-34164] Fix

(flink) branch master updated (725b3edc05a -> 0b4c6f9c9ef)

2024-01-18 Thread hangxiang
This is an automated email from the ASF dual-hosted git repository. hangxiang pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git from 725b3edc05a [FLINK-34080][configuration] Remove the `@Deprecated` for `getString(String key, String defaultValue

(flink) branch master updated: [FLINK-34119][doc] Improve description about changelog in document

2024-01-17 Thread hangxiang
This is an automated email from the ASF dual-hosted git repository. hangxiang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git The following commit(s) were added to refs/heads/master by this push: new 2ec8f8157f9 [FLINK-34119][doc] Improve

(flink) branch master updated: [FLINK-33679][checkpointing] Fix the misleading description about RestoreMode#LEGACY(#24101)

2024-01-16 Thread hangxiang
This is an automated email from the ASF dual-hosted git repository. hangxiang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git The following commit(s) were added to refs/heads/master by this push: new fb7324b05bb [FLINK-33679][checkpointing] Fix

(flink) branch master updated: [FLINK-34078][state]Move InternalKeyContext classes from o.a.f.runtime.state.heap to o.a.f.runtime.state package

2024-01-15 Thread hangxiang
This is an automated email from the ASF dual-hosted git repository. hangxiang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git The following commit(s) were added to refs/heads/master by this push: new 6bdb4f752ad [FLINK-34078][state]Move

(flink) branch master updated (879509d7ca8 -> 73b036c3a6d)

2024-01-14 Thread hangxiang
This is an automated email from the ASF dual-hosted git repository. hangxiang pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git from 879509d7ca8 [FLINK-33879] Avoids the potential hang of Hybrid Shuffle during redistribution add 73b036c3a6d

(flink) 27/32: [FLINK-30613][serializer] Migrate RowDataSerializer to implement new method of resolving schema compatibility

2024-01-14 Thread hangxiang
This is an automated email from the ASF dual-hosted git repository. hangxiang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit 0d11103b7bc88c6eb5e4fa598008591d332d8d30 Author: Hangxiang Yu AuthorDate: Tue Jan 24 10:21:35 2023 +0800 [FLINK

(flink) 23/32: [FLINK-30613][serializer] Add doc about migrating TypeSerializerSnapshot#resolveSchemaCompatibility

2024-01-14 Thread hangxiang
This is an automated email from the ASF dual-hosted git repository. hangxiang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit 909e06e6e06fb1ea7e089bef22ee1fe5ee2a36b5 Author: Hangxiang Yu AuthorDate: Tue Jan 10 11:53:09 2023 +0800 [FLINK

(flink) 30/32: [FLINK-30613][serializer] Support to check not-implemented TypeSerializerSnapshot#resolveSchemaCompatibility

2024-01-14 Thread hangxiang
This is an automated email from the ASF dual-hosted git repository. hangxiang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit ed33d84e627e828e7b54473c525d8452b91168a1 Author: Hangxiang Yu AuthorDate: Wed Dec 27 10:14:05 2023 +0800 [FLINK

(flink) 17/32: [FLINK-30613][serializer] Migrate ScalaEnumSerializerSnapshot to implement new method of resolving schema compatibility

2024-01-14 Thread hangxiang
This is an automated email from the ASF dual-hosted git repository. hangxiang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit 2946bbeb2799ba0ed4a4417738d3000ab4f0b6ea Author: Hangxiang Yu AuthorDate: Tue Jan 24 10:39:00 2023 +0800 [FLINK

(flink) 12/32: [FLINK-30613][serializer] Migrate MapDataSerializer to implement new method of resolving schema compatibility

2024-01-14 Thread hangxiang
This is an automated email from the ASF dual-hosted git repository. hangxiang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit 983764733ff43dacc084b841fc4956e09d8614a7 Author: Hangxiang Yu AuthorDate: Tue Jan 24 10:19:58 2023 +0800 [FLINK

(flink) 05/32: [FLINK-30613][serializer] Migrate EnumSerializerSnapshot to implement new method of resolving schema compatibility

2024-01-14 Thread hangxiang
This is an automated email from the ASF dual-hosted git repository. hangxiang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit 2a7b90443fbb2fbf3990005930f4c31c5e0a8bc0 Author: Hangxiang Yu AuthorDate: Tue Jan 24 00:54:15 2023 +0800 [FLINK

(flink) 20/32: [FLINK-30613][serializer] Migrate LinkedListSerializer to implement new method of resolving schema compatibility

2024-01-14 Thread hangxiang
This is an automated email from the ASF dual-hosted git repository. hangxiang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit 3cf1327124f8ad8d910d45a5c719d16bcb9b6093 Author: Hangxiang Yu AuthorDate: Tue Jan 24 10:41:07 2023 +0800 [FLINK

(flink) 25/32: [FLINK-30613][serializer] Migrate JavaEitherSerializerSnapshot to implement new method of resolving schema compatibility

2024-01-14 Thread hangxiang
This is an automated email from the ASF dual-hosted git repository. hangxiang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit 75c62a0ade2adcd9e54845370da7649b7421ade2 Author: Hangxiang Yu AuthorDate: Tue Jan 24 01:02:18 2023 +0800 [FLINK

(flink) 16/32: [FLINK-30613][serializer] Migrate Tuple2CaseClassSerializerSnapshot to implement new method of resolving schema compatibility

2024-01-14 Thread hangxiang
This is an automated email from the ASF dual-hosted git repository. hangxiang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit d13bda23561a25af3aa6712e5a6f5a2d94d7d954 Author: Hangxiang Yu AuthorDate: Tue Jan 24 10:38:20 2023 +0800 [FLINK

(flink) 28/32: [FLINK-30613][serializer] Migrate GenericTypeSerializerSnapshot to implement new method of resolving schema compatibility

2024-01-14 Thread hangxiang
This is an automated email from the ASF dual-hosted git repository. hangxiang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit 30a8d2c9423d0ed9da4b80d41889e64de7ac1576 Author: Hangxiang Yu AuthorDate: Mon Feb 6 23:44:13 2023 +0800 [FLINK

(flink) 10/32: [FLINK-30613][serializer] Migrate ArrayDataSerializer to implement new method of resolving schema compatibility

2024-01-14 Thread hangxiang
This is an automated email from the ASF dual-hosted git repository. hangxiang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit 763b30f4093ca93e49262a63e39fdb09e6a431a3 Author: Hangxiang Yu AuthorDate: Tue Jan 24 10:16:19 2023 +0800 [FLINK

(flink) 32/32: [FLINK-30613][serializer] Make StateBackend use the new method of resolving schema compatibility

2024-01-14 Thread hangxiang
This is an automated email from the ASF dual-hosted git repository. hangxiang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit 0e5de813258bfebda30a7c297a33546a4404c7cf Author: Hangxiang Yu AuthorDate: Sat Jan 6 13:36:40 2024 +0800 [FLINK

(flink) branch master updated (5d9d8748b64 -> 0e5de813258)

2024-01-14 Thread hangxiang
This is an automated email from the ASF dual-hosted git repository. hangxiang pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git from 5d9d8748b64 [FLINK-33705] Upgrade to flink-shaded 18.0 new 13921a081a3 [FLINK-30613][serializer] Introduce new

(flink) 08/32: [FLINK-30613][serializer] Migrate NullableSerializer to implement new method of resolving schema compatibility

2024-01-14 Thread hangxiang
This is an automated email from the ASF dual-hosted git repository. hangxiang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit 4fb1ca6fcca0c67019f5874b9f96884a1367c69e Author: Hangxiang Yu AuthorDate: Tue Jan 24 01:04:27 2023 +0800 [FLINK

(flink) 21/32: [FLINK-30613][serializer] Migrate SortedMapSerializerSnapshot to implement new method of resolving schema compatibility

2024-01-14 Thread hangxiang
This is an automated email from the ASF dual-hosted git repository. hangxiang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit ac16648281c014c33b2d6fe50688944035ec2240 Author: Hangxiang Yu AuthorDate: Tue Jan 24 10:41:45 2023 +0800 [FLINK

(flink) 14/32: [FLINK-30613][serializer] Migrate ScalaCaseClassSerializerSnapshot to implement new method of resolving schema compatibility

2024-01-14 Thread hangxiang
This is an automated email from the ASF dual-hosted git repository. hangxiang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit bd3b011513f8432da83d0892b59d1e8852620e93 Author: Hangxiang Yu AuthorDate: Tue Jan 24 10:37:23 2023 +0800 [FLINK

(flink) 29/32: [FLINK-30613][serializer] Remove useless correspondingSerializerClass of CompositeTypeSerializerSnapshot

2024-01-14 Thread hangxiang
This is an automated email from the ASF dual-hosted git repository. hangxiang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit 904fac2e0149318bf2d1415edf8a4775f96fa184 Author: Hangxiang Yu AuthorDate: Tue Jun 6 16:40:17 2023 +0800 [FLINK

(flink) 31/32: [FLINK-30613][serializer] Migrate serializer tests to test new method of resolving schema compatibility

2024-01-14 Thread hangxiang
This is an automated email from the ASF dual-hosted git repository. hangxiang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit 42210e0895a4dd5aee4339049ec504dce61f983b Author: Hangxiang Yu AuthorDate: Sat Jan 6 13:19:10 2024 +0800 [FLINK

(flink) 01/32: [FLINK-30613][serializer] Introduce new method to reverse the direction of resolving schema compatibility

2024-01-14 Thread hangxiang
This is an automated email from the ASF dual-hosted git repository. hangxiang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit 13921a081a3fc87600fe584c0d395c6e60bd9a99 Author: Hangxiang Yu AuthorDate: Mon Nov 14 11:43:46 2022 +0800 [FLINK

(flink) 26/32: [FLINK-30613][serializer] Migrate PojoSerializer to implement new method of resolving schema compatibility

2024-01-14 Thread hangxiang
This is an automated email from the ASF dual-hosted git repository. hangxiang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit 21b22c0829463136e556b1b4cf312d602d227d09 Author: Hangxiang Yu AuthorDate: Tue Jan 24 01:08:18 2023 +0800 [FLINK

(flink) 15/32: [FLINK-30613][serializer] Migrate TraversableSerializerSnapshot to implement new method of resolving schema compatibility

2024-01-14 Thread hangxiang
This is an automated email from the ASF dual-hosted git repository. hangxiang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit 52b9d3c7a8573e87ebca97758fc38be18eacb399 Author: Hangxiang Yu AuthorDate: Tue Jan 24 10:37:55 2023 +0800 [FLINK

(flink) 06/32: [FLINK-30613][serializer] Migrate SimpleTypeSerializerSnapshot to implement new method of resolving schema compatibility

2024-01-14 Thread hangxiang
This is an automated email from the ASF dual-hosted git repository. hangxiang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit 32372e77f9d80c41a2217efb09ba2e779ba26558 Author: Hangxiang Yu AuthorDate: Tue Jan 24 00:59:23 2023 +0800 [FLINK

(flink) 13/32: [FLINK-30613][serializer] Migrate TimestampSerializer to implement new method of resolving schema compatibility

2024-01-14 Thread hangxiang
This is an automated email from the ASF dual-hosted git repository. hangxiang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit f1597d5b2184ddcdd8e2e94c5c081b5a85eabf40 Author: Hangxiang Yu AuthorDate: Tue Jan 24 10:23:09 2023 +0800 [FLINK

(flink) 24/32: [FLINK-30613][serializer] Migrate GenericArraySerializerSnapshot to implement new method of resolving schema compatibility

2024-01-14 Thread hangxiang
This is an automated email from the ASF dual-hosted git repository. hangxiang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit a3e0650562f9117381cad87f57d6b4102d7b1421 Author: Hangxiang Yu AuthorDate: Tue Jan 24 00:56:54 2023 +0800 [FLINK

(flink) 04/32: [FLINK-30613][serializer] Migrate NFAStateSerializerSnapshot to implement new method of resolving schema compatibility

2024-01-14 Thread hangxiang
This is an automated email from the ASF dual-hosted git repository. hangxiang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit f522e65cce7c53128f77f38540b762a5ba5ac905 Author: Hangxiang Yu AuthorDate: Mon Jan 23 17:07:26 2023 +0800 [FLINK

(flink) 09/32: [FLINK-30613][serializer] Migrate RowSerializer to implement new method of resolving schema compatibility

2024-01-14 Thread hangxiang
This is an automated email from the ASF dual-hosted git repository. hangxiang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit 7716233fcaa58d1aa0a777bdc6e6e7f529f8d83b Author: Hangxiang Yu AuthorDate: Tue Jan 24 01:09:36 2023 +0800 [FLINK

(flink) 11/32: [FLINK-30613][serializer] Migrate DecimalDataSerializer to implement new method of resolving schema compatibility

2024-01-14 Thread hangxiang
This is an automated email from the ASF dual-hosted git repository. hangxiang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit 9e6a8b47cfcf583928b7811e47912af0e3299cd8 Author: Hangxiang Yu AuthorDate: Tue Jan 24 10:17:55 2023 +0800 [FLINK

(flink) 22/32: [FLINK-30613][serializer] Migrate state test to implement new method of resolving schema compatibility

2024-01-14 Thread hangxiang
This is an automated email from the ASF dual-hosted git repository. hangxiang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit 6fb65a0f9dd1fe4a985a994424f6cd2026d40504 Author: Hangxiang Yu AuthorDate: Tue Jan 24 10:43:22 2023 +0800 [FLINK

(flink) 18/32: [FLINK-30613][serializer] Migrate StateSerializerSnapshot to implement new method of resolving schema compatibility

2024-01-14 Thread hangxiang
This is an automated email from the ASF dual-hosted git repository. hangxiang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit aefd483ff7f0da1cac86616994e5169c0765cf2a Author: Hangxiang Yu AuthorDate: Tue Jan 24 10:40:07 2023 +0800 [FLINK

  1   2   >