Skip to content

Feature: Support for Concat and optionally Union, Except, Intersect #499

@jbhelm

Description

@jbhelm

It does not appear there is support for the concatenation functions Concat, Union, Except, or Intersect. Would it be possible to add support for these? The most important one for my use case is Concat, while the others would just be nice-to-have to round out the functionality.

My use case would be to use the function inside a Select() string, for example:
Select("CollectionA.Concat(CollectionB).Sum(SomeValue)")

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions