Commit 28f66f9
Add Union encoding documentation (#9102)
# Which issue does this PR close?
- Closes #9084.
# What changes are included in this PR?
Documentation on union types encoding in
https://arrow.apache.org/rust/arrow_row/struct.RowConverter.html.
# Are these changes tested?
Yes.
# Are there any user-facing changes?
Yes. https://arrow.apache.org/rust/arrow_row/struct.RowConverter.html
will get updated.
---------
Co-authored-by: Andrew Lamb <andrew@nerdnetworks.org>1 parent a8346be commit 28f66f9
1 file changed
+41
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
415 | 415 | | |
416 | 416 | | |
417 | 417 | | |
| 418 | + | |
| 419 | + | |
| 420 | + | |
| 421 | + | |
| 422 | + | |
| 423 | + | |
| 424 | + | |
| 425 | + | |
| 426 | + | |
| 427 | + | |
| 428 | + | |
| 429 | + | |
| 430 | + | |
| 431 | + | |
| 432 | + | |
| 433 | + | |
| 434 | + | |
| 435 | + | |
| 436 | + | |
| 437 | + | |
| 438 | + | |
| 439 | + | |
| 440 | + | |
| 441 | + | |
| 442 | + | |
| 443 | + | |
| 444 | + | |
| 445 | + | |
| 446 | + | |
| 447 | + | |
| 448 | + | |
| 449 | + | |
| 450 | + | |
| 451 | + | |
| 452 | + | |
418 | 453 | | |
419 | 454 | | |
420 | 455 | | |
| |||
431 | 466 | | |
432 | 467 | | |
433 | 468 | | |
| 469 | + | |
| 470 | + | |
| 471 | + | |
| 472 | + | |
| 473 | + | |
| 474 | + | |
434 | 475 | | |
435 | 476 | | |
436 | 477 | | |
| |||
0 commit comments