milenkovicm commented on issue #1349:
URL: 
https://github.com/apache/datafusion-ballista/issues/1349#issuecomment-3657378712

   It might not be too complicated after all.
   
   I believe to facilitate this functionality a new GRPC methods should be 
created, we could have default implementation located at scheduler GRPC 
endpoint (which might now work well in all cases). 
   
   We would need to adopt the scheduler protocol to advertise SQL endpoint as 
well. Based on this information ballista client on the client side could 
request data from the "scheduler" which would use ballista client to connect to 
executors. 
   
   let me know if you need any help 
   
   


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