Skip to content

Releases: minio/spark-select

Memory usage improvements and bug fixes

04 Apr 06:49
v2.1
Compare
Choose a tag to compare

Add parquet support

11 Jan 15:35
Compare
Choose a tag to compare
v1.1

Add parquet support

First release

05 Dec 01:38
Compare
Choose a tag to compare

Highlights

  • Support first version of selectCSV and selectJSON format
  • Implements TableScan, PrunedScan, PrunedFilteredScan

Changelog

  • Move version to 1.0.0 for first initial release (12/04/18)
  • Move away from hadoop dependency provide credentials directly (12/03/18)
  • Improve JSON and CSV examples (12/02/18)
  • Add json input support (12/02/18)
  • Update sonatype, pgp, release sbt plugin deps (11/30/18)
  • Support custom struct types and pruned scanning (11/30/18)
  • Add META-INF for shortName registration (11/30/18)
  • More improvements update the docs (11/30/18)
  • Add first working version (11/30/18)
  • Allow sbt assembly to work (11/29/18)
  • Load config from hadoop (11/29/18)
  • First implementation of S3 select (11/28/18)
  • Initial commit (11/27/18)