Commit 04f56bd
fix(datafusion-functions-nested):
* added failing test
* fix(datafusion-functions-nested): `arrow-distinct` now work with null rows
* Update datafusion/functions-nested/src/set_ops.rs
Co-authored-by: Andrew Lamb <andrew@nerdnetworks.org>
* Update set_ops.rs
---------
Co-authored-by: Andrew Lamb <andrew@nerdnetworks.org>arrow-distinct now work with null rows (#13966)1 parent 38ccb00 commit 04f56bd
File tree
2 files changed
+16
-3
lines changed- datafusion
- functions-nested/src
- sqllogictest/test_files
2 files changed
+16
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
516 | 516 | | |
517 | 517 | | |
518 | 518 | | |
519 | | - | |
| 519 | + | |
| 520 | + | |
| 521 | + | |
| 522 | + | |
| 523 | + | |
| 524 | + | |
| 525 | + | |
520 | 526 | | |
521 | 527 | | |
522 | 528 | | |
523 | | - | |
524 | 529 | | |
525 | 530 | | |
526 | 531 | | |
| |||
538 | 543 | | |
539 | 544 | | |
540 | 545 | | |
541 | | - | |
| 546 | + | |
| 547 | + | |
542 | 548 | | |
543 | 549 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5674 | 5674 | | |
5675 | 5675 | | |
5676 | 5676 | | |
| 5677 | + | |
| 5678 | + | |
| 5679 | + | |
| 5680 | + | |
| 5681 | + | |
| 5682 | + | |
| 5683 | + | |
5677 | 5684 | | |
5678 | 5685 | | |
5679 | 5686 | | |
| |||
0 commit comments