spark-excel

A Spark plugin for reading and writing Excel files

APACHE-2.0 License

Stars
461
Committers
32

Bot releases are hidden (Show)

spark-excel - v0.16.4 Various updates, register POI classes correctly

Published by nightscape over 2 years ago

What's Changed

Full Changelog: https://github.com/crealytics/spark-excel/compare/v0.16.2...v0.16.4

spark-excel - Try fixing publishing

Published by nightscape over 2 years ago

spark-excel - v0.16.4-pre1

Published by nightscape over 2 years ago

spark-excel - Fix Sonatype release

Published by nightscape over 2 years ago

What's Changed

Full Changelog: https://github.com/crealytics/spark-excel/compare/v0.16.2...v0.16.3

spark-excel - v0.16.2

Published by nightscape over 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/crealytics/spark-excel/compare/v0.16.0...v0.16.2

spark-excel - v0.16.1-pre2 Shade commons.io v2

Published by nightscape over 2 years ago

spark-excel - v0.16.1-pre1 Shade commons.io

Published by nightscape almost 3 years ago

spark-excel - v0.16.0 Cross-publish for all Spark versions + Scala 2.13

Published by nightscape almost 3 years ago

What's Changed

Full Changelog: https://github.com/crealytics/spark-excel/compare/v0.15.2...v0.16.0

spark-excel - v0.15.2 Improved date handling

Published by nightscape almost 3 years ago

What's Changed

Full Changelog: https://github.com/crealytics/spark-excel/compare/v0.15.1...v0.15.2

spark-excel - v0.15.1 POI 5.1

Published by nightscape almost 3 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/crealytics/spark-excel/compare/v0.15.0...v0.15.1

spark-excel - v0.15.0 POI 5 and various updates

Published by nightscape almost 3 years ago

What's Changed

Full Changelog: https://github.com/crealytics/spark-excel/compare/v0.14.0...v0.15.0

spark-excel - File format v2

Published by nightscape about 3 years ago

spark-excel - Support processing ERROR cells v2

Published by EnverOsmanov about 3 years ago

Fix #399: Support error type for formula cell

spark-excel - Support processing ERROR cells

Published by derianpt over 3 years ago

v0.13.7

Fix #343 : Support processing ERROR cell types.

spark-excel - Add options to use different number formatter

Published by nightscape almost 4 years ago

spark-excel - v0.13.5

Published by EnverOsmanov about 4 years ago

  • Improve the loading time for big files. (#280 )
spark-excel - Various updates

Published by nightscape about 4 years ago

spark-excel - Fix scala.Some is not valid type

Published by EnverOsmanov over 4 years ago

Bug fix

spark-excel - Switch to @pjfanning's branch of excel-streaming-reader

Published by nightscape over 4 years ago

spark-excel - 0.13.1

Published by EnverOsmanov over 4 years ago

Fixes:

  • Do not skip first line if header=false #215