New
0.31.2 Spark 4 support
What's Changed
- fixed handling of keepUndefinedRows if excel contains empty rows (issue #965) by @christianknoepfle in https://github.com/nightscape/spark-excel/pull/966
- chore: Update excel-streaming-reader from 5.0.4 to 5.1.0 by @scala-steward in https://github.com/nightscape/spark-excel/pull/967
- chore: Update scalafmt-core from 3.9.6 to 3.9.7 by @scala-steward in https://github.com/nightscape/spark-excel/pull/969
- chore: Update spark-core, spark-hive, spark-sql from 3.5.5 to 3.5.6 by @scala-steward in https://github.com/nightscape/spark-excel/pull/968
- build(deps): bump stefanzweifel/git-auto-commit-action from 5 to 6 by @dependabot in https://github.com/nightscape/spark-excel/pull/971
- chore: Update spark-fast-tests from 1.3.0 to 3.0.1 by @scala-steward in https://github.com/nightscape/spark-excel/pull/975
- chore: Update scalafmt-core from 3.9.7 to 3.9.8 by @scala-steward in https://github.com/nightscape/spark-excel/pull/977
- Added Spark 4 Support by @josecsotomorales in https://github.com/nightscape/spark-excel/pull/976
New Contributors
- @josecsotomorales made their first contribution in https://github.com/nightscape/spark-excel/pull/976
Full Changelog: https://github.com/nightscape/spark-excel/compare/v0.30.4...v0.31.2