Skip to content

Conversation

@kiszk
Copy link
Member

@kiszk kiszk commented Mar 12, 2018

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
Tested on big endian platform using JIT compiler or interpreter -Xint.

@SparkQA
Copy link

SparkQA commented Mar 12, 2018

Test build #88183 has finished for PR 20804 at commit b694365.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@kiszk
Copy link
Member Author

kiszk commented Mar 13, 2018

@hvanhovell could you please review this?

@hvanhovell
Copy link
Contributor

LGTM - merging to master. Thanks!

@asfgit asfgit closed this in 2337055 Mar 13, 2018
mstewart141 pushed a commit to mstewart141/spark that referenced this pull request Mar 24, 2018
…ayInputs() 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`
Tested on big endian platform using JIT compiler or interpreter `-Xint`.

Author: Kazuaki Ishizaki <[email protected]>

Closes apache#20804 from kiszk/SPARK-23656.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants