Uploaded image for project: 'Calcite'
  1. Calcite
  2. CALCITE-1895

Substring operator broken for MSSQL

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.14.0
    • jdbc-adapter
    • None

    Description

      The format mssql uses looks like:
      SUBSTRING(input, start, length)

      but the default is currently to unparse to SUBSTRING(input FROM start FOR length)

      Attachments

        Issue Links

          Activity

            People

              chris-baynes Chris Baynes
              chris-baynes Chris Baynes
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: