Skip to content

Releases: PostHog/duckdb

v1.5.5-posthog.5

Choose a tag to compare

@github-actions github-actions released this 14 Aug 22:23
697fa6f

PostHog patched DuckDB engine v1.5.5-posthog.5.

library_version reports v1.5.5 (official extension channel).
Identify this build via source_id = 697fa6fb44 in pragma_version().
Built with OVERRIDE_GIT_DESCRIBE=v1.5.5-0-g697fa6fb44.

Assets: linux CLI, libduckdb, static-libs (duckgres / duckdb-go-bindings), cp312 manylinux wheels (millpond / viaduck).

v1.5.5-posthog.3

Choose a tag to compare

@github-actions github-actions released this 14 Aug 19:08
6c59858

PostHog patched DuckDB engine v1.5.5-posthog.3.

library_version reports v1.5.5 (official extension channel).
Identify this build via source_id = 6c59858e7d in pragma_version().
Built with OVERRIDE_GIT_DESCRIBE=v1.5.5-0-g6c59858e7d.

Assets: linux CLI, libduckdb, static-libs (duckgres / duckdb-go-bindings), cp312 manylinux wheels (millpond / viaduck).

v1.5.5-posthog.2

Choose a tag to compare

@github-actions github-actions released this 14 Aug 18:38
2a514c1

PostHog patched DuckDB engine v1.5.5-posthog.2.

library_version reports v1.5.5 (official extension channel).
Identify this build via source_id = 2a514c18f7 in pragma_version().
Built with OVERRIDE_GIT_DESCRIBE=v1.5.5-0-g2a514c18f7.

Assets: linux CLI, libduckdb, static-libs (duckgres / duckdb-go-bindings), cp312 manylinux wheels (millpond / viaduck).

v1.5.5-posthog.1

Choose a tag to compare

@fuziontech fuziontech released this 04 Aug 22:05
911c1d6

PostHog patched DuckDB engine, v1.5.5 patchline 1.

Base: upstream v1.5.5 tag + one PostHog patch (911c1d6428):

  • Count each parquet chunk once in prefetch accounting — fixes spurious "seems to have incorrectly set page offsets" IOException on remote (S3) parquet reads when pushed-down VARIANT/struct field extracts create multiple readers over the same physical column.

library_version reports v1.5.5 (extension resolution unchanged); identify this build via source_id = 911c1d6428… in pragma_version().

Assets: static-libs-*.zip bundles for duckdb-go-bindings republish (see PostHog/duckdb-go-bindings).