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-connect...