Skip to content

v0.0.6

Compare
Choose a tag to compare
@alfonsorr alfonsorr released this 09 Feb 11:23
· 107 commits to main since this release
1fd8884

Highlights

  • This release contains more methods for Doric, including unary functions, array_sort, and changes in handling struct types that don't interfere with the doric syntax.
  • We are also testing against spark 3.3.1. From 2.4.1 to 3.3.1, more than 20 versions we compile and make all our tests!!
  • New and exclusive custom aggregation with doric syntax, no serialization involved.
  • As usual, fixes to found bugs
  • Improvements in our pipelines to test and release the library

What's Changed

New things, bugfixes and CI changes

Dependencies updates

CI Dependencies updates

  • Dependabot:(deps): Bump jwalton/gh-find-current-pr from 1.3.0 to 1.3.2 by @dependabot in #292
  • Dependabot:(deps): Bump JoshuaTheMiller/conditional-build-matrix from 0.1.0 to 1.0.1 by @dependabot in #291
  • Dependabot:(deps): Bump dawidd6/action-download-artifact from 2.23.0 to 2.24.0 by @dependabot in #290
  • misc: [+] literalCol value getter & git hooks by @eruizalo in #288
  • Dependabot:(deps): Bump dawidd6/action-download-artifact from 2.23.0 to 2.24.0 by @dependabot in #298
  • Dependabot:(deps): Bump dawidd6/action-download-artifact from 2.24.0 to 2.24.2 by @dependabot in #308
  • Dependabot:(deps): Bump dawidd6/action-download-artifact from 2.24.2 to 2.24.3 by @dependabot in #316

Full Changelog: v0.0.5...v0.0.6