Skip to content

chore: bump linux duckdb bindings to v0.10505.0-posthog.3 - #1073

Open
fuziontech wants to merge 2 commits into
mainfrom
chore/duckdb-posthog.3
Open

chore: bump linux duckdb bindings to v0.10505.0-posthog.3#1073
fuziontech wants to merge 2 commits into
mainfrom
chore/duckdb-posthog.3

Conversation

@fuziontech

@fuziontech fuziontech commented Aug 14, 2026

Copy link
Copy Markdown
Member

Summary

Point linux DuckDB static libs at PostHog/duckdb-go-bindings v0.10505.0-posthog.3 (built from PostHog/duckdb v1.5.5-posthog.5).

  • VARIANT shred allowlist + extract pushdown
  • gcc-toolset-12 — does not reference __cxa_call_terminate (the GCC 14 symbol that broke bookworm/wolfi)
  • library_version stays v1.5.5 so official INSTALL ducklake still resolves
  • e2e harness EXPECT_DUCKDB_SOURCE_ID is 697fa6fb44
  • Darwin/Windows stay on upstream v0.10505.0

Do not merge until bindings #2 is tagged (already: lib/linux-{amd64,arm64}/v0.10505.0-posthog.3).

PostHog/duckdb v1.5.5-posthog.3 static libs: VARIANT shred allowlist
and extract pushdown, with icu/autocomplete linked. Darwin/Windows
stay on upstream v0.10505.0.
@fuziontech
fuziontech requested a review from a team August 14, 2026 19:13
@github-actions

github-actions Bot commented Aug 14, 2026

Copy link
Copy Markdown

Test Impact Plan

Deterministic summary of how this PR changes tests, CI runners, and coverage-risk signals.

Summary

Area Added Changed Deleted
Test files 0 1 0
E2E/journey files 0 0 0
Workflow files 0 0 0

Signals

  • Test cases: +0 / -0
  • Assertions: +0 / -0
  • Skips or known failures added: 0
  • Workflow continue-on-error added: 0
  • Workflow path filters added: 0
  • Test commands removed from justfile: 0
  • E2E/journey retry lines added: 0

Coverage risk: neutral or increased

No coverage-reduction warnings detected.

GCC 12 static libs from PostHog/duckdb v1.5.5-posthog.5. The previous
posthog.2 bindings tag was GCC 14 and undefined __cxa_call_terminate
on bookworm/wolfi. library_version stays v1.5.5; harness source_id
is now 697fa6fb44. Darwin/Windows stay upstream v0.10505.0.
@fuziontech fuziontech changed the title chore: bump linux duckdb bindings to v0.10505.0-posthog.2 chore: bump linux duckdb bindings to v0.10505.0-posthog.3 Aug 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants