Nic Crane

Results 154 comments of Nic Crane

> @paleolimbot Nah, what I mean is that casting a datetime to an integer via `cast()` will return the integer value in nanoseconds rather than seconds.

> I think that we always want `cast()` to do whatever Arrow compute does, and in this case, the `cast()` just drops the metadata (true for most of the datetime...

I've asked around, but I'm not sure there is a workaround; calling `gc()` might be the best solution for the moment.

I've removed the WIP flag from the issue title to run the CI on it. I'm happy to give the contents a thumbs up and defer any more changes to...

I approved this before the CI had run, but there are a few failures relating to linting that need to be sorted before we merge.

The following PRs were cherry-picked to this branch if they didn't already exist on it: ``` 06d841ee7d 10 days ago MINOR: [Documentation][C++][Python][R] Clarify docstrings around max_chunksize (#40251) 65c2b46c83 13 days...

Crossbow jobs running at: https://github.com/apache/arrow/pull/40414

Macbuilder: https://mac.r-project.org/macbuilder/results/1709868307-bcbde9c96638e97c/

Yup! Mind reviewing this PR I made earlier?: https://github.com/apache/arrow/pull/40651