spark icon indicating copy to clipboard operation
spark copied to clipboard

[SPARK-48747][SQL] Add code point iterator to UTF8String

Open uros-db opened this issue 1 year ago • 1 comments

What changes were proposed in this pull request?

Add code point iteration capabilities to the UTF8String class.

Why are the changes needed?

Need these changes to enable collation support for some expressions.

Does this PR introduce any user-facing change?

No.

How was this patch tested?

Testing new UTF8String features in UTF8StringSuite.

Was this patch authored or co-authored using generative AI tooling?

No.

uros-db avatar Jun 27 '24 12:06 uros-db

@allisonwang-db will do, thanks for the heads up

uros-db avatar Jun 27 '24 21:06 uros-db

@cloud-fan ready to merge

uros-db avatar Jul 01 '24 10:07 uros-db

thanks, merging to master!

cloud-fan avatar Jul 01 '24 14:07 cloud-fan