Skip to content

V0.0.8

Compare
Choose a tag to compare
@ray6080 ray6080 released this 28 Aug 16:51
· 1556 commits to master since this release
440eb0a

This is a minor release with bug fixes and some optimizations:

  • Fixed a major bug in COPY on large datasets.
  • Added TopK optimization.
  • Added WITH CTE rewriting.
  • Updated Rust doc on converting query result to arrow arrays.
  • Fixed the size allocated for boolean values to match the size of the bit-packed data.

Please see our release post here.

What's Changed

Full Changelog: v0.0.7...v0.0.8