Skip to content

Commit

Permalink
Add bufcmp note for heterogeneous maps/sets
Browse files Browse the repository at this point in the history
  • Loading branch information
wotbrew committed Sep 4, 2024
1 parent b19b951 commit fb0399b
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions todo.txt
Original file line number Diff line number Diff line change
Expand Up @@ -340,3 +340,9 @@ More aggregates:
count-distinct
all/any/not-any?
pg: bool_or bool_and

---

sets and map native filter eq

at the moment codec assumes it can sort keys so that buffer comparison can work. We should support maps (and later sets) where this is not possible.

0 comments on commit fb0399b

Please sign in to comment.