Patrick Hoefler

Results 345 comments of Patrick Hoefler

I agree that we need a better way of filtering out irrelevant stuff (and order things better). The changelog currently contains a lot of things that most folks don't care...

Good question. We have a script that sorts entries alphabetically per category that's part of pre-commit. It does not remove all conflicts, but we rarely see conflicts since we introduced...

> First, is there a list of known incompatibilities (I guess https://github.com/dask-contrib/dask-expr?tab=readme-ov-file#api-coverage, if it's up to date?). It'd be good to include that in the migration guide. Yes that's up...

My vote on this will heavily depend if we can come to an agreement on PDEP 14

This is related to Mac chips (I am seeing the same failures). I agree that we should skip those tests for Mac (I didn't care enough in the past to...

The idea is that the previous values don't impact windows that come afterwards and don't have these values anymore. So yes this makes sense

Can you double check this? I got them with setuptools as well

Hey, thanks for your report. Seems to persist on master. Took me 27 seconds to run this. ``` Ordered by: cumulative time ncalls tottime percall cumtime percall filename:lineno(function) 1 0.000...

@lithomas1 As long as we don't bump the minimum pyarrow version we are really limited what we can support. Theoretically, we could write a function determining the unsupported actions based...