Skip to content

Commit 9647b80

Browse files
authored
Merge pull request #4603 from ClickHouse/Blargian-patch-595624
Integrations: add core badge to Spark
2 parents 820c13b + 8393b5c commit 9647b80

File tree

1 file changed

+2
-1
lines changed
  • docs/integrations/data-ingestion/apache-spark

1 file changed

+2
-1
lines changed

docs/integrations/data-ingestion/apache-spark/index.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,11 @@ doc_type: 'guide'
1111
import Tabs from '@theme/Tabs';
1212
import TabItem from '@theme/TabItem';
1313
import TOCInline from '@theme/TOCInline';
14+
import ClickHouseSupportedBadge from '@theme/badges/ClickHouseSupported';
1415

1516
# Integrating Apache Spark with ClickHouse
1617

17-
<br/>
18+
<ClickHouseSupportedBadge/>
1819

1920
[Apache Spark](https://spark.apache.org/) is a multi-language engine for executing data engineering, data
2021
science, and machine learning on single-node machines or clusters.

0 commit comments

Comments
 (0)