-
Hello there.
After having used sqlite2duckdb, i have tried to get my constraints from the database through the command
```
query_pkey = """
SELECT kcu.table_name, kcu.column_nam…
-
Hello,
I am currently using your datasets and find them extremely valuable for my work. As I integrate these resources into my data workflow, which relies on DuckDB, I've noticed that some datasets…
-
### What would you like help with?
Hi there! I've tried and failed to correctly execute the `BindStream` method from the C# `C` wrapper API with multiple types of input streams in order to bulk in…
-
### What happens?
I tried to benchmark the spatial Plugin.
With hyperfine I did 13 repetitions.
Each creating a fgb-file.
The open space on drive C: was reduced heavily. Benchmark crashed, whe…
-
### What happens?
#### Corresponding columns disappear:
##### duckdb:
```shell
D .schema tokyo_medals
CREATE INDEX ix_tokyo_medals_country_code ON tokyo_medals USING ();
CREATE TABLE tokyo_meda…
-
### What happens?
- WASM is initialized
- spatial extension loaded and installed
- .xlsx file registered with registerFileHandle using DuckDBDataProtocol.BROWSER_FILEREADER
- query `SELECT * FROM …
-
Apologies if I've already opened this! I have a vague recollection of discussing this at some point and having the answer be that it wasn't possible to register a parameterized type from an extension …
-
### What happens?
I've challenged to run `duckdb_wasm` sub-project test (tester).
Following `README`, I've tried to build but failed.
```
$ cmake --build .
...
Undefined symbols for archit…
-
![image](https://github.com/duckdb/duckdb-rs/assets/32380374/34693827-698b-4051-9382-ddbc8415f718)
OS: Windows 11 23H2
RUST Toolchains: rustc 1.76.0 (07dca489a 2024-02-04)
err msg:
```
er…
-
The information below has been share with the Databricks UC engineering team. They suggested the issue is likely with the DuckDB UC extension.
Credential serving is enabled on the Databricks insta…