dongjoon-hyun commented on PR #45704: URL: https://github.com/apache/spark/pull/45704#issuecomment-2018373696
Hi, @miland-db and @cloud-fan . I saw a series of `[COLLATION]`. Are you going to make `[COLLATION]` as the official community module tag in the PR title? For me, `SQL` seems to be enough for SQL module PR. ``` $ git log --oneline | grep COLLATION 8762e256d16 [SPARK-47296][SQL][COLLATION] Fail unsupported functions for non-binary collations 456d246badb [SPARK-47248][SQL][COLLATION] Improved string function support: contains d5f35ec97fc [SPARK-46835][SQL][COLLATIONS] Join support for non-binary collations 6534a3398ae [SPARK-47102][SQL] Add the `COLLATION_ENABLED` config flag ca7c60b4998 [SPARK-47268][SQL][COLLATIONS] Support for repartition with collations 479954cf73a [SPARK-47131][SQL][COLLATION] String function support: contains, startswith, endswith 71767cfe376 [SPARK-46834][SQL][COLLATIONS] Support for aggregates ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
