Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / duckdb/pg_duckdb issues and pull requests

#284 - Extend filtering for BPCHAR type

Pull Request - State: closed - Opened by mkaruza 29 days ago

#283 - Support TIMESTAMP_NS, TIMESTAMP_MS & TIMESTAMP_S types

Issue - State: open - Opened by JelteF 30 days ago
Labels: enhancement

#282 - support extended list types

Pull Request - State: open - Opened by Reminiscent 30 days ago - 1 comment

#281 - Remove Tx from TxManager on rollback

Pull Request - State: closed - Opened by Y-- 30 days ago

#280 - Support UHUGEINT

Issue - State: open - Opened by JelteF 30 days ago
Labels: enhancement

#279 - "EXPLAIN" statement Segmentation fault

Issue - State: closed - Opened by Leo-XM-Zeng about 1 month ago - 8 comments
Labels: bug

#278 - Extensions are not synced before reconnect

Issue - State: open - Opened by JelteF about 1 month ago
Labels: bug

#277 - Improve error when read_xxx functions fail

Pull Request - State: closed - Opened by JelteF about 1 month ago
Labels: bug, enhancement

#276 - Fix foreach_ptr to work in C++ code

Pull Request - State: closed - Opened by JelteF about 1 month ago
Labels: developer experience

#275 - Add missing iceberg_* functions with parameters

Pull Request - State: closed - Opened by mkaruza about 1 month ago
Labels: enhancement

#274 - Only load pg_duckdb extension if set in shared_preload_variables

Pull Request - State: closed - Opened by JelteF about 1 month ago
Labels: documentation, enhancement

#273 - Remove un-necessary statements

Pull Request - State: closed - Opened by Y-- about 1 month ago

#272 - Factorize simple DuckDB queries

Pull Request - State: closed - Opened by Y-- about 1 month ago

#271 - Test out and fix non-superuser behaviour

Issue - State: open - Opened by JelteF about 1 month ago - 2 comments
Labels: enhancement, security

#270 - Disable SANITIZER and UBSAN

Pull Request - State: closed - Opened by mkaruza about 1 month ago - 2 comments

#269 - Small cleanups

Pull Request - State: closed - Opened by Y-- about 1 month ago
Labels: refactoring

#268 - GetConnection should check secret table changes

Pull Request - State: closed - Opened by mkaruza about 1 month ago - 1 comment

#267 - Add MotherDuck support

Pull Request - State: closed - Opened by JelteF about 1 month ago
Labels: enhancement

#266 - Support postgresql 14

Pull Request - State: open - Opened by Leo-XM-Zeng about 1 month ago - 3 comments
Labels: enhancement

#265 - Tests for COPY and COPY to local parquet file

Issue - State: open - Opened by JelteF about 1 month ago - 1 comment
Labels: enhancement, testing

#264 - Rewrite COPY ... TO command to match pgduckdb execution

Pull Request - State: closed - Opened by mkaruza about 1 month ago - 1 comment
Labels: bug

#263 - Open DuckDB transaction only if DuckDB tables get dropped

Pull Request - State: closed - Opened by JelteF about 1 month ago

#262 - ci: improve gha ccache caching key

Pull Request - State: closed - Opened by wuputah about 1 month ago - 2 comments
Labels: developer experience

#261 - Cleanup duckdb build with working extensions

Pull Request - State: closed - Opened by wuputah about 1 month ago - 1 comment

#260 - Revert "cleanup duckdb build (#257)"

Pull Request - State: closed - Opened by JelteF about 1 month ago - 1 comment

#259 - Create a single way of creating a connection

Pull Request - State: closed - Opened by JelteF about 1 month ago
Labels: refactoring

#257 - cleanup duckdb build

Pull Request - State: closed - Opened by wuputah about 1 month ago - 4 comments
Labels: developer experience

#256 - Fix memory leaks in custom executor

Pull Request - State: closed - Opened by Y-- about 1 month ago - 1 comment
Labels: bug

#255 - Revert "Fix memory leaks in custom executor (#251)"

Pull Request - State: closed - Opened by Y-- about 1 month ago

#254 - Harden against Postgres interactions with C++ destructors

Pull Request - State: open - Opened by Y-- about 1 month ago - 2 comments

#253 - Sync after each insert/update/delete of `duckdb.secrets` table

Pull Request - State: closed - Opened by mkaruza about 1 month ago - 2 comments
Labels: bug

#252 - Get rid of PostgresContextState

Pull Request - State: closed - Opened by JelteF about 1 month ago
Labels: refactoring

#251 - Fix memory leaks in custom executor

Pull Request - State: closed - Opened by Y-- about 1 month ago - 1 comment
Labels: bug

#250 - Run pgspot tool to find security issues

Issue - State: open - Opened by JelteF about 1 month ago
Labels: security

#249 - Revert: Use -Werror in CI (#237)

Pull Request - State: closed - Opened by JelteF about 1 month ago - 2 comments

#248 - fix builds that use older clang versions

Pull Request - State: closed - Opened by wuputah about 1 month ago - 2 comments
Labels: developer experience

#247 - Revert index scan

Pull Request - State: closed - Opened by mkaruza about 1 month ago - 1 comment
Labels: bug

#246 - Call `GetActiveSnapshot` when creating TX

Pull Request - State: closed - Opened by Y-- about 1 month ago
Labels: bug

#245 - Query lead to crash

Issue - State: closed - Opened by Y-- about 1 month ago - 1 comment
Labels: bug

#244 - Fix crash running DuckDB query after interruption

Pull Request - State: closed - Opened by Y-- about 1 month ago

#243 - Support index scans and index only scans on postgres data

Issue - State: open - Opened by JelteF about 1 month ago
Labels: performance

#242 - Automatically download git submodule

Pull Request - State: closed - Opened by JelteF about 1 month ago
Labels: developer experience

#241 - Add support for CREATE TABLE AS for duckdb TableAM

Pull Request - State: closed - Opened by JelteF about 1 month ago
Labels: enhancement

#240 - upgrade to duckdb 1.1.1

Pull Request - State: closed - Opened by wuputah about 1 month ago - 2 comments
Labels: enhancement

#238 - Only support Postgres instances that use UTF8 encoding

Issue - State: open - Opened by JelteF about 1 month ago
Labels: bug

#238 - Only support Postgres instances that use UTF8 encoding

Issue - State: open - Opened by JelteF about 1 month ago
Labels: bug

#237 - Use -Werror in CI

Pull Request - State: closed - Opened by JelteF about 1 month ago
Labels: testing

#236 - build pg_duckdb in docker got error.

Issue - State: closed - Opened by lucasdengcn about 1 month ago - 3 comments

#235 - Official documentation

Issue - State: open - Opened by JelteF about 1 month ago
Labels: documentation

#234 - support "PREPARE" statement and "EXECUTE " statement

Issue - State: open - Opened by Leo-XM-Zeng about 1 month ago - 1 comment
Labels: bug

#233 - Always run CI

Pull Request - State: closed - Opened by JelteF about 1 month ago
Labels: testing

#232 - Enable LZ4 in CI postgres build

Pull Request - State: closed - Opened by JelteF about 1 month ago
Labels: testing

#231 - Add DuckDB temporary tables

Pull Request - State: closed - Opened by JelteF about 1 month ago - 1 comment
Labels: enhancement

#230 - Document casing of C implementations of SQL functions

Pull Request - State: closed - Opened by JelteF about 1 month ago - 3 comments
Labels: documentation

#229 - Don't plan twice for prepared statements

Issue - State: open - Opened by JelteF about 1 month ago
Labels: performance

#228 - Support timestamptz type

Issue - State: open - Opened by JelteF about 1 month ago - 1 comment
Labels: enhancement

#227 - Support additional types as arguments for prepared statements

Issue - State: open - Opened by JelteF about 1 month ago
Labels: enhancement

#226 - Performance sanity check

Issue - State: open - Opened by JelteF about 1 month ago
Labels: performance, testing

#225 - MotherDuck support

Issue - State: open - Opened by JelteF about 1 month ago
Labels: enhancement

#224 - Temporary tables stored in-memory in DuckDB

Issue - State: closed - Opened by JelteF about 1 month ago
Labels: enhancement

#223 - Github issue & PR template

Issue - State: open - Opened by JelteF about 1 month ago
Labels: documentation

#222 - Fuzzing using SQLsmith

Issue - State: open - Opened by JelteF about 1 month ago
Labels: testing

#221 - Switch CI to Ubuntu 24.04

Pull Request - State: closed - Opened by wuputah about 2 months ago - 7 comments
Labels: testing

#219 - (question) cohabitation with postgres_scanner ?

Issue - State: closed - Opened by laurentperez about 2 months ago - 1 comment

#218 - Valgrind testing

Issue - State: open - Opened by JelteF about 2 months ago - 1 comment
Labels: testing

#217 - Decide on default DuckDB configuration that makes sense for use in postgres

Issue - State: open - Opened by JelteF about 2 months ago
Labels: enhancement

#216 - Allow configuring of DuckDB settings

Issue - State: open - Opened by JelteF about 2 months ago
Labels: enhancement

#215 - Secrets are not synced after first database query

Issue - State: closed - Opened by JelteF about 2 months ago - 1 comment
Labels: bug

#214 - Remove failing test for now

Pull Request - State: closed - Opened by JelteF about 2 months ago

#213 - Allocate for enough data in the 'values' Datum array

Pull Request - State: closed - Opened by Tishj about 2 months ago - 1 comment

#212 - Fix install_extension mention in README

Pull Request - State: closed - Opened by JelteF about 2 months ago

#211 - Makefile improvements

Pull Request - State: closed - Opened by wuputah about 2 months ago
Labels: developer experience

#210 - Cleanup after incorrect merge in #97

Pull Request - State: closed - Opened by JelteF about 2 months ago

#209 - `enable_extension` function missing

Issue - State: closed - Opened by rakesh-tmdc about 2 months ago - 3 comments

#208 - Add the ability to run a single test

Pull Request - State: closed - Opened by Tishj about 2 months ago - 1 comment
Labels: developer experience

#207 - Cannot access locally deployed minio using pg_duckdb

Issue - State: open - Opened by transparent1998 about 2 months ago - 2 comments
Labels: enhancement

#206 - Make DuckDB connection a singleton

Pull Request - State: open - Opened by JelteF about 2 months ago - 1 comment
Labels: enhancement

#205 - Use Postgres its header dependency tracking instead of custom one

Pull Request - State: closed - Opened by JelteF about 2 months ago - 1 comment

#204 - Create a dedicated clean-all rule

Pull Request - State: closed - Opened by JelteF about 2 months ago

#203 - Add duckdb.raw_query function

Pull Request - State: closed - Opened by JelteF about 2 months ago - 3 comments

#202 - Better user experience when library is not in shared_preload_libraries

Issue - State: open - Opened by JelteF about 2 months ago
Labels: enhancement

#201 - Throw error if secret could not be loaded

Pull Request - State: closed - Opened by JelteF about 2 months ago

#200 - Only load pg_duckdb extension if set in shared_preload_variables

Pull Request - State: closed - Opened by mkaruza about 2 months ago - 3 comments

#198 - Return default value for missing columns

Pull Request - State: closed - Opened by JelteF about 2 months ago
Labels: bug

#196 - Possible to run SQL when libduckb is loaded?

Issue - State: closed - Opened by ramarnat about 2 months ago

#195 - Use correct output column id list for query processing

Pull Request - State: closed - Opened by mkaruza about 2 months ago - 2 comments

#194 - Explicitly convert datum values before filter operation

Pull Request - State: closed - Opened by mkaruza about 2 months ago - 3 comments

#193 - Enum type support

Pull Request - State: open - Opened by Tishj about 2 months ago - 2 comments
Labels: enhancement

#192 - Fix for pg_duckdb cache invalidation

Pull Request - State: closed - Opened by mkaruza about 2 months ago

#191 - Fix atts duckdb secret

Pull Request - State: closed - Opened by ramarnat about 2 months ago - 2 comments

#190 - Equality comparison with varchar crashes

Issue - State: closed - Opened by JelteF about 2 months ago
Labels: bug

#189 - Comparisons with double precision type return wrong results

Issue - State: closed - Opened by JelteF about 2 months ago
Labels: bug

#188 - Add `ScopedPostgresResource`

Pull Request - State: open - Opened by Tishj about 2 months ago - 3 comments
Labels: enhancement

#187 - Server crash related to `duckdb.execution` setting

Issue - State: closed - Opened by Tishj about 2 months ago - 3 comments

#185 - remove hash in .gitmodules

Pull Request - State: closed - Opened by wuputah about 2 months ago

#184 - Extension Installing Fails because of duckdb build git release version

Issue - State: closed - Opened by ramarnat about 2 months ago - 10 comments

#183 - Revert index scan functionality

Issue - State: closed - Opened by JelteF about 2 months ago - 3 comments
Labels: bug

#182 - update duckdb to v1.1.0

Pull Request - State: closed - Opened by wuputah about 2 months ago - 5 comments

#180 - support postgresql 15

Pull Request - State: closed - Opened by Leo-XM-Zeng about 2 months ago - 17 comments
Labels: enhancement

#179 - Bump up Natts_duckdb_secret

Pull Request - State: closed - Opened by filabrazilska about 2 months ago