Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-46837 String function support (parent)
  3. SPARK-48472

Enable reflect expressions with collated strings

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 4.0.0
    • 4.0.0
    • SQL

    Description

      As a movement to collated world, we need to make sure all expressions are supported by appropriate collations. Using expression walker testing `CallMethodViaReflection` was found to be erroneous. This expression is used as a replacement for all reflection methods and needs to be improved. This ticket needs to update methods of this expression. Relevant code could be found in these files: `CallMethodViaReflection.scala`, `TypeCoercion.scala`, `AnsiTypeCoercion.scala`, `CollationTypeCasts.scala`, and for testing `Collation*Suite.scala` files.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: