Commit 5f3577a
authored
Add UnionArray::fields (#8884)
# Which issue does this PR close?
This PR adds another method on the `UnionArray` api that returns a list
of `FieldRef`s associated with the union type
See: #8838 (comment)1 parent 558f744 commit 5f3577a
1 file changed
+8
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
311 | 311 | | |
312 | 312 | | |
313 | 313 | | |
| 314 | + | |
| 315 | + | |
| 316 | + | |
| 317 | + | |
| 318 | + | |
| 319 | + | |
| 320 | + | |
| 321 | + | |
314 | 322 | | |
315 | 323 | | |
316 | 324 | | |
| |||
0 commit comments