Commit 8cfdb5b
clib.conversion._to_numpy: Use pytest.mark.skipif to skip string_view type test for pyarrow < 16 (#3660)
* Use pytest.mark.skipif to skip string_view type test for pyarrow < 16
* Use pyarrow.__version__
---------
Co-authored-by: Wei Ji <[email protected]>1 parent dff8e77 commit 8cfdb5b
1 file changed
Lines changed: 9 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| 27 | + | |
| 28 | + | |
27 | 29 | | |
28 | 30 | | |
29 | 31 | | |
| |||
336 | 338 | | |
337 | 339 | | |
338 | 340 | | |
339 | | - | |
| 341 | + | |
| 342 | + | |
| 343 | + | |
| 344 | + | |
| 345 | + | |
| 346 | + | |
| 347 | + | |
340 | 348 | | |
341 | 349 | | |
342 | 350 | | |
| |||
0 commit comments