Chaoqin Li created SPARK-45747:
----------------------------------

             Summary: Support session window operator in state reader
                 Key: SPARK-45747
                 URL: https://issues.apache.org/jira/browse/SPARK-45747
             Project: Spark
          Issue Type: Improvement
          Components: Structured Streaming
    Affects Versions: 3.5.0
            Reporter: Chaoqin Li


We are introducing state reader in SPARK-45511, but currently session window 
operator is not supported because the numColPrefixKey is unknown. We can read 
the operator state metadata introduced in SPARK-45558 to determine the number 
of prefix columns and load the state of session window correctly.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to