Dandandan commented on issue #147: URL: https://github.com/apache/arrow-datafusion/issues/147#issuecomment-1001043213
I also see the code which used to load data into partitions using `Mentale::load` now loads it into 1 partition (with `try_new`). Not sure if the difference is still big as we now do Round Robin repartitioning of the data, but would maybe still save a bit. -- 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]
