Commits


abandy authored and GitHub committed e6323646558
GH-39519: [Swift] Fix null count when using reader (#39520) Currently the reader is not properly setting the null count when building an array from a stream. This PR adds a fix for this. * Closes: #39519 Authored-by: Alva Bandy <abandy@live.com> Signed-off-by: Sutou Kouhei <kou@clear-code.com>