diff --git a/.unreleased/bug-fixes/distinct-on-singleton.md b/.unreleased/bug-fixes/distinct-on-singleton.md new file mode 100644 index 0000000000..ac08ba6fcd --- /dev/null +++ b/.unreleased/bug-fixes/distinct-on-singleton.md @@ -0,0 +1 @@ +Do not produce `(distinct ...)` for singletons (see #3005)