You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/writers/iceberg/partitioning.mdx
+3-5Lines changed: 3 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -141,10 +141,9 @@ Check all the available transforms [below](#supported-transformations).
141
141
142
142
1. Before adding partitioning, make sure you have [configured your destination](/docs/getting-started/creating-first-pipeline#3-configure-destination).
143
143
2. Then select your table.
144
-
3. Keep **Normalization** enabled.
145
-
4. Select **Partitioning** in the right tab.
146
-
5. Add your **partition field** along with the **transform**.
147
-
6. Then we can move forward to [Schedule a Job](/docs/getting-started/creating-first-pipeline#5-schedule-job).
144
+
3. Select **Partitioning** in the right tab.
145
+
4. Add your **partition field** along with the **transform**.
146
+
5. Then we can move forward to [Schedule a Job](/docs/getting-started/creating-first-pipeline#5-schedule-job).
148
147
149
148
<divclassName="center-image">
150
149
@@ -167,7 +166,6 @@ Check all the available transforms [below](#supported-transformations).
0 commit comments