ozankabak commented on PR #14837:
URL: https://github.com/apache/datafusion/pull/14837#issuecomment-2872740234

   > Maybe the usecaes is "send many rows of data to a remote LLM service" for 
example,
   
   That's a use case, but there are others too. Maybe one runs a forecast 
model, which is a little too complicated to "embed" into the query engine. In 
that case, we may still want the engine to maintain the internal state and do 
the bookkeeping on groups etc., but offload the numerics heavy computation 
elsewhere where it is implemented.


-- 
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: github-unsubscr...@datafusion.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org
For additional commands, e-mail: github-h...@datafusion.apache.org

Reply via email to