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

endswith expression not working with UTF8_LCASE collation

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 3.4.3
    • 4.0.0
    • SQL

    Description

       

      select endswith('İo' collate utf8_lcase, 'İo' collate utf8_lcase)
      

      returns 

      false

      but should be 

      true

       

      Attachments

        Issue Links

          Activity

            People

              viktor.lucic Viktor Lučić
              viktor.lucic Viktor Lučić
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: