We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 820c13b + 8393b5c commit 9647b80Copy full SHA for 9647b80
docs/integrations/data-ingestion/apache-spark/index.md
@@ -11,10 +11,11 @@ doc_type: 'guide'
11
import Tabs from '@theme/Tabs';
12
import TabItem from '@theme/TabItem';
13
import TOCInline from '@theme/TOCInline';
14
+import ClickHouseSupportedBadge from '@theme/badges/ClickHouseSupported';
15
16
# Integrating Apache Spark with ClickHouse
17
-<br/>
18
+<ClickHouseSupportedBadge/>
19
20
[Apache Spark](https://spark.apache.org/) is a multi-language engine for executing data engineering, data
21
science, and machine learning on single-node machines or clusters.
0 commit comments