Skip to content

v0.10.0

Compare
Choose a tag to compare
@github-actions github-actions released this 25 Sep 11:29
· 16 commits to main since this release

Changelog

  • (Feature) Parallelize JSON processing. Can result in 2x+ performance improvements for queries bottlenecked by JSON parsing.
  • (Stability) Improve error message when non-SELECT statement is used.

Contributions