Skip to content

Start work on array-enabling the Lookup and Reference functions #2602

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 8 commits into from
Feb 19, 2022

Conversation

MarkBaker
Copy link
Member

Requires a new method (evaluateArrayArgumentsSubsetFrom()) in the ArrayEnabled Trait to handle functions where the arguments that need special array handling are trailing rather than leading arguments

This is:

- [ ] a bugfix
- [X] a new feature

Checklist:

Why this change is needed?

Part of the Issue #2551 update to make all relevant functions array-argument-enabled

@MarkBaker MarkBaker force-pushed the Issue-2551-Array-enable-LookupRef-Functions branch from b41bc92 to a0f20f6 Compare February 18, 2022 13:23
Requires a new method (`evaluateArrayArgumentsSubsetFrom()`) in the `ArrayEnabled` Trait to handle functions where the arguments that need special array handling are trailing rather than leading arguments
@MarkBaker MarkBaker force-pushed the Issue-2551-Array-enable-LookupRef-Functions branch from a0f20f6 to 851da61 Compare February 18, 2022 17:35
@MarkBaker MarkBaker merged commit c10d86e into master Feb 19, 2022
MarkBaker added a commit that referenced this pull request Feb 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant