Uploaded image for project: 'Teiid'
  1. Teiid
  2. TEIID-3571

Infinispan-dsl-cache translator: Comparison operators don't work for char column

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • None
    • 8.7.1
    • Misc. Connectors
    • None

      Comparison operators returns wrong result for column of type Character.

      Sample queries:

      SELECT CharValue FROM SmallA WHERE SmallA.CharValue < '1'
      SELECT CharValue FROM SmallA WHERE SmallA.CharValue = '1'
      

      These queries return no row even though they should have returned more than 20 rows.

            van.halbert Van Halbert (Inactive)
            felias_jira Filip Elias (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: