Skip to content

v0.9.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 03 Mar 02:03
· 657 commits to main since this release
d3ba9f6

Spark Cyclone release refs/tags/v0.9.3.

What's Changed

  • Serialize the JOIN by @wgip in #494
  • Simplification of GroupingFunction and MergerFunction by @q10 in #498
  • Simplification of FilterFunction by @q10 in #502
  • D varchar words unification by @Wosin in #497
  • Try next VE if unable to start executor procs on the VE assigned. by @wmeddie in #504
  • [cpp] Miscellaneous updates by @q10 in #506
  • Fix Parquet loading by @wgip in #501
  • [cpp] Move sorting and hashing down to C++ by @q10 in #508
  • Add VEHints to enable/disable options per-query. by @wmeddie in #509
  • [build] Updates to the Cyclone C++ library build process by @q10 in #514
  • Fix test failures. by @Wosin in #511
  • Remove redundant Spark-VE-Spark and VE-Spark-VE conversions. by @wmeddie in #515
  • Support columnar-to-columnar conversion by @wgip in #507
  • Simplification of generated code from StringHoleEvaluations, GenericJoiner, and GroupByPartialGenerator by @q10 in #518
  • Disable unoptimized rewrite options by default. by @wmeddie in #519

Full Changelog: v0.9.2...v0.9.3