Rumble 1.4.1 Willow Oak
Pre-release
Pre-release
This is an interim release with bugfixes:
- invoking a count on a grouping key after a group-by now works in a let clause (was: "java.lang.Long cannot be cast to [B") in addition to return clauses. This will also be fixed in other clauses later on.
- the count clause is now more stable on large amounts of data (was: null pointer exception)
- variables passed from outside the FLWOR clause are now visible in where and return clauses (was: variable does not exist). This will also be fixed in other clauses later on.