Commit c1538de
authored
support fixedbinary(n) (#2348)
## Which issue does this PR close?
- Closes #2347 .
## What changes are included in this PR?
This change performs datum conversion for FixedSizedBinaryArray types
from fixed binary primitive types. It closely follows the previously
added support for Uuid types.
## Are these changes tested?
Yes1 parent 02496d3 commit c1538de
1 file changed
Lines changed: 17 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
762 | 762 | | |
763 | 763 | | |
764 | 764 | | |
| 765 | + | |
| 766 | + | |
| 767 | + | |
| 768 | + | |
| 769 | + | |
765 | 770 | | |
766 | 771 | | |
767 | 772 | | |
| |||
2154 | 2159 | | |
2155 | 2160 | | |
2156 | 2161 | | |
| 2162 | + | |
| 2163 | + | |
| 2164 | + | |
| 2165 | + | |
| 2166 | + | |
| 2167 | + | |
| 2168 | + | |
| 2169 | + | |
| 2170 | + | |
| 2171 | + | |
| 2172 | + | |
| 2173 | + | |
2157 | 2174 | | |
2158 | 2175 | | |
2159 | 2176 | | |
| |||
0 commit comments