tustvold commented on code in PR #2087:
URL: https://github.com/apache/arrow-rs/pull/2087#discussion_r922702372
##########
arrow/src/array/array_union.rs:
##########
@@ -383,6 +383,7 @@ mod tests {
use crate::array::*;
use crate::buffer::Buffer;
use crate::datatypes::{DataType, Field};
+ use crate::record_batch::RecordBatch;
Review Comment:
Oh, the diff rendered strangely on my phone - made it look like there were
no other changes to this file
--
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]