matthewmturner commented on issue #1273: URL: https://github.com/apache/arrow-datafusion/issues/1273#issuecomment-1014708090
@alamb Actually I'm quite curious on the point of datafusion not being used standalone. On my side, my plan was to use datafusion (likely via the Python bindings) until my data size warranted using ballista. I thought it was a nice selling point that I could use the same underlying engine for either single node or distributed compute. Is having first class support for using datafusion standalone at odds with it being a component of a larger system? Also aren't the datafusion Python bindings meant to enable using it standalone? -- 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]
