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 5c2d874 commit acabf36Copy full SHA for acabf36
modules/ROOT/pages/values-and-types/vector.adoc
@@ -31,11 +31,11 @@ Each number in the list can also be seen as a coordinate along one of the vector
31
[[valid-values]]
32
=== Valid values
33
34
-- A `VECTOR` value must have a dimension and a coordinate type.
+- A `VECTOR` value must have a dimension and a coordinate type (see table below for supported coordinate types).
35
- The dimension of a `VECTOR` value must be larger than `0` and less than or equal to `4096`.
36
- Vectors cannot contain lists as elements.
37
-- Supported coordinate types are: +
38
-+
+
+.Supported coordinate types
39
[options="header",cols="2*<m"]
40
|===
41
| Default name | Alias
0 commit comments