Commit e44f1ad
authored
fix(ipc): Support serializing structs containing dictionaries (apache#848)
* fix(ipc): Support serializing structs containing dictionaries
Dictionary fields nested in structs were not properly marked as
dictionary fields when serializing to fb.
* style: cargo fmt1 parent c38ac2a commit e44f1ad
1 file changed
+13
-15
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
610 | 610 | | |
611 | 611 | | |
612 | 612 | | |
613 | | - | |
614 | | - | |
615 | | - | |
616 | | - | |
617 | | - | |
618 | | - | |
619 | | - | |
620 | | - | |
621 | | - | |
622 | | - | |
623 | | - | |
624 | | - | |
625 | | - | |
626 | | - | |
627 | | - | |
| 613 | + | |
628 | 614 | | |
629 | 615 | | |
630 | 616 | | |
| |||
791 | 777 | | |
792 | 778 | | |
793 | 779 | | |
| 780 | + | |
| 781 | + | |
| 782 | + | |
| 783 | + | |
| 784 | + | |
| 785 | + | |
| 786 | + | |
| 787 | + | |
| 788 | + | |
| 789 | + | |
| 790 | + | |
| 791 | + | |
794 | 792 | | |
795 | 793 | | |
796 | 794 | | |
| |||
0 commit comments