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

LIKE must match '.' (period) literally

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.14.0
    • None
    • None

    Description

      The LIKE operator must match '.' (period) literally, not treat it as a wild-card. Currently it treats it the same as '_'.

      For example, 'abc' LIKE 'a.c' currently evaluates to TRUE but should evaluate to FALSE.

      Attachments

        Activity

          People

            julianhyde Julian Hyde
            julianhyde Julian Hyde
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: