-
### What happens?
i want to use duckdb connect wrapped mysql called teledb, first attach , second use mysql_db, then it reported errors.
does duckdb have a option do not exec "start transaction"?
…
-
1. Since the support for delta tables is added in duckdb_azure, the implementation now requires the storage account name to be mentioned explicitly while creating the azure secret using service princi…
-
**Is your feature request related to a problem? Please describe.**
No, its a separate release feature 0.1.2 warehousing which requires duckdb, dbt and iceberg packages.
**Describe the solution you…
-
👋
This is just a question, not a feature request or issue or anything of the sort :)
I'm just starting to learn DuckDB and I wonder if it's a lot of work to make PhoenixAnalytics work with Parq…
-
Is there an existing method to do batch inserts into duckdb? Or any plans for something like that?
I would like to get logs into duckdb so we can analyze log data in a simple to host/maintain solu…
-
I'd like to be able to pass lists of values to files argument.
```
SELECT *
FROM protobuf(
descriptors = './descriptor.pb',
files = ['./scrape/data/SceneVersion/**/*.bin', './other/loca…
-
# What
Every quackpipe instance should have an internal tables describing the created "merged parquet" tables.
The tables should contain
- table name
- table base folder path on HD
- table …
-
### What happens?
I am using httpfs to query parquet files from Hugging Face.
Hugging Face initially returns a 302 redirect for the download file which DuckDB tries to follow. However DuckDB URL d…
-
I have used SQLiteStudio for years and until now I can still find some interesting new features I like very much. So thank you so much, @pawelsalawa!!!
I am wondering whether it is easy to add supp…
-
Here's a formatted Git ticket template based on your provided details:
---
### **Ticket Title**: Mapping Spreadsheet Tabs in UI to DuckDB Tables
---
#### **Problem Statement**:
We need …