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 838e988 commit 4f4bd24Copy full SHA for 4f4bd24
LogicalTypes.md
@@ -260,7 +260,7 @@ The sort order for `FLOAT16` is signed (with special handling of NANs and signed
260
The `FIXED_SIZE_LIST` annotation represents a fixed-size list of elements
261
of a primitive data type. It must annotate a `binary` primitive type.
262
263
-The `fixed_len_byte_array` data is interpreted as a sequence of elements of
+The `binary` data is interpreted as a sequence of elements of
264
the same primitive data type.
265
266
The sort order used for `FIXED_SIZE_LIST` is undefined.
0 commit comments