This is an automated email from the ASF dual-hosted git repository.

yuanmei pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git.


    from 9bcc10b  [FLINK-24271][docs] Add document for special char in 
JSON_VALUE
     add be581bc  [FLINK-23950] Revert [FLINK-23738][state] to re-enable 
ChangelogBackend (#17287)

No new revisions were added by this update.

Summary of changes:
 .../generated/checkpointing_configuration.html     | 12 ++++
 .../generated/common_state_backends_section.html   | 12 ++++
 .../flink/configuration/CheckpointingOptions.java  |  2 -
 .../changelog/fs/FsStateChangelogOptions.java      |  2 -
 .../datastream/stream_execution_environment.py     | 51 ++++++++++++++++
 .../tests/test_stream_execution_environment.py     | 13 ++++
 .../ChangelogStateBackendLoadingTest.java          | 70 ++++++++++++++++++++++
 .../environment/StreamExecutionEnvironment.java    | 53 ++++++++++++++++
 ...ecutionEnvironmentComplexConfigurationTest.java | 25 ++++++++
 .../api/scala/StreamExecutionEnvironment.scala     | 45 ++++++++++++++
 pom.xml                                            |  3 +-
 11 files changed, 282 insertions(+), 6 deletions(-)

Reply via email to