milenkovicm commented on issue #1617: URL: https://github.com/apache/datafusion-ballista/issues/1617#issuecomment-4353926686
> > As far as I remember, Ballista doesn't prune plans yet (e.g. to only add file paths to the used partitions) so it might serialize/send/plans with the full 200K files over and over to all workers. > I believe you're right @Dandandan, per partition plan "adaptation" may be needed to support some other use cases as well, I don't think it would be too hard to add this functionality -- 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]
