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