What's Changed
- Add Spark 4.0 examples for debugging and testing by @ShimonSte in #473
- Fix UInt64 type mapping to prevent data loss and overflow by @ShimonSte in #477
- Feature/variant type support by @ShimonSte in #456
- Update java client to 0.9.5 by @mzitnik in #484
- Add TableProvider implementation with predicate pushdown and column p… by @ShimonSte in #471
- Add CHANGELOG.md and CONTRIBUTING.md by @ShimonSte in #478
- allow macros in cluster name in Distributed engine by @crazy-genius in #400
- Fix typo in NodeSpec.toString: remove extra closing brace by @ShimonSte in #498
- fix: gracefully handle unsupported partition expressions like tuple() by @ShimonSte in #499
- Add DOCKER_API_VERSION environment variable support by @ShimonSte in #504
New Contributors
- @crazy-genius made their first contribution in #400
Full Changelog: v0.9.0...v0.10.0