Releases: xataio/deltax
Releases · xataio/deltax
Release list
v0.2.1
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
v0.2.0
v0.1.1
What's Changed
- Readme updates by @tsg in #11
- Add logical replication test and docs by @tsg in #12
- Fix ndistinct heuristic bug by @tsg in #10
- Make lz4 compression optional by @tsg in #14
- Improve the quick starting guide by @tsg in #15
- Install in deltax schema by @tsg in #16
Full Changelog: v0.1.0...v0.1.1
v0.1.0
What's Changed
- Correctness test harness by @tsg in #2
- json_extract: extract JSON paths into columnar synthetic columns by @tsg in #1
- Add blob cache in shared memory by @tsg in #3
- Verify clickbench by @tsg in #6
- Optimize jsonbench q3 by @tsg in #5
- Update README file by @tsg in #8
- Packaging and release workflow by @tsg in #9
- Cleanups and simplify by @tsg in #7
New Contributors
Full Changelog: https://github.com/xataio/deltax/commits/v0.1.0