You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2019/02/21 11:30:41 UTC

[GitHub] MaxGekk opened a new pull request #23856: [SPARK-26953][CORE][TEST] Test TimSort for ArrayIndexOutOfBoundsException

MaxGekk opened a new pull request #23856: [SPARK-26953][CORE][TEST] Test TimSort for ArrayIndexOutOfBoundsException
URL: https://github.com/apache/spark/pull/23856
 
 
   ## What changes were proposed in this pull request?
   
   In the PR, I propose to test the input showed at the end of the article: https://arxiv.org/pdf/1805.08612.pdf . The difference of the test and paper's test is type of array. This test allocates arrays of bytes instead of array of ints.
   
   ## How was this patch tested?
   
   New test is added to `SorterSuite`.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org