issues
search
duckdb
/
duckdb-rs
Ergonomic bindings to duckdb for Rust
MIT License
508
stars
113
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
vtab::arrow: support UUID extension type
#405
ajwerner
opened
1 day ago
0
executing "create table" sql stucks if there are JSON fields
#404
qianyiwen2019
closed
2 days ago
1
vtab::arrow: support structs under list and array
#403
ajwerner
opened
2 days ago
0
Support building on Android
#402
ndarilek
opened
3 days ago
0
VTab: filter_pushdown support
#401
joewalnes
opened
5 days ago
0
Crash on any DuckDB error while also using skia-safe
#400
rory-orennia
opened
1 week ago
2
Upgrade to duckdb 1.1.3
#399
andrewhamon
opened
1 week ago
1
fix: Support boolean lists
#398
peasee
opened
1 week ago
0
Add Utf8View & BinaryView to supported Arrow vtab types
#397
phillipleblanc
opened
1 week ago
0
Setting produce_arrow_string_view has no effect, still returns Utf8/LargeUtf arrow types
#396
jhorstmann
opened
1 week ago
0
Upgrade duckdb to 1.1.3
#395
dvic
opened
1 week ago
1
Implementing the list, struct, map types fully
#394
CGenie
opened
2 weeks ago
1
Transaction new_unchecked
#393
dvic
opened
2 weeks ago
0
Minor fixes
#392
samansmink
opened
2 weeks ago
0
Why remove the prepared statements from cache?
#391
domoritz
opened
2 weeks ago
0
Transaction API inconsistencies
#390
joonnna
opened
4 weeks ago
0
bump loadable macros version
#389
samansmink
closed
1 month ago
0
Make `Transaction::new_unchecked` public
#388
m4xine
closed
1 day ago
0
libduckdb-sys: include duckdb (1.1.1) as a submodule
#387
njaard
opened
1 month ago
0
When I use duckDB for Rust in my Android, it doesn't work properly. How do I use it correctly?
#386
CoderXXLee
opened
1 month ago
0
How to use RTree in the current version
#385
CoderXXLee
opened
1 month ago
2
Don't force users to use `duckdb::Result`
#384
andrewhamon
opened
2 months ago
0
INTERNAL Error: Failed to load metadata pointer (id 36, idx 0, ptr 36)
#383
jasonbhansen
closed
2 weeks ago
2
Upgrade arrow-rs to 53
#382
phillipleblanc
closed
1 month ago
2
C Extension API
#381
samansmink
closed
1 month ago
3
Bug in code that reads Enums
#380
thumbert
opened
2 months ago
0
Merge with upsteram
#379
JichaoS
closed
2 months ago
0
Multiple connections & threads from a single process
#378
dowusu
closed
1 month ago
5
add default extensions
#377
kxxu
opened
2 months ago
0
How to use the `column_count` method of Statement?
#376
gmosx
opened
2 months ago
2
Fix CI
#375
samansmink
closed
2 months ago
2
add support of fixedsizebinary, duration, interval support in arrow
#374
y-f-u
closed
2 months ago
3
streaming arrow data support
#373
y-f-u
closed
1 month ago
5
loadable extensions
#372
0xcaff
closed
2 months ago
1
error: failed to run custom build command for `libduckdb-sys v0.9.2`
#371
ArunGust
opened
3 months ago
1
Rust extensions based on Extension C API
#370
samansmink
closed
2 weeks ago
14
Dates are returned as days since epoch
#369
CalderWhite
opened
3 months ago
2
Assertion `!FileSystem::Get(db).FileExists(GetWALPath())` failed
#368
jhpratt
opened
3 months ago
0
append_row, append fails when there are too many fields
#367
wj-stack
opened
3 months ago
0
Should `RawStatement` implement `Send` and `Sync`?
#366
jhpratt
opened
3 months ago
0
Example on how to read an ENUM from duckdb
#365
thumbert
opened
3 months ago
2
how to create multiple in memory database?
#364
zeroxaa
opened
3 months ago
2
add thread local data initialization
#363
0xcaff
closed
3 months ago
1
Bundle `icu` extension at compile time
#362
rebasedming
opened
4 months ago
0
Rename `LogicalType` and `DataChunk` to have `Handle` suffix
#361
Swoorup
closed
3 months ago
1
feat: set duckdb api to rust and add custom_user_agent config
#360
hrl20
closed
3 months ago
2
Move files out of vtab to core module
#359
Swoorup
closed
4 months ago
1
Dependency on arrow is dictating release cycle of this crate
#358
aljazerzen
opened
4 months ago
0
crash when reading wrong format excel
#357
zeroxaa
opened
4 months ago
2
Is there a way to register scalar function in ext?
#356
4kimov
opened
4 months ago
0
Next