Details

    • Sub-task
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 3.0.0
    • 3.0.0
    • SQL
    • None

    Description

      Currently, function `substr/substring`'s usage is like `substring(string_expression, n1 [,n2])`.

      But, the ANSI SQL defined the pattern for substr/substring is like `SUBSTRING(str FROM n1 [FOR n2])`. This gap makes some inconvenient when we switch to the SparkSQL.

      Below are the mainly DB engines to support the ANSI standard for substring.

      Attachments

        Issue Links

          Activity

            People

              lipzhu Zhu, Lipeng
              lipzhu Zhu, Lipeng
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: