izveigor opened a new pull request, #4004: URL: https://github.com/apache/arrow-rs/pull/4004
# Which issue does this PR close? Minor change: add some tests for BooleanBuffer. # Rationale for this change There are no basic tests for BooleanBuffer. # What changes are included in this PR? The next tests: - test_boolean_new (check methods: new, values, offset, len, count_set_bits, inner, into_inner) - test_boolean_data_equality - test_boolean_slice Using the naming convention for tests of bitwise operations. # Are there any user-facing changes? No -- 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]
