Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 627 Bytes

CHANGELOG.md

File metadata and controls

10 lines (8 loc) · 627 Bytes

Change Log

1.5.0 (2016-04-15)

  • Reorganize and expand documentation
  • Add bulk size parameter for writes to Riak TS table (spark.riakts.write.bulk-size) #129
  • Rename riakTSBucket() to riakTSTable() #128
  • Update Spark version to 1.6.1 #109
  • Add support for Spark partitioning with Riak TS tables #96
  • Miscellaneous bug fixes