Skip to content

Dynamic property support in filter expressions - #1346

Merged
gathogojr merged 2 commits into
OData:release-8.xfrom
gathogojr:feature/dynamic-property-support-in-filter-expressions
Nov 13, 2024
Merged

Dynamic property support in filter expressions#1346
gathogojr merged 2 commits into
OData:release-8.xfrom
gathogojr:feature/dynamic-property-support-in-filter-expressions

Conversation

@gathogojr

Copy link
Copy Markdown
Contributor

Dynamic property support in filter expressions

This pull request backports changes from the following pull requests:

break;

case QueryNodeKind.CollectionOpenPropertyAccess:
// No identified validations for collection-valued open property yet

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

When are we planning to add these validations if required

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@WanjohiSammy If we ever identity specific validation that we can apply, then we will add. For example, I have wondering if filter restrictions can apply to dynamic properties. If they were applicable, we would plug those kind of validations here...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants