Commit 622ac7d
authored
fix: arrow version compatibility issues caused by API changes (#3748)
Original error message:
https://github.com/lancedb/lance/actions/runs/14703221198/job/41257016490?pr=3745
related issue: #3747
This error is blocking my PR check, so please solve it as a priority.
@westonpace @wjones127
Signed-off-by: jukejian <jukejian@bytedance.com>1 parent 6d9ddbd commit 622ac7d
2 files changed
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
84 | | - | |
| 84 | + | |
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
88 | | - | |
| 88 | + | |
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
517 | 517 | | |
518 | 518 | | |
519 | 519 | | |
520 | | - | |
521 | | - | |
| 520 | + | |
| 521 | + | |
522 | 522 | | |
523 | 523 | | |
524 | 524 | | |
| |||
0 commit comments