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

Enable Infinispan-cache translator to negate intNum <> 1 returning true when column is null

XMLWordPrintable

    • Icon: Feature Request Feature Request
    • Resolution: Obsolete
    • Icon: Major Major
    • None
    • None
    • JDG Connector
    • None

      This is related to TEIID-3573. To add a support option so that when the translator sees criteria like intNum<>1 it would need to produce "intNum<>1 and intNum IS NOT NULL".

      This would negate the issue in JDG where it resolves intNum <> 1 to true when the column is null.

            van.halbert Van Halbert (Inactive)
            van.halbert Van Halbert (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: