Skip to content

update streaming-sessionization to use transformWithState #194

@sol-db

Description

@sol-db

Problem

The streaming-sessionization demo currently uses flatmapGroupWithState, which is considered legacy. We're encouraging the use of transformWithState instead, as this is the Spark state v2 API.

Proposed Solution

Update the demo to use transformWithState for Scala, and transformWithStateInPandas for Python.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions