v0.0.11
What's Changed
- Upgrade ClickHouse, PostgreSQL, and chdb dependencies by @kolodkin in #224
- refactor: remove sampling/strategy machinery (lineage Phase 0) by @kolodkin in #223
- Phase 1: Add Tier 1 agent toolbox for lineage graph queries by @kolodkin in #225
- Implement Tier 1 lineage debug loop with graph-scoped tools by @kolodkin in #226
- Refactor chdb benchmark: per-operation contexts and fair memory tracking by @kolodkin in #228
- Add Object.join() operator for joining two Objects on key columns by @kolodkin in #230
- Add advisory locks to serialize concurrent inserts into shared tables by @kolodkin in #229
- Add Wikipedia plot enrichment to IMDb dataset builder by @kolodkin in #231
- Remove completed advisory lock task from future work by @kolodkin in #232
- Move table_registry from ClickHouse to SQL by @kolodkin in #233
Full Changelog: v0.0.10...v0.0.11