Skip to content

Commit

Permalink
fix: Compute murmur3 hash with dictionary input correctly (apache#433)
Browse files Browse the repository at this point in the history
* fix: Handle compute murmur3 hash with dictionary input correctly

* add unit tests

* spotless apply

* apply scala fix

* address comment

* another style issue

* Update spark/src/test/scala/org/apache/comet/CometExpressionSuite.scala

Co-authored-by: Liang-Chi Hsieh <viirya@gmail.com>

---------

Co-authored-by: Liang-Chi Hsieh <viirya@gmail.com>
  • Loading branch information
advancedxy and viirya authored May 24, 2024
1 parent 9125e6a commit 93af704
Show file tree
Hide file tree
Showing 2 changed files with 163 additions and 165 deletions.
Loading

0 comments on commit 93af704

Please sign in to comment.