Elliana May

Results 262 comments of Elliana May

I think I've figured out the issue here, and the probable solution. I'll look at fixing it now See https://stackoverflow.com/questions/68598248/is-there-a-way-to-run-native-code-modules-using-worker-threads and https://github.com/nodejs/node-addon-api/issues/1190

This is waiting on https://github.com/duckdb/duckdb/pull/4336

Are you able to try with the latest master build please?

This has now been released in 0.5.0+

Looks like I forgot to commit the tests, oops. I'll look at adding support for using the proxy with the httpfs extension next week, though I'll need some direction on...

@samansmink I'm still working on the final test we discussed, but if you have time to look over the code as it stands that would be greatly appreciated 😁

From my comment on https://github.com/duckdb/duckdb/issues/4637 > Unfortunately it's somewhat difficult to compile these wheels without running the build on an aarch64 machine or fast enough vm. Emulating aarch64 on Github...

> same question, please release a arm64 version of python. There is something wrong to build. Can you expand on what you mean by "there is something wrong to build"?

Might be worth exploring switching to using the pyproject.toml format instead? This is what the cibw.toml file is using, and it allows specifying different sets of dependencies (known as "extras"...

> Hm, I think this needs a little more discussion Sure, which part?