siknezevic commented on issue #27246: [SPARK-30536][CORE][SQL] Sort-merge join operator spilling performance improvements URL: https://github.com/apache/spark/pull/27246#issuecomment-577433526 @kiszk. Thank you for the questions. I hope that I reformatted PR description correctly. There are existing tests that cover this feature. This is the list: org/apache/spark/util/collection/unsafe/sort/UnsafeExternalSorterSuite.java forcedSpillingWithReadIterator() org/apache/spark/sql/execution/ExternalAppendOnlyUnsafeRowArrayBenchmark.scala Thank you
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
