compare_batches
arrow_
integration_
testing
56.2.0
arrow_integration_testing
Function
compare_
batches
Copy item path
Source
pub(crate) fn compare_batches(a: &
RecordBatch
, b: &
RecordBatch
) ->
Result
<
()
>