WweiL commented on PR #41557:
URL: https://github.com/apache/spark/pull/41557#issuecomment-1588116280

   Checking the code definition of corresponding scala definition:
   
https://github.com/apache/spark/blob/master/sql/core/src/main/scala/org/apache/spark/sql/Observation.scala#L73-L79
   
   This class is indeed not supported for streaming. There are two ways to get 
the observation: through listener and though this observation object. In 
streaming only the former is supported in both scala and python.
   
   I'm closing this.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to