Bhuwan Sahni created SPARK-47960:
------------------------------------

             Summary: Support Chaining Stateful Operators in TransformWithState
                 Key: SPARK-47960
                 URL: https://issues.apache.org/jira/browse/SPARK-47960
             Project: Spark
          Issue Type: New Feature
          Components: Structured Streaming
    Affects Versions: 4.0.0
            Reporter: Bhuwan Sahni
             Fix For: 4.0.0


This issue tracks adding support to chain stateful operators after the 
Arbitrary State API, transformWithState. In order to support chaining, we need 
to allow the user to specify the new eventTimeColumn in the output from 
StatefulProcessor. Any watermark evaluation expressions downstream after 
transformWithState would use the user specified eventTimeColumn.



--
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