Spark Cyclone release refs/tags/v1.0.3.
What's Changed
- Add support for VeColBatch to Tuple conversion by @treo in #550
- Prime Compiler ToolBox on Creation by @treo in #551
- [transpiler] Rewrite Map functions to expand
Tuple
parameters by @q10 in #548 - Use another level of indirection to receive arbitrary groups counts by @treo in #549
- [transpiler] Add support for primitive type conversions, fix some unhandled Tree cases by @q10 in #553
- Add Tuple Support for more Operations by @treo in #552
- Add support for equi join operation on VeRDD by @treo in #554
- Add free calls after function calls. by @wmeddie in #555
Full Changelog: v1.0.2...v1.0.3