This is an automated email from the ASF dual-hosted git repository.

srowen pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/spark.git.


    from ee2647e  [SPARK-37008][SQL][TEST] Replace `UseCompressedOops` with 
`UseCompressedClassPointers` to pass `WholeStageCodegenSparkSubmitSuite` with 
Java 17
     add f9cc7fb  [SPARK-36992][SQL] Improve byte array sort perf by unify 
getPrefix function of UTF8String and ByteArray

No new revisions were added by this update.

Summary of changes:
 .../org/apache/spark/unsafe/types/ByteArray.java   | 36 ++++++++++++++++----
 .../org/apache/spark/unsafe/types/UTF8String.java  | 38 +--------------------
 .../{LongArraySuite.java => ByteArraySuite.java}   | 39 +++++++++++++---------
 3 files changed, 54 insertions(+), 59 deletions(-)
 copy 
common/unsafe/src/test/java/org/apache/spark/unsafe/array/{LongArraySuite.java 
=> ByteArraySuite.java} (53%)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@spark.apache.org
For additional commands, e-mail: commits-h...@spark.apache.org

Reply via email to