Elliana May

Results 262 comments of Elliana May

The s3 attach via httpfs story is a bit of a strange one right now - I think you can only set auth via environment variables or query parameters

Maybe double check the environment variable names? https://duckdb.org/docs/extensions/httpfs#configuration-1

What dev dependency was it missing?

Does s3 really use 503 to indicate slow down? Looking at the http status docs, it should really be 429

It is semi-implemented via the Wildcard type, but the implementation is not very easy to use and overly complicated, and generates incorrect swagger documentation

This is probably caused by https://github.com/duckdb/duckdb/issues/6521

This sounds like an issue with your version of clang, see https://github.com/WebAssembly/wasi-sdk/issues/172

This explanation sounds reasonable to me? https://github.com/dotnet/aspnetcore/issues/26795

There are a number of samples in various frameworks here: https://github.com/duckdb-wasm-examples

These packages aren't really intended for public consumption, and I'm surprised they're being published to npm. I assume that's why they're a bit odd?