[ 
https://issues.apache.org/jira/browse/FLINK-31950?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jane Chan updated FLINK-31950:
------------------------------
    Description: 
According to the FLIP design, we're about to introduce
 * StateMetadata, which describes the TTL attribute of the stateful stream 
operator.
 * StateMetadata SerDerializers.
 * For StreamExecNodes which translate to stateful and TTL-sensitive operators, 
change #translateToPlanInternal on how to fetch the TTL configuration during 
plan deserialization.

> Introduce StateMetadata and support operator-level state TTL configuration 
> via Compiled Plan
> --------------------------------------------------------------------------------------------
>
>                 Key: FLINK-31950
>                 URL: https://issues.apache.org/jira/browse/FLINK-31950
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Table SQL / Planner
>    Affects Versions: 1.18.0
>            Reporter: Jane Chan
>            Priority: Major
>             Fix For: 1.18.0
>
>
> According to the FLIP design, we're about to introduce
>  * StateMetadata, which describes the TTL attribute of the stateful stream 
> operator.
>  * StateMetadata SerDerializers.
>  * For StreamExecNodes which translate to stateful and TTL-sensitive 
> operators, change #translateToPlanInternal on how to fetch the TTL 
> configuration during plan deserialization.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to