Releases: seahrh/spark-util
Releases · seahrh/spark-util
0.4.1
Changelog
- Implement SMOTE algorithm with Spark ML
- travis-ci: release artifact to sonatype central
0.3.1
Changelog
- fix implicit param SparkSession
- update deps: spark 2.4.0
0.3.0
Changelog
- save hive table partitions with
ParquetTablePartition
or OrcTablePartition
0.2.0
Changelog
- add travis build
- create Log4jLogging trait, mute logging in tests
- update deps
0.1.0
Changelog
- Workaround for Dataset union bug
- Write to a single table partition
- CountAccumulator count-by-key