Commit e9879b9
Add regression test for
* Fix if-statement logic in `write_batch`
* Add regression test on `test_write_batch`
* Replace AND-condition with OR in `write_batch`
* Remove `write_batch({})` in `test_write_batch`
* Add valid batch as `write_batch` arg
* Revert if-statement change in `write_batch`ArrowWriter.write_batch when batch is empty (huggingface#4510)1 parent deb2c86 commit e9879b9
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
179 | 179 | | |
180 | 180 | | |
181 | 181 | | |
| 182 | + | |
182 | 183 | | |
183 | 184 | | |
184 | 185 | | |
| |||
0 commit comments