This is an automated email from the ASF dual-hosted git repository.
azagrebin pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git.
from 1858ce2 [hotfix][hive] adapt
HiveFunctionDefinitionFactory.createFunctionDefinition to latest APPI
add 20e945d [FLINK-14898] Enable background cleanup of state with TTL by
default
No new revisions were added by this update.
Summary of changes:
docs/dev/stream/state/state.md | 58 ++++++++++------------
.../flink/api/common/state/StateTtlConfig.java | 20 ++++++--
.../flink/api/common/state/StateTtlConfigTest.java | 54 ++++++++++++++------
.../flink/runtime/state/ttl/TtlStateTestBase.java | 1 +
4 files changed, 82 insertions(+), 51 deletions(-)