Allow using instance annotations in $filter

    • Type: Bug
    • Resolution: Fixed
    • Priority: Major
    • V4.01_WD01
    • Affects Version/s: V4.0_ERRATA02
    • Component/s: URL Conventions
    • None
    • Environment:

      New Query Capabilities

      Instance annotations are rather similar to dynamic properties with a pre-known expressive name, i.e. the client can deduce from the name what type the dynamic property has.

      For example: People?$filter=Age@numericValueException eq 'NaN'
      would retrieve all people for which age is not a number.

      If ODATA-735 gets accepted, clients can know up-front which instance annotations to expect, and can use them in filter conditions.

      Open a separate issue (ODATA-97) to consider use in $select,/$expand.

            Assignee:
            handl
            Reporter:
            handl
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: