beliefer commented on PR #39091:
URL: https://github.com/apache/spark/pull/39091#issuecomment-1357520476

   > I think it would be possible to add another result batch type for observed 
metrics and simply pass them at the end.
   
   I have an idea:
   1. cache the `Observation` at server.
   2. create a new relation `GetObservation` for get `Observation` from cache 
with timeout. If we can get the metrics successfully, wrap the metrics with a 
local relation and return it to client.


-- 
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