issues
search
duckdb
/
duckdb-java
DuckDB JDBC Driver
https://duckdb.org/docs/api/java.html
MIT License
42
stars
23
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
UUID parameters need to be passed as strings
#104
nikammerlaan
opened
1 week ago
2
fix: blob usage after resultset move
#103
akoshchiy
closed
2 weeks ago
1
JNI shared object pollutes ELF symbol namespace
#102
shoffmeister
opened
3 weeks ago
0
Deadlock when opening a 2nd connection with an unclosed statement from previous connection
#101
juja0
opened
1 month ago
0
Using a SQL select and then using an Appender causes the Appender to Dead Lock on Flush
#100
buildingredcrane
opened
1 month ago
0
duckdb java version 1.1.2
#98
sullis
closed
1 month ago
2
JDBC: Undefined behavior when reading from a returned `java.sql.Blob` outside of a closed result set
#99
ShadelessFox
closed
2 weeks ago
3
bump to 1.1.2
#97
hannes
closed
1 month ago
1
java.lang.UnsatisfiedLinkError when using JDBC connect DuckDB
#96
ChenShuai1981
opened
1 month ago
1
Use a single transaction per batch
#95
lhofhansl
closed
1 month ago
1
Memory Issues with Java DB API compared to Python
#94
buildingredcrane
opened
1 month ago
0
SIGSEGV in TemplatedMatch
#93
wdroste
closed
1 month ago
4
Support LocalDate - with test
#92
lhofhansl
closed
1 month ago
1
duckdb java version 1.1.1
#91
sullis
closed
1 month ago
1
bump to 1.1.1
#90
hannes
closed
1 month ago
0
Allow escaping in schema reflection - with test
#89
lhofhansl
closed
1 month ago
1
Fix metadata reflection for DECIMAL columns - with test
#88
lhofhansl
closed
1 month ago
1
Expose db memory address and path to libduckdb_java.so
#87
Jens-H
opened
2 months ago
5
Update jdbc_maven_deploy.py
#86
hannes
closed
2 months ago
0
Regression: Segmentation fault with DuckDB 1.1.0 when closing connection with certain values in composite primary keys / foreign keys
#85
lukaseder
closed
2 months ago
5
[Appender] Add AppendDefault
#84
robotslacker
opened
2 months ago
0
Switching to windows-2019 for CI
#83
hannes
closed
2 months ago
0
DuckDBConnection.prepareStatement methods could be less strict
#82
ski309
opened
2 months ago
0
1.1.0,WIndows only, Attach postgres/mysql extention fail. JVM crash.
#81
robotslacker
closed
2 months ago
6
bump to 1.1.0
#80
hannes
closed
2 months ago
0
BLOB Value Changes After Calling ResultSet.next()
#79
EastLord
closed
2 weeks ago
0
Attemped it dereference unique_ptr that is null
#78
Stongtong
opened
2 months ago
0
DuckDB (on Java) produces different results on Linux vs. MacOS vs. Windows?
#77
manticore-projects
opened
2 months ago
0
Union_by_name parallelism release dates [v1.1.0]
#76
simran99
closed
1 month ago
1
Load unsigned extension
#75
varunkumar
opened
2 months ago
0
Update assertion now that error message has changed
#73
lnkuiper
closed
2 months ago
0
Java test issue
#72
szarnyasg
closed
3 months ago
0
CI: Add issue mirroring jobs
#71
szarnyasg
closed
3 months ago
0
DBeaver shows Blob as "DuckDBBlobResult{buffer=java.nio.DirectByteBuffer[pos=0 lim=2 cap=2]}"
#70
rpbouman
opened
3 months ago
2
Test failure: TestDuckDBJDBC#test_struct_with_bad_type fails because the check for the error message doesn't match.
#69
rpbouman
closed
2 months ago
0
Connection#createArrayOf performance worse than passing in array literals
#68
StephenFlavin
opened
3 months ago
0
Fix https://github.com/duckdb/duckdb-java/issues/66
#67
rpbouman
closed
2 months ago
2
Test failure: test_all_types fails because the correct_answer_map does not have any values for the varint column
#66
rpbouman
closed
2 months ago
0
support for information schema list tables
#65
parisni
closed
3 months ago
1
build fix
#64
akoshchiy
closed
3 months ago
1
Missing jemalloc dependency
#63
akoshchiy
opened
4 months ago
4
replace findCloumn
#62
Stongtong
closed
4 months ago
0
duckdb with mybatis not support LocalDate type and unimplemented columnLabel`s getObject method
#61
Stongtong
closed
3 months ago
0
fix: support LocalDate conversion
#60
Stongtong
closed
3 months ago
1
Update jdbc_maven_deploy.py
#59
hannes
closed
4 months ago
0
use java api attach pg,then copy parquet data to pg,30W data,java api cost 240s but use linux duckdb,just cost 5s
#58
TheMachine1024
opened
4 months ago
0
Explicitly exit script, avoiding to fail auth, to be reworked
#57
carlopi
closed
4 months ago
1
Trigger rebuild also on Nightly
#56
carlopi
closed
4 months ago
0
feat: support spark jdbc write to duckdb.
#55
chaozwn
opened
4 months ago
0
Can't install DuckDB 1.0.1 nightly build in Dbeaver
#54
ericemc3
opened
4 months ago
0
Next