Skip to content

Commit baac7e4

Browse files
committed
add latest changes
1 parent 1cdd390 commit baac7e4

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

arrow-flight/tests/encode_decode.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -472,6 +472,7 @@ fn test_misaligned_int32() {
472472
1,
473473
)
474474
.unwrap_err();
475+
475476
assert!(
476477
err.to_string().contains(
477478
"Misaligned buffers[0] in array of type Int32, offset from expected alignment of 4 by 1"

0 commit comments

Comments
 (0)