spark
spark copied to clipboard
[SPARK-49821][SS][PYTHON] Implement MapState and TTL support for TransformWithStateInPandas
What changes were proposed in this pull request?
Implement MapState and TTL support for TransformWithStateInPandas
Why are the changes needed?
Bring parity to Scala on supported state variables
Does this PR introduce any user-facing change?
Yes
How was this patch tested?
Added new unit test.
Was this patch authored or co-authored using generative AI tooling?
No