cqframework/cql-execution

Fix "Distinct" operator when the list contains multiple nulls

Closed this issue · 0 comments

When a list contains multiple nulls, the Distinct operator should collapse them to a single null. Currently it does not.