Ilya Boyandin
Ilya Boyandin
In some situations a proxy needs to preserve the original host. It should be possible to do it via options analogous to [this apache proxy directive](https://httpd.apache.org/docs/current/mod/mod_proxy.html#proxypreservehost).
# Improve documentation ## Describe the problem There is no documentation on the use of auth helpers in Next.js edge functions to be used on Vercel or Cloudflare. The [Edge...
### What happens? At least some queries with conversion errors don't throw, but return an empty result set, when run via `AsyncDuckDBConnection.query()`. For example, this query: select '24:01:01'::time throws Conversion...
Changing the default region as described in the documentation causes an exception. For instance, adding the following to project.clj: ``` :aws {:beanstalk {:region "us-west-2"}} ``` results in this: ``` com.amazonaws.services.s3.model.AmazonS3Exception:...
Would like to upgrade my app to react 0.13 and continue using this fantastic library. Unfortunately, r-layout specifies React 0.12.x as its peer dependency. Is there really any strong reason...
Solves #2528 and #2536 (duplicate) The fix updates the deps in the export map html file. After fix, tooltip works in the exported map: https://github.com/keplergl/kepler.gl/assets/351828/df39efdf-1c8b-4622-919d-ea7d653b19ac
### Proposal **Topic of the session** How to implement a [collaborative map drawing](https://github.com/ilyabo/collaborative_drawing) app (experimental) using open-source technologies: deck.gl, H3, @deck.gl-community/editable-layers, Elixir and Phoenix. **Type of the session** - [...
We'd love to use the extension in duckdb-wasm. Currently, it appears, the extension isn't published on extensions.duckdb.org. Is there a different way of loading it in duckdb-wasm than just `LOAD...
Open Visualization Session Proposal: SQLRooms: Build powerful analytics apps with DuckDB in browser
### Proposal **Topic of the session** SQLRooms: Build powerful analytics apps with DuckDB in browser Introducing [SQLRooms](https://sqlrooms.org/), the modular React framework for building data analytics apps powered by DuckDB –...