spark icon indicating copy to clipboard operation
spark copied to clipboard

[SPARK-48671][SQL][TESTS] Add test cases for `Hex.hex`

Open wayneguow opened this issue 1 year ago • 1 comments

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.

wayneguow avatar Jun 20 '24 11:06 wayneguow

cc @yaooqinn thanks.

wayneguow avatar Jun 20 '24 11:06 wayneguow