1.0.3 (Spark 3.2 support)
·
437 commits
to main
since this release
Bug Fixes
- Adds test for nullable properties in data classes
- Start to fix array of generics support
- Adds support for List and List and relative structures
- Struct type for nullable field
- Perform fixes in README.md (#113)
Build
- Updates build.yml
Documentation
- Fixes name of spark-3 API in README
Features
- UDF support
- Better selectTyped behavior
- Spark 3.2 support
Miscellaneous Tasks
- Updates Kotlin to 1.5.30