Commit 44135a6
committed
Throw an error if merge tries to join on duplicate fields
1 parent 84f5d1c commit 44135a6
File tree
2 files changed
+14
-8
lines changed- core/src/main/java/de/bwaldvogel/mongo/backend/aggregation/stage
- test-common/src/main/java/de/bwaldvogel/mongo/backend
2 files changed
+14
-8
lines changedLines changed: 11 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
118 | 118 | | |
119 | 119 | | |
120 | 120 | | |
121 | | - | |
122 | | - | |
123 | | - | |
124 | | - | |
125 | | - | |
126 | | - | |
127 | | - | |
128 | | - | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
129 | 132 | | |
130 | 133 | | |
131 | 134 | | |
| |||
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2488 | 2488 | | |
2489 | 2489 | | |
2490 | 2490 | | |
| 2491 | + | |
| 2492 | + | |
| 2493 | + | |
2491 | 2494 | | |
2492 | 2495 | | |
2493 | 2496 | | |
| |||
0 commit comments