crepererum opened a new pull request, #3498: URL: https://github.com/apache/arrow-rs/pull/3498
# Which issue does this PR close? Closes #3496. # Rationale for this change It seems that the IPC writer doesn't correctly account for sliced boolean columns. See #3496. # What changes are included in this PR? New IPC writer routine for bools that shifts data correctly + tests. # Are there any user-facing changes? IPC for bools no longer broken. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
