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