Releases: minio/spark-select
Releases · minio/spark-select
Memory usage improvements and bug fixes
v2.1 Release v2.1
Add parquet support
v1.1 Add parquet support
First release
Highlights
- Support first version of
selectCSV
andselectJSON
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)