Commit 2a38389
committed
test(tesseract): record postgres result snapshot for FK-aggregate fix
Adds the canonical row-data snapshot the regression test needs when
`integration-postgres` is enabled. Validates that the filtered count
on a primary key produces the correct distinct-customer counts (1 for
'completed', 1 for 'pending', 0 for orders.status NULL) — pre-fix the
buggy cross-join over-counted these.1 parent aaefc31 commit 2a38389
1 file changed
Lines changed: 9 additions & 0 deletions
File tree
- rust/cubesqlplanner/cubesqlplanner/src/tests/integration/snapshots
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
0 commit comments