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.
1 parent 70fdaa1 commit 7b4faf0Copy full SHA for 7b4faf0
docs/guides/best-practices/partitioningkey.md
@@ -5,6 +5,6 @@ title: 'Choose a Low Cardinality Partitioning Key'
5
description: 'Use a low cardinality partitioning key or avoid using any partitioning key for your table.'
6
---
7
8
-import Content from '@site/docs/best-practices/partionning_keys.md';
+import Content from '@site/docs/best-practices/partitioning_keys.md';
9
10
<Content />
0 commit comments