Skip to content

Releases: xataio/deltax

v0.2.1

Choose a tag to compare

@github-actions github-actions released this 13 Jun 18:00

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

Full Changelog: v0.2.0...v0.2.1

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 28 May 16:59

What's Changed

  • Schema changes by @tsg in #17
  • Performance improvements for rtabench Q9–Q13 by @tsg in #18

Full Changelog: v0.1.1...v0.2.0

What's Changed

  • Schema changes by @tsg in #17
  • Performance improvements for rtabench Q9–Q13 by @tsg in #18

Full Changelog: v0.1.1...v0.2.0

v0.1.1

Choose a tag to compare

@github-actions github-actions released this 22 May 17:54
3b9275b

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

Choose a tag to compare

@github-actions github-actions released this 18 May 21:18
91ed3b9

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

  • @tsg made their first contribution in #2

Full Changelog: https://github.com/xataio/deltax/commits/v0.1.0