Skip to content

Commit f1fdf13

Browse files
committed
docs(spark): drop unverified "general HTTP connectivity 20.7+" row
The minimum ClickHouse version table claimed 20.7+ for general HTTP connectivity, but I couldn't trace that to anything in the connector code or ClickHouse release notes. The HTTP interface itself has been present since the initial open-source release. The remaining two rows (splitByPartitionId 21.6+, VariantType/JSON 25.3+) are feature-specific and verified.
1 parent cd64a5a commit f1fdf13

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

docs/integrations/data-ingestion/apache-spark/spark-native-connector.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1583,7 +1583,6 @@ The connector communicates with ClickHouse exclusively over HTTP. There is no mi
15831583

15841584
| Feature | Minimum ClickHouse Version |
15851585
|---------|---------------------------|
1586-
| General HTTP connectivity | 20.7+ |
15871586
| `spark.clickhouse.read.splitByPartitionId` (partition-id-based filtering) | 21.6+ |
15881587
| `VariantType` / `JSON` type support | 25.3+ |
15891588

0 commit comments

Comments
 (0)