Commits

Antoine Pitrou authored 56b06bbe90e
ARROW-15846: [Format] Clarify presence of struct validity bitmap The original wording could lead to misunderstandings about the presence of a validity bitmap in struct arrays. Closes #12599 from pitrou/ARROW-15846-struct-validity Lead-authored-by: Antoine Pitrou <antoine@python.org> Co-authored-by: Antoine Pitrou <pitrou@free.fr> Signed-off-by: Antoine Pitrou <antoine@python.org>