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

OData client does not support old servers for boolean functions

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 9.2
    • 9.1.1
    • OData

      Some old data servers does not support to be called with a filter containing a boolean function and a operator (like "Customers?$filter=substringof('Alfreds', CompanyName) eq true"), they instead want a unary operation (i.e. "Customers?$filter=substringof('Alfreds', CompanyName)"). translator-odata forces the operator presence.

              rhn-engineering-rareddy Ramesh Reddy
              d.bonvillain Damien BONVILLAIN (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: