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

OData client does not support old servers for boolean functions

    XMLWordPrintable

Details

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

    Description

      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.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: