spark
spark copied to clipboard
[SPARK-48671][SQL][TESTS] Add test cases for `Hex.hex`
What changes were proposed in this pull request?
This PR aims to add some test cases for function Hex.hex(bytes: Array[Byte]).
Why are the changes needed?
Supplement test cases to make the code more robust.
Does this PR introduce any user-facing change?
No.
How was this patch tested?
Passed new test cases added in HexSuite.
Was this patch authored or co-authored using generative AI tooling?
No.
cc @yaooqinn thanks.