Commit 1c73ea4
Fix to_record_batches default order and add TaskOrder import
- Import TaskOrder from pyiceberg.table in pyarrow.py
- Change to_record_batches signature to use TaskOrder() as default
instead of None, ensuring consistent default scan ordering behavior
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 84adcfa commit 1c73ea4
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
144 | 144 | | |
145 | 145 | | |
146 | 146 | | |
147 | | - | |
| 147 | + | |
148 | 148 | | |
149 | 149 | | |
150 | 150 | | |
| |||
1837 | 1837 | | |
1838 | 1838 | | |
1839 | 1839 | | |
1840 | | - | |
| 1840 | + | |
1841 | 1841 | | |
1842 | 1842 | | |
1843 | 1843 | | |
| |||
0 commit comments