Skip to content

Commit a7163a9

Browse files
warning about partition fields (#277)
1 parent cf1b9bc commit a7163a9

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

source/tutorial/add-dataset-pipeline.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -165,6 +165,11 @@ Create a Pipeline from the |service| UI
165165
</core/document/#dot-notation>`. You can't specify fields inside
166166
an array. The specified fields are used to partition your data.
167167

168+
.. warning::
169+
170+
You can't specify field names that contain periods (``.``) for
171+
partitioning.
172+
168173
The most frequently queried fields should be listed towards the
169174
top because they will have a larger impact on performance and c
170175
ost than fields listed lower down the list. The order of fields

0 commit comments

Comments
 (0)