vegarsti commented on PR #8589: URL: https://github.com/apache/arrow-rs/pull/8589#issuecomment-3408384293
I've implemented the partition approach now, see b8c0754. Regardless of compile time and size, this is so much cleaner than the previous approach, what a great idea @tustvold. Now the size is 7512216, up from 7316832, so the increase is 2.6%. The compile time was cargo build --release 575.50s user 23.11s system 906% cpu 1:06.00 total. What do you think @tustvold and @brancz? -- 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]
