[
https://issues.apache.org/jira/browse/SPARK-47102?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Max Gekk resolved SPARK-47102.
------------------------------
Fix Version/s: 4.0.0
Resolution: Fixed
Issue resolved by pull request 45285
[https://github.com/apache/spark/pull/45285]
> Add COLLATION_ENABLED config flag
> ---------------------------------
>
> Key: SPARK-47102
> URL: https://issues.apache.org/jira/browse/SPARK-47102
> Project: Spark
> Issue Type: Improvement
> Components: SQL
> Affects Versions: 4.0.0
> Reporter: Mihailo Milosevic
> Assignee: Mihailo Milosevic
> Priority: Major
> Labels: pull-request-available
> Fix For: 4.0.0
>
>
> *What changes were proposed in this pull request?*
> This PR adds COLLATION_ENABLED config to `SQLConf` and introduces new error
> class `COLLATION_SUPPORT_NOT_ENABLED` to appropriately report error on usage
> of feature under development.
> *Why are the changes needed?*
> We want to make collations configurable on this flag. These changes disable
> usage of `collate` and `collation` functions, along with any `COLLATE` syntax
> when the flag is set to false. By default, the flag is set to false.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]