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
#134 - Snapshot artifacts have weird numbering scheme making them hard to depend on
Issue -
State: open - Opened by FelixGV 7 days ago
#133 - Bundle jemalloc
Pull Request -
State: open - Opened by lnkuiper 8 days ago
- 3 comments
#132 - JDBC Timestamps
Pull Request -
State: open - Opened by laurentco 9 days ago
#131 - Bundle jemalloc with JDBC Driver
Pull Request -
State: open - Opened by brianwyka 11 days ago
- 2 comments
#130 - Bundle jemalloc with JDBC java library, Fixes #63
Pull Request -
State: closed - Opened by brianwyka 11 days ago
#129 - What jdbc parameters are supported on the jdbc url?
Issue -
State: open - Opened by naah69 13 days ago
#128 - MAX() inside PIVOT yielding crazy results for value from window function
Issue -
State: open - Opened by 0dB 15 days ago
#127 - run with arm64 error,multiple libs not found #126
Issue -
State: open - Opened by carpediemliu 15 days ago
#126 - run with arm64 error,multiple libs not found
Issue -
State: open - Opened by carpediemliu 15 days ago
#125 - Split MacOS binaries into amd64 and x64 versions to allow each to be shipped separately (feature request)
Issue -
State: open - Opened by eirikbakke 18 days ago
#124 - prepared statement
Issue -
State: open - Opened by rossetti 18 days ago
#123 - Redirect prepareStatment
Pull Request -
State: open - Opened by adiykehler 22 days ago
#122 - Partially support prepareStatement(String sql, int autoGeneratedKeys)
Issue -
State: closed - Opened by adiykehler 22 days ago
#121 - ParameterMetadata is only partially implemented
Issue -
State: open - Opened by eramitmittal 22 days ago
#120 - Build duckdb_java linux-amd64-musl
Pull Request -
State: open - Opened by hrl20 23 days ago
- 3 comments
#119 - DuckDBDatabaseMetaData.java.getTypeInfo()
Issue -
State: open - Opened by rogerbj 24 days ago
#118 - Update year in license file to 2025
Pull Request -
State: closed - Opened by szarnyasg 26 days ago
#117 - Can't load library libduckdb_java.so_windows_arm64
Issue -
State: open - Opened by boomah about 1 month ago
#116 - Bundle jemalloc with JDBC Driver
Pull Request -
State: closed - Opened by brianwyka about 1 month ago
- 7 comments
#115 - Expose db memory address and path to libduckdb_java.so V2
Pull Request -
State: open - Opened by Jens-H about 1 month ago
- 2 comments
#114 - Adding fuller implementation of ParameterMetadata
Pull Request -
State: open - Opened by eramitmittal about 1 month ago
- 4 comments
#113 - Can't read string from Parquet binary column
Issue -
State: open - Opened by HJK181 about 2 months ago
- 1 comment
#112 - Map data should be a non-nullable struct type
Issue -
State: open - Opened by tanejagagan about 2 months ago
#111 - Add support for appending to INET columns
Issue -
State: open - Opened by eerohele about 2 months ago
#110 - Appender - support all appends
Issue -
State: open - Opened by ryanhamilton about 2 months ago
#109 - Add support to register TableFunction and ScalarFunction
Issue -
State: open - Opened by lfkpoa about 2 months ago
#108 - Support Parquet files in JDBC URLs
Issue -
State: open - Opened by eirikbakke about 2 months ago
- 2 comments
#107 - Allow appender to accept byte[]
Pull Request -
State: closed - Opened by mach-kernel about 2 months ago
- 3 comments
#106 - Fix CI
Pull Request -
State: closed - Opened by lnkuiper about 2 months ago
- 3 comments
#105 - How to set Working Directory ?
Issue -
State: open - Opened by chen56 about 2 months ago
#104 - UUID parameters need to be passed as strings
Issue -
State: open - Opened by nikammerlaan 3 months ago
- 2 comments
#103 - fix: blob usage after resultset move
Pull Request -
State: closed - Opened by akoshchiy 3 months ago
- 1 comment
#102 - JNI shared object pollutes ELF symbol namespace
Issue -
State: open - Opened by shoffmeister 3 months ago
#101 - Deadlock when opening a 2nd connection with an unclosed statement from previous connection
Issue -
State: open - Opened by juja0 3 months 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 3 months 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 4 months ago
- 3 comments
Labels: under review
#98 - duckdb java version 1.1.2
Issue -
State: closed - Opened by sullis 4 months ago
- 2 comments
#97 - bump to 1.1.2
Pull Request -
State: closed - Opened by hannes 4 months ago
- 1 comment
#96 - java.lang.UnsatisfiedLinkError when using JDBC connect DuckDB
Issue -
State: closed - Opened by ChenShuai1981 4 months ago
- 5 comments
#95 - Use a single transaction per batch
Pull Request -
State: closed - Opened by lhofhansl 4 months ago
- 1 comment
#94 - Memory Issues with Java DB API compared to Python
Issue -
State: open - Opened by buildingredcrane 4 months ago
#93 - SIGSEGV in TemplatedMatch
Issue -
State: closed - Opened by wdroste 4 months ago
- 4 comments
#92 - Support LocalDate - with test
Pull Request -
State: closed - Opened by lhofhansl 4 months ago
- 1 comment
#91 - duckdb java version 1.1.1
Issue -
State: closed - Opened by sullis 4 months ago
- 1 comment
Labels: reproduced
#90 - bump to 1.1.1
Pull Request -
State: closed - Opened by hannes 4 months ago
#89 - Allow escaping in schema reflection - with test
Pull Request -
State: closed - Opened by lhofhansl 4 months ago
- 1 comment
#88 - Fix metadata reflection for DECIMAL columns - with test
Pull Request -
State: closed - Opened by lhofhansl 4 months ago
- 1 comment
#87 - Expose db memory address and path to libduckdb_java.so
Pull Request -
State: open - Opened by Jens-H 4 months ago
- 6 comments
#86 - Update jdbc_maven_deploy.py
Pull Request -
State: closed - Opened by hannes 5 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 5 months ago
- 5 comments
Labels: reproduced
#84 - [Appender] Add AppendDefault
Issue -
State: open - Opened by robotslacker 5 months ago
#83 - Switching to windows-2019 for CI
Pull Request -
State: closed - Opened by hannes 5 months ago
#82 - DuckDBConnection.prepareStatement methods could be less strict
Issue -
State: open - Opened by ski309 5 months ago
#81 - 1.1.0,WIndows only, Attach postgres/mysql extention fail. JVM crash.
Issue -
State: closed - Opened by robotslacker 5 months ago
- 6 comments
#80 - bump to 1.1.0
Pull Request -
State: closed - Opened by hannes 5 months ago
#79 - BLOB Value Changes After Calling ResultSet.next()
Issue -
State: closed - Opened by EastLord 5 months ago
#78 - Attemped it dereference unique_ptr that is null
Issue -
State: open - Opened by Stongtong 5 months ago
- 1 comment
#77 - DuckDB (on Java) produces different results on Linux vs. MacOS vs. Windows?
Issue -
State: closed - Opened by manticore-projects 5 months ago
- 2 comments
#76 - Union_by_name parallelism release dates [v1.1.0]
Issue -
State: closed - Opened by simran99 5 months ago
- 1 comment
#75 - Load unsigned extension
Issue -
State: closed - Opened by varunkumar 5 months ago
- 1 comment
#74 - DuckDB in DBeaver (JDBC) doesn't show information_schema tables/views
Issue -
State: open - Opened by Alex-Monahan about 3 years ago
- 11 comments
Labels: under review
#73 - Update assertion now that error message has changed
Pull Request -
State: closed - Opened by lnkuiper 5 months ago
#72 - Java test issue
Issue -
State: closed - Opened by szarnyasg 5 months ago
Labels: reproduced
#71 - CI: Add issue mirroring jobs
Pull Request -
State: closed - Opened by szarnyasg 5 months ago
#70 - DBeaver shows Blob as "DuckDBBlobResult{buffer=java.nio.DirectByteBuffer[pos=0 lim=2 cap=2]}"
Issue -
State: closed - Opened by rpbouman 5 months ago
- 3 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 5 months ago
#68 - Connection#createArrayOf performance worse than passing in array literals
Issue -
State: open - Opened by StephenFlavin 5 months ago
#67 - Fix https://github.com/duckdb/duckdb-java/issues/66
Pull Request -
State: closed - Opened by rpbouman 5 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 5 months ago
#65 - support for information schema list tables
Issue -
State: closed - Opened by parisni 5 months ago
- 1 comment
#64 - build fix
Pull Request -
State: closed - Opened by akoshchiy 5 months ago
- 1 comment
#63 - Missing jemalloc dependency
Issue -
State: open - Opened by akoshchiy 6 months ago
- 6 comments
#62 - replace findCloumn
Pull Request -
State: closed - Opened by Stongtong 6 months ago
#61 - duckdb with mybatis not support LocalDate type and unimplemented columnLabel`s getObject method
Issue -
State: closed - Opened by Stongtong 7 months ago
#60 - fix: support LocalDate conversion
Pull Request -
State: closed - Opened by Stongtong 7 months ago
- 1 comment
#59 - Update jdbc_maven_deploy.py
Pull Request -
State: closed - Opened by hannes 7 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 7 months ago
#57 - Explicitly exit script, avoiding to fail auth, to be reworked
Pull Request -
State: closed - Opened by carlopi 7 months ago
- 1 comment
#56 - Trigger rebuild also on Nightly
Pull Request -
State: closed - Opened by carlopi 7 months ago
#56 - Trigger rebuild also on Nightly
Pull Request -
State: closed - Opened by carlopi 7 months ago
#55 - feat: support spark jdbc write to duckdb.
Issue -
State: open - Opened by chaozwn 7 months ago
#54 - Can't install DuckDB 1.0.1 nightly build in Dbeaver
Issue -
State: closed - Opened by ericemc3 7 months ago
- 1 comment
#53 - Fix node version issue
Pull Request -
State: closed - Opened by Mause 7 months ago
#52 - Always upload combined JAR even if Maven upload fails
Pull Request -
State: closed - Opened by lnkuiper 7 months ago
#51 - Improve DuckDB presence within IntelliJ IDEA
Issue -
State: open - Opened by rsmckinney 7 months ago
#50 - Used a LinkedHashMap for DuckDBStruct.getMap
Pull Request -
State: closed - Opened by rayokota 7 months ago
- 2 comments
#49 - update CMakeLists.txt & fix tests
Pull Request -
State: closed - Opened by Mause 7 months ago
#48 - Fix nightly build updates
Pull Request -
State: closed - Opened by Mause 7 months ago
#47 - Actual commit
Pull Request -
State: closed - Opened by hannes 7 months ago
#46 - Vendor upstream main branch into this repo using cron job
Pull Request -
State: closed - Opened by hannes 7 months ago
#45 - Restore dev helpers
Pull Request -
State: closed - Opened by Mause 7 months ago
#44 - Add LICENSE and code of conduct files from main DuckDB project.
Pull Request -
State: closed - Opened by jghoman 7 months ago
- 1 comment
#43 - Make result set getColumn by name case insensitive. Add test for same.
Pull Request -
State: open - Opened by jghoman 7 months ago
- 1 comment
#42 - v1.0.0 jdbc connector: TransactionContext Error on DBeaver
Issue -
State: closed - Opened by szalai1 7 months ago
- 1 comment
#41 - The DuckDBParameterMetaData class is not really implemented
Issue -
State: open - Opened by rsmckinney 7 months ago
#40 - Add case-insensitive getters on resultSet
Issue -
State: open - Opened by egillax 7 months ago
- 2 comments
#39 - Add appendBytes method to appender
Pull Request -
State: open - Opened by XuQianJin-Stars 7 months ago
#38 - Unable to query newly created table and inserted data in different database connections
Issue -
State: closed - Opened by wensiqun 8 months ago
- 1 comment
#37 - Add support for ResultSet.getBlob() calls when working with WKB_BLOB types
Issue -
State: open - Opened by lukaseder 8 months ago