- Notifications
You must be signed in to change notification settings - Fork5
Commit4fe6f72
committed
Print a MergeJoin's mergeNullsFirst array as bool, not int.
It's declared as being an array of bool, but it's printeddifferently from the way bool and arrays of bool are handledelsewhere.Patch by Amit Kapila. Anomaly noted independently by Amit Kapilaand KaiGai Kohei.1 parentdc943ad commit4fe6f72
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
649 | 649 |
| |
650 | 650 |
| |
651 | 651 |
| |
652 |
| - | |
| 652 | + | |
653 | 653 |
| |
654 | 654 |
| |
655 | 655 |
| |
|
0 commit comments
Comments
(0)