Skip to content

Rumble 1.4.2 Willow Oak

Pre-release
Pre-release

Choose a tag to compare

@ghislainfourny ghislainfourny released this 20 Dec 13:41
· 7268 commits to master since this release
9e4e84f

Various bugfixes

  • variable bindings are now available and visible in all nested FLWOR clauses
  • when only a count aggregation is made on a non-grouping variable, use of the count now works on all following clauses (was: some error with DataFrames on Long to [B conversion).
  • errors are now thrown early if an RDD evaluation is to be made within a big FLWOR expression (improvement over uninformative null pointer exception)