[
https://issues.apache.org/jira/browse/FLINK-23706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17396596#comment-17396596
]
Jark Wu commented on FLINK-23706:
---------------------------------
Yes, you can use {{table.exec.state.ttl}} to expire state, but SQL doesn't
provie configurations like "StateTtlConfig.UpdateType.OnReadAndWrite".
> temporary join versioned table , state TTL Setting
> --------------------------------------------------
>
> Key: FLINK-23706
> URL: https://issues.apache.org/jira/browse/FLINK-23706
> Project: Flink
> Issue Type: Improvement
> Components: Table SQL / API
> Affects Versions: 1.13.0
> Reporter: tao.yang03
> Priority: Minor
>
> when I Temporal joins a [versioned
> table|https://ci.apache.org/projects/flink/flink-docs-release-1.13/zh/docs/dev/table/concepts/versioned_tables/].
> i want to set state TTL,but i don‘t find this setting . should i use
> {color:#FF0000}table.exec.state.ttl {color:#172b4d}? i want to
> StateTtlConfig.UpdateType.OnReadAndWrite like datastream API ,Is there
> anything I can do{color}{color}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)