Commit 83dca2e
docs: assert full struct shape in arrow_field doctest
Previous doctest set metadata on the input field but only checked the
name — the metadata setup was dead. Now the example asserts the full
returned struct (name, data_type, nullable, metadata) so the demo
shows what the function actually produces.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 708cd4d commit 83dca2e
1 file changed
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2981 | 2981 | | |
2982 | 2982 | | |
2983 | 2983 | | |
2984 | | - | |
2985 | | - | |
| 2984 | + | |
| 2985 | + | |
| 2986 | + | |
2986 | 2987 | | |
2987 | 2988 | | |
2988 | 2989 | | |
| |||
0 commit comments