albertlockett commented on code in PR #9853:
URL: https://github.com/apache/arrow-rs/pull/9853#discussion_r3173515777


##########
arrow-ipc/src/tests/delta_dictionary.rs:
##########
@@ -477,3 +499,70 @@ fn build_batch(
 
     RecordBatch::try_new(schema.clone(), vec![Arc::new(array) as 
ArrayRef]).unwrap()
 }
+
+/// build batches where the dictionary array is nested within a struct array

Review Comment:
   sure, can't hurt. added in e5d900c1fd



-- 
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]

Reply via email to