Elliana May

Results 262 comments of Elliana May

That's possible yeah, I'd assumed that wasm used arrow-js, but it does seem to use arrow-rs yes Max commented in Discord: > Sounds like a lifetime issue with the arrow...

Looks like they did have issues here at one point too: https://github.com/apache/arrow-rs/pull/2235/files

Are you saying it was correct before this change? https://github.com/apache/arrow-rs/pull/2235

~~Where's this diagram from @Maxxen ?~~ ``` ┌──────────────────────────────┬────────────┬──────────────┐ │ Nanos │ Days │ Months │ │ (64 bits) │ (32 bits) │ (32 bits) │ └──────────────────────────────┴────────────┴──────────────┘ 0 63 95 127...

@szarnyasg your pr hasn't quite fixed the issue here, so I've reopened it

> I think it will be better to move that note (or copy) from Python package docs to the DuckDB Installation page when Windows is selected as a Platform. The...

Hi, which code snippet on that page is erroring for you?

> Our current workaround is to set the timezone everytime a session is opened, but this is far from ideal. This behaviour is expected, barring the global config file that...

Doing a diff on the commands generated by CPython's distutils and the one included with setuptools, it looks like the difference might be caused by the name of the build...