Skip to content

Commit

Permalink
doc formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
joellubi committed Jul 17, 2024
1 parent ae5fa72 commit 10154c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/format/CanonicalExtensions.rst
Original file line number Diff line number Diff line change
Expand Up @@ -284,7 +284,7 @@ UUID
UUIDs as FixedSizeBinary(16) with big-endian notation and does not interpret the bytes in any way.

8-bit Boolean
====
=============

Bool8 represents a boolean value using 1 byte (8 bits) to store each value instead of only 1 bit as in
the native Arrow Boolean type. Although less compact that the native representation, Bool8 may have
Expand Down

0 comments on commit 10154c6

Please sign in to comment.