Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / duckdb/duckdb-java issues and pull requests
#104 - UUID parameters need to be passed as strings
Issue -
State: open - Opened by nikammerlaan 13 days ago
- 2 comments
#103 - fix: blob usage after resultset move
Pull Request -
State: closed - Opened by akoshchiy 26 days ago
- 1 comment
#102 - JNI shared object pollutes ELF symbol namespace
Issue -
State: open - Opened by shoffmeister about 1 month ago
#101 - Deadlock when opening a 2nd connection with an unclosed statement from previous connection
Issue -
State: open - Opened by juja0 about 1 month ago
#100 - Using a SQL select and then using an Appender causes the Appender to Dead Lock on Flush
Issue -
State: open - Opened by buildingredcrane about 1 month ago
#99 - JDBC: Undefined behavior when reading from a returned `java.sql.Blob` outside of a closed result set
Issue -
State: closed - Opened by ShadelessFox about 1 month ago
- 3 comments
Labels: under review
#98 - duckdb java version 1.1.2
Issue -
State: closed - Opened by sullis about 1 month ago
- 2 comments
#97 - bump to 1.1.2
Pull Request -
State: closed - Opened by hannes about 1 month ago
- 1 comment
#96 - java.lang.UnsatisfiedLinkError when using JDBC connect DuckDB
Issue -
State: open - Opened by ChenShuai1981 about 2 months ago
- 1 comment
#95 - Use a single transaction per batch
Pull Request -
State: closed - Opened by lhofhansl about 2 months ago
- 1 comment
#94 - Memory Issues with Java DB API compared to Python
Issue -
State: open - Opened by buildingredcrane about 2 months ago
#93 - SIGSEGV in TemplatedMatch
Issue -
State: closed - Opened by wdroste about 2 months ago
- 4 comments
#92 - Support LocalDate - with test
Pull Request -
State: closed - Opened by lhofhansl about 2 months ago
- 1 comment
#91 - duckdb java version 1.1.1
Issue -
State: closed - Opened by sullis 2 months ago
- 1 comment
Labels: reproduced
#90 - bump to 1.1.1
Pull Request -
State: closed - Opened by hannes 2 months ago
#89 - Allow escaping in schema reflection - with test
Pull Request -
State: closed - Opened by lhofhansl 2 months ago
- 1 comment
#88 - Fix metadata reflection for DECIMAL columns - with test
Pull Request -
State: closed - Opened by lhofhansl 2 months ago
- 1 comment
#87 - Expose db memory address and path to libduckdb_java.so
Pull Request -
State: open - Opened by Jens-H 2 months ago
- 5 comments
#86 - Update jdbc_maven_deploy.py
Pull Request -
State: closed - Opened by hannes 2 months ago
#85 - Regression: Segmentation fault with DuckDB 1.1.0 when closing connection with certain values in composite primary keys / foreign keys
Issue -
State: closed - Opened by lukaseder 2 months ago
- 5 comments
Labels: reproduced
#84 - [Appender] Add AppendDefault
Issue -
State: open - Opened by robotslacker 2 months ago
#83 - Switching to windows-2019 for CI
Pull Request -
State: closed - Opened by hannes 2 months ago
#82 - DuckDBConnection.prepareStatement methods could be less strict
Issue -
State: open - Opened by ski309 2 months ago
#81 - 1.1.0,WIndows only, Attach postgres/mysql extention fail. JVM crash.
Issue -
State: closed - Opened by robotslacker 3 months ago
- 6 comments
#80 - bump to 1.1.0
Pull Request -
State: closed - Opened by hannes 3 months ago
#79 - BLOB Value Changes After Calling ResultSet.next()
Issue -
State: closed - Opened by EastLord 3 months ago
#78 - Attemped it dereference unique_ptr that is null
Issue -
State: open - Opened by Stongtong 3 months ago
#77 - DuckDB (on Java) produces different results on Linux vs. MacOS vs. Windows?
Issue -
State: open - Opened by manticore-projects 3 months ago
#76 - Union_by_name parallelism release dates [v1.1.0]
Issue -
State: closed - Opened by simran99 3 months ago
- 1 comment
#75 - Load unsigned extension
Issue -
State: open - Opened by varunkumar 3 months ago
#74 - DuckDB in DBeaver (JDBC) doesn't show information_schema tables/views
Issue -
State: open - Opened by Alex-Monahan almost 3 years ago
- 11 comments
Labels: under review
#73 - Update assertion now that error message has changed
Pull Request -
State: closed - Opened by lnkuiper 3 months ago
#72 - Java test issue
Issue -
State: closed - Opened by szarnyasg 3 months ago
Labels: reproduced
#71 - CI: Add issue mirroring jobs
Pull Request -
State: closed - Opened by szarnyasg 3 months ago
#70 - DBeaver shows Blob as "DuckDBBlobResult{buffer=java.nio.DirectByteBuffer[pos=0 lim=2 cap=2]}"
Issue -
State: open - Opened by rpbouman 3 months ago
- 2 comments
#69 - Test failure: TestDuckDBJDBC#test_struct_with_bad_type fails because the check for the error message doesn't match.
Issue -
State: closed - Opened by rpbouman 3 months ago
#68 - Connection#createArrayOf performance worse than passing in array literals
Issue -
State: open - Opened by StephenFlavin 3 months ago
#67 - Fix https://github.com/duckdb/duckdb-java/issues/66
Pull Request -
State: closed - Opened by rpbouman 3 months ago
- 2 comments
#66 - Test failure: test_all_types fails because the correct_answer_map does not have any values for the varint column
Issue -
State: closed - Opened by rpbouman 3 months ago
#65 - support for information schema list tables
Issue -
State: closed - Opened by parisni 3 months ago
- 1 comment
#64 - build fix
Pull Request -
State: closed - Opened by akoshchiy 3 months ago
- 1 comment
#63 - Missing jemalloc dependency
Issue -
State: open - Opened by akoshchiy 4 months ago
- 4 comments
#62 - replace findCloumn
Pull Request -
State: closed - Opened by Stongtong 4 months ago
#61 - duckdb with mybatis not support LocalDate type and unimplemented columnLabel`s getObject method
Issue -
State: closed - Opened by Stongtong 4 months ago
#60 - fix: support LocalDate conversion
Pull Request -
State: closed - Opened by Stongtong 4 months ago
- 1 comment
#59 - Update jdbc_maven_deploy.py
Pull Request -
State: closed - Opened by hannes 4 months ago
#58 - use java api attach pg,then copy parquet data to pg,30W data,java api cost 240s but use linux duckdb,just cost 5s
Issue -
State: open - Opened by TheMachine1024 4 months ago
#57 - Explicitly exit script, avoiding to fail auth, to be reworked
Pull Request -
State: closed - Opened by carlopi 4 months ago
- 1 comment
#56 - Trigger rebuild also on Nightly
Pull Request -
State: closed - Opened by carlopi 4 months ago
#56 - Trigger rebuild also on Nightly
Pull Request -
State: closed - Opened by carlopi 4 months ago
#55 - feat: support spark jdbc write to duckdb.
Issue -
State: open - Opened by chaozwn 5 months ago
#54 - Can't install DuckDB 1.0.1 nightly build in Dbeaver
Issue -
State: open - Opened by ericemc3 5 months ago
#53 - Fix node version issue
Pull Request -
State: closed - Opened by Mause 5 months ago
#52 - Always upload combined JAR even if Maven upload fails
Pull Request -
State: closed - Opened by lnkuiper 5 months ago
#51 - Improve DuckDB presence within IntelliJ IDEA
Issue -
State: open - Opened by rsmckinney 5 months ago
#50 - Used a LinkedHashMap for DuckDBStruct.getMap
Pull Request -
State: closed - Opened by rayokota 5 months ago
- 2 comments
#49 - update CMakeLists.txt & fix tests
Pull Request -
State: closed - Opened by Mause 5 months ago
#48 - Fix nightly build updates
Pull Request -
State: closed - Opened by Mause 5 months ago
#47 - Actual commit
Pull Request -
State: closed - Opened by hannes 5 months ago
#46 - Vendor upstream main branch into this repo using cron job
Pull Request -
State: closed - Opened by hannes 5 months ago
#45 - Restore dev helpers
Pull Request -
State: closed - Opened by Mause 5 months ago
#44 - Add LICENSE and code of conduct files from main DuckDB project.
Pull Request -
State: closed - Opened by jghoman 5 months ago
- 1 comment
#43 - Make result set getColumn by name case insensitive. Add test for same.
Pull Request -
State: open - Opened by jghoman 5 months ago
#42 - v1.0.0 jdbc connector: TransactionContext Error on DBeaver
Issue -
State: closed - Opened by szalai1 5 months ago
- 1 comment
#41 - The DuckDBParameterMetaData class is not really implemented
Issue -
State: open - Opened by rsmckinney 5 months ago
#40 - Add case-insensitive getters on resultSet
Issue -
State: open - Opened by egillax 5 months ago
- 2 comments
#39 - Add appendBytes method to appender
Pull Request -
State: open - Opened by XuQianJin-Stars 5 months ago
#38 - Unable to query newly created table and inserted data in different database connections
Issue -
State: closed - Opened by wensiqun 5 months ago
- 1 comment
#37 - Add support for ResultSet.getBlob() calls when working with WKB_BLOB types
Issue -
State: open - Opened by lukaseder 5 months ago
#35 - Add get bytes
Pull Request -
State: closed - Opened by jghoman 5 months ago
- 2 comments
#34 - NUL bytes in SQL statements leads to late errors
Issue -
State: open - Opened by vlofgren 5 months ago
#33 - Fix test_set_time and test_time_tz's timezone error
Pull Request -
State: closed - Opened by XuQianJin-Stars 6 months ago
- 1 comment
#32 - add _DISABLE_CONSTEXPR_MUTEX_CONSTRUCTOR definition to fix windows build
Pull Request -
State: closed - Opened by Mause 6 months ago
#31 - [Mysql Extension] how to pass subquery result into mysql_query ?
Issue -
State: closed - Opened by fuhaiq 6 months ago
#30 - feat: struct, list, and map parameter support
Pull Request -
State: closed - Opened by Mause 6 months ago
- 3 comments
#29 - One goofy SELECT can freeze the computer hard
Issue -
State: open - Opened by manticore-projects 6 months ago
#28 - Serialization Error: Failed to deserialize: expected end of object, but found field id: 103
Issue -
State: open - Opened by yoonghm 6 months ago
- 4 comments
#27 - Schemaspy metadata
Pull Request -
State: closed - Opened by joshuashaffer 6 months ago
- 1 comment
#26 - Metadata Functions for SchemaSpy
Issue -
State: open - Opened by joshuashaffer 6 months ago
- 1 comment
#25 - correct error in action name, arm64 -> amd64
Pull Request -
State: closed - Opened by rom38 6 months ago
- 1 comment
#24 - BLOB/BINARY/BYTEA/VARBINARY column data retrieval limitations
Issue -
State: closed - Opened by indraniel 6 months ago
- 2 comments
Labels: enhancement
#23 - JDBC drivers v1.0.0 release failed
Issue -
State: closed - Opened by manselmi 6 months ago
- 1 comment
#22 - Failed to run on amazoncorretto:17-alpine inside docker container
Issue -
State: closed - Opened by Klassen-Olga 6 months ago
- 3 comments
#21 - Update vendored sources
Pull Request -
State: closed - Opened by hannes 6 months ago
#20 - update vendored sources
Pull Request -
State: closed - Opened by hannes 6 months ago
#19 - Enable autoload and autoinstall of known extensions by default
Pull Request -
State: closed - Opened by carlopi 6 months ago
#18 - `autoload_known_extensions` and `autoinstall_known_extensions` is false in default
Issue -
State: closed - Opened by goldmedal 6 months ago
#17 - Maven SNAPSHOT artifacts still dont work.
Issue -
State: closed - Opened by manticore-projects 6 months ago
- 2 comments
#16 - Fatal Error: fsync failed and database has been invalidated because of a previous fatal error.
Issue -
State: closed - Opened by osalloum 6 months ago
- 2 comments
#15 - JVM SIGSEGV crash while getting connection to duckdb server
Issue -
State: closed - Opened by shreyasGit over 1 year ago
- 24 comments
#14 - [JDBC] DuckDB JDBC driver SIGSEGV the JVM since 0.9.0
Issue -
State: open - Opened by loicmathieu about 1 year ago
- 44 comments
Labels: reproduced
#13 - INSERT .. SELECT .. UNION crashes JVM when run from JDBC
Issue -
State: open - Opened by lukaseder 8 months ago
#12 - Fixing gnupg issue with release
Pull Request -
State: closed - Opened by hannes 6 months ago
#11 - DuckDB `0.10.3` Not Available in Maven Central
Issue -
State: closed - Opened by brianwyka 6 months ago
- 4 comments
#10 - update vendored sources to 0.10.3
Pull Request -
State: closed - Opened by hannes 6 months ago
#9 - Corrupt Parquet Metadata (migrating from 0.10.0 to 0.10.1)
Issue -
State: closed - Opened by pronzato 6 months ago
- 1 comment
#8 - Native support
Issue -
State: closed - Opened by MarcAnB 7 months ago
- 1 comment
#7 - Error relocating /lib/ld-linux-x86-64.so.2: unsupported relocation type 37
Issue -
State: closed - Opened by soldier14 7 months ago
- 1 comment
#6 - Fix JDBC type for DECIMAL columns; add test
Pull Request -
State: closed - Opened by elefeint 7 months ago
- 1 comment