milenkovicm opened a new pull request, #1310: URL: https://github.com/apache/datafusion-ballista/pull/1310
# Which issue does this PR close? Closes #. # Rationale for this change To improve shuffle read and arrow flight store, there’s a need for an easy way to force the shuffle reader to consider all shuffle files as remote partitions, forcing all shuffle data to be fetched using BallistaClient over http. # What changes are included in this PR? there is new configuration option ` ballista.shuffle.force_remote_read` which is `false` by default # Are there any user-facing changes? No -- 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