GitHub user kiszk opened a pull request:

    https://github.com/apache/spark/pull/20804

    [SPARK-23656][Test] Perform assertions in 
XXH64Suite.testKnownByteArrayInputs() on big endian platform, too

    ## What changes were proposed in this pull request?
    
    This PR enables assertions in `XXH64Suite.testKnownByteArrayInputs()` on 
big endian platform, too. The current implementation performs them only on 
little endian platform. This PR increase test coverage of big endian platform.
    
    ## How was this patch tested?
    
    Updated `XXH64Suite`


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/kiszk/spark SPARK-23656

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/spark/pull/20804.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #20804
    
----
commit b694365a75f3be0fd8c3429d6f6f7f50fa15a03c
Author: Kazuaki Ishizaki <ishizaki@...>
Date:   2018-03-12T19:30:41Z

    initial commit

----


---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to