Details
-
Task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
3.5.0
-
None
Description
Streaming spark connect transfers streaming progress as full “json”.
This works ok for Python since it does not have any schema defined.
But in Scala, it is a full fledged class. We need to decide if we want to match legacy Progress struct in spark-connect.