Skip to content

Commit 4f4bd24

Browse files
roketseidl
andauthored
Update LogicalTypes.md
Co-authored-by: Ed Seidl <[email protected]>
1 parent 838e988 commit 4f4bd24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

LogicalTypes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -260,7 +260,7 @@ The sort order for `FLOAT16` is signed (with special handling of NANs and signed
260260
The `FIXED_SIZE_LIST` annotation represents a fixed-size list of elements
261261
of a primitive data type. It must annotate a `binary` primitive type.
262262

263-
The `fixed_len_byte_array` data is interpreted as a sequence of elements of
263+
The `binary` data is interpreted as a sequence of elements of
264264
the same primitive data type.
265265

266266
The sort order used for `FIXED_SIZE_LIST` is undefined.

0 commit comments

Comments
 (0)