Commit 0fbcd59
fix: Fixed bug in TabularDataset.column_names (#590)
Fixes #589
The `end` parameter of the `blob.download_as_bytes` function is inclusive, not exclusive.
> There are 2 hard problems in computer science: cache invalidation, naming things, and off-by-1 errors.
Co-authored-by: gcf-merge-on-green[bot] <60162190+gcf-merge-on-green[bot]@users.noreply.github.com>1 parent 2f138d1 commit 0fbcd59
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
150 | 150 | | |
151 | 151 | | |
152 | 152 | | |
153 | | - | |
| 153 | + | |
154 | 154 | | |
155 | 155 | | |
156 | 156 | | |
| |||
0 commit comments