-
Is one part of the problems in https://github.com/skinkie/reference/issues/122
[blablacar.zip](https://github.com/user-attachments/files/17341373/blablacar.zip)
```
{
"block": "blablacar",…
-
### What happens?
Input redirection works as expected:
```bash
seq 3 > x && < x python -c "print(__import__('duckdb').sql('''from read_csv('/dev/stdin')'''))"
```
```
┌─────────┐
│ column0 …
-
As per @ue71603 request an issue to discuss - @skinkie feedback for https://github.com/skinkie/reference/pull/108
Here's what was discussed so far:
me: "I'm not sure about the benefits still. What…
-
![image](https://github.com/user-attachments/assets/38d7aef1-53d7-412c-af07-f5ee6badcbda)
```
con
-
**Is your feature request related to a problem? Please describe.**
It would be great to be able to use sq with duckdb, should be pretty similar to the sqlite support as duckdb offers a superset of …
-
### What is it?
Mostly retroactive as this was a random hunch that seems to be working. Basically the thought was that for any rolling window query we could actually have duckdb load the dependent ta…
-
# duckdb-rs 即将成为 DuckDB 官方 rust 客户端 :: Wang Fenjin
我将把维护了两年多的开源项目交接给 duckdb.org!
[https://www.wangfenjin.com/posts/duckdb-rs-moving-forward/](https://www.wangfenjin.com/posts/duckdb-rs-moving-forwar…
-
Look title
-
### Is this a new bug in dbt-core?
- [X] I believe this is a new bug in dbt-core
- [X] I have searched the existing issues, and I could not find an existing issue for this bug
### Current Behav…
-
### What happens?
The http secrets feature does not seem to parse env vars from the environment using the syntax suggested here:
https://github.com/duckdb/duckdb/blob/b484c2d96fa8fd4ba34e0a6bec72b23…