What's Changed
- Codec decode optimizations by @tsg in #19
- join-query performance: planner stats for compressed partitions by @tsg in #22
- Improvements to planner stats by @tsg in #23
- Fix ProcessUtility on databases where deltax is not enabled by @tsg in #25
- Parallelize queries with no group by by @tsg in #26
- Perf improvements clickbench by @tsg in #28
- Bench/infra: collision-safe EC2 provisioning, harness hooks, EC2 validation runbook by @SferaDev in #30
- fix(compress): read jsonb SPI datums as JsonB, not text by @agentxagi in #27
- feat: pg_deltax.target_database GUC — configurable database(s) for the maintenance worker by @wezell in #38
- worker: simplify target_database worker wiring + add tests (follow-up to #38) by @tsg in #39
New Contributors
- @SferaDev made their first contribution in #30
- @agentxagi made their first contribution in #27
- @wezell made their first contribution in #38
Full Changelog: v0.2.0...v0.2.1