We've yanked this release due to unexpected interaction with `functools.reduce()` that we caught right after releasing it. If you're here, version 1.2.1 is the version you're most likely looking for!
What's Changed
* Improve the error message when a column is missing from the schema by nanne-aben in https://github.com/kaiko-ai/typedspark/pull/216
* Update dependency black to v23.11.0 by renovate in https://github.com/kaiko-ai/typedspark/pull/219
* Update dependency pyright to v1.1.335 by renovate in https://github.com/kaiko-ai/typedspark/pull/220
* Introduce DataSetImplements by nanne-aben in https://github.com/kaiko-ai/typedspark/pull/146
**Full Changelog**: https://github.com/kaiko-ai/typedspark/compare/1.1.3...1.2.0