New
v0.9.0
What's Changed
- Spark: Support read with settings by @harryshi10 in https://github.com/ClickHouse/spark-clickhouse-connector/pull/367
- Update configuration file by @mzitnik in https://github.com/ClickHouse/spark-clickhouse-connector/pull/372
- Build: Bump actions/upload-artifacts@v4 by @pan3793 in https://github.com/ClickHouse/spark-clickhouse-connector/pull/396
- Spark: Binary reader supports String for Array/Map reading by @huashi-st in https://github.com/ClickHouse/spark-clickhouse-connector/pull/395
- add workflow_dispatch to build-and-test by @BentsiLeviav in https://github.com/ClickHouse/spark-clickhouse-connector/pull/417
- Fix tests by @BentsiLeviav in https://github.com/ClickHouse/spark-clickhouse-connector/pull/419
- add workflow dispatch to the cloud workflow by @BentsiLeviav in https://github.com/ClickHouse/spark-clickhouse-connector/pull/421
- Fix SonarQube by @BentsiLeviav in https://github.com/ClickHouse/spark-clickhouse-connector/pull/422
- Fix sonarqube by @BentsiLeviav in https://github.com/ClickHouse/spark-clickhouse-connector/pull/423
- Update supported clickhouse versions by @BentsiLeviav in https://github.com/ClickHouse/spark-clickhouse-connector/pull/425
- fix resources by @BentsiLeviav in https://github.com/ClickHouse/spark-clickhouse-connector/pull/426
- Detect runtime env by @BentsiLeviav in https://github.com/ClickHouse/spark-clickhouse-connector/pull/427
- Wake up ClickHouse Cloud instance before tests by @BentsiLeviav in https://github.com/ClickHouse/spark-clickhouse-connector/pull/429
- Update java client version by @mzitnik in https://github.com/ClickHouse/spark-clickhouse-connector/pull/428
- Spark 4 support by @ShimonSte in https://github.com/ClickHouse/spark-clickhouse-connector/pull/452
- Feature/struct type support by @ShimonSte in https://github.com/ClickHouse/spark-clickhouse-connector/pull/453
- Align Spark 4.0 dependencies with Spark 4.0.1 release by @ShimonSte in https://github.com/ClickHouse/spark-clickhouse-connector/pull/458
- Update publish-release.yml by @BentsiLeviav in https://github.com/ClickHouse/spark-clickhouse-connector/pull/460
- Update publish-snapshot.yml by @BentsiLeviav in https://github.com/ClickHouse/spark-clickhouse-connector/pull/462
- Update publish workflow by @mzitnik in https://github.com/ClickHouse/spark-clickhouse-connector/pull/463
New Contributors
- @huashi-st made their first contribution in https://github.com/ClickHouse/spark-clickhouse-connector/pull/395
Full Changelog: https://github.com/ClickHouse/spark-clickhouse-connector/compare/v0.8.1...v0.9.0