sparkle v0.4 Release Notes

Release Date: 2017-02-04 // about 7 years ago
  • โž• Added

    • ๐Ÿ‘Œ Support for reading/writing Parquet files.
    • More RDD method bindings: repartition, treeAggregate, binaryRecords, aggregateByKey, mapPartitions, mapPartitionsWithIndex.
    • ๐Ÿ‘ More complete DataFrame support.
    • ๐Ÿ‘ Intero support.
    • ๐Ÿ‘ stack ghci support.
    • ๐Ÿ‘Œ Support Template Haskell splices and ANN annotations that use sparkle code.

    ๐Ÿ”„ Changed

    ๐Ÿ›  Fixed

    • More reliable initialization of embedded shared library.
    • Cleanup temporary files properly.