[ https://issues.apache.org/jira/browse/SPARK-52391?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jungtaek Lim reassigned SPARK-52391: ------------------------------------ Assignee: Huanli Wang > Refactor TransformWithStateExec to extract shared functions and variables > into an abstract base class for Scala and Python > -------------------------------------------------------------------------------------------------------------------------- > > Key: SPARK-52391 > URL: https://issues.apache.org/jira/browse/SPARK-52391 > Project: Spark > Issue Type: Improvement > Components: Structured Streaming > Affects Versions: 4.1.0 > Reporter: Huanli Wang > Assignee: Huanli Wang > Priority: Major > Labels: pull-request-available > > There are a lot of functions and variables shared between the > TransformWithStateExec (for scala) and TransformWithStateInPySparkExec (for > python). Create an abstract base class such that it can be shared. -- 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