dwsmith1983 commented on PR #5568: URL: https://github.com/apache/datafusion-comet/pull/5568#issuecomment-5491308007
For the spill-experiment timings: base was 199a910bd8623cac3db82d70f9bfb24865613c2c (the merge base), head was the tree that landed as 08ec7be48 — the runs happened just before committing, with identical shuffle sources. write_buffer_size was the default 1 MiB (1048576); the only non-default memory setting was --max-buffer-bytes 4194304 to force spilling. The earlier writer-phase table in the description used the same base with the PR head at 3b4425cb, same defaults. -- 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]
