Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-47102

Add COLLATION_ENABLED config flag

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 4.0.0
    • 4.0.0
    • SQL

    Description

      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.

      Attachments

        Activity

          People

            mihailo.milosevic Mihailo Milosevic
            mihailo.milosevic Mihailo Milosevic
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: