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 cf1b9bc commit a7163a9Copy full SHA for a7163a9
source/tutorial/add-dataset-pipeline.txt
@@ -165,6 +165,11 @@ Create a Pipeline from the |service| UI
165
</core/document/#dot-notation>`. You can't specify fields inside
166
an array. The specified fields are used to partition your data.
167
168
+ .. warning::
169
+
170
+ You can't specify field names that contain periods (``.``) for
171
+ partitioning.
172
173
The most frequently queried fields should be listed towards the
174
top because they will have a larger impact on performance and c
175
ost than fields listed lower down the list. The order of fields
0 commit comments