apache / beam

Apache Beam is a unified programming model for Batch and Streaming data processing.
https://beam.apache.org/
Apache License 2.0
7.7k stars 4.2k forks source link

[Task]: Replace deprecated StateTag.StateBinder in SparkStateInternals. #31797

Open twosom opened 2 weeks ago

twosom commented 2 weeks ago

What needs to happen?

Apache Spark Runner's SparkStateInternals using StateTag.StateBinder and it is deprecated.

we should use top-level StateBinder

Issue Priority

Priority: 3 (nice-to-have improvement)

Issue Components

twosom commented 2 weeks ago

.take-issue