Re: [PR] [SPARK-47418][SQL] Add hand-crafted implementations for lowercase uni… [spark]

2024-04-16 Thread via GitHub
HyukjinKwon commented on PR #46082: URL: https://github.com/apache/spark/pull/46082#issuecomment-2060101653 Mind making the PR title complete? It's truncated. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[PR] [SPARK-47418][SQL] Add hand-crafted implementations for lowercase uni… [spark]

2024-04-16 Thread via GitHub
vladimirg-db opened a new pull request, #46082: URL: https://github.com/apache/spark/pull/46082 ### What changes were proposed in this pull request? Added hand-crafted implementations of unicode-aware lower-case `contains`, `startsWith`, `endsWith` to optimize UTF8_BINARY_LCASE for