Updates for fastparquet evolution#9650
Conversation
|
@rjzamora : a quick and simple one, if you have a moment |
rjzamora
left a comment
There was a problem hiding this comment.
One minor comment fix. Otherwise, LGTM
Co-authored-by: Richard (Rick) Zamora <rzamora217@gmail.com>
jrbourbeau
left a comment
There was a problem hiding this comment.
Thanks @martindurant. I think we want to trigger an upstream CI build by including a commit with test-upstream in it so we can make sure fastparquet_version > parse_version("0.8.3") is True (note you'll also want to merge main as there were some changes to fix the upstream build that were just merged)
|
There is no release of fastparquet yet, since dask/fastparquet#818 is waiting on this PR |
|
The upstream build will install |
|
No, I didn't even merge it; but I will now, just to ease the impasse :). |
|
done |
|
dask/array/tests/test_stats.py::test_two[ttest_1samp-kwargs2] is nothing to do with this PR |
fastparquet evolution
pre-commit run --all-filesMakes dask/fastparquet#818 pass