Skip to content

Commit

Permalink
Adds back the box. Suppose I do need it
Browse files Browse the repository at this point in the history
  • Loading branch information
jordanrfrazier committed Oct 19, 2023
1 parent 1531fff commit 5f289ee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions crates/sparrow-io/src/in_memory/source.rs
Original file line number Diff line number Diff line change
Expand Up @@ -212,6 +212,7 @@ impl InMemoryBatches {
}
}
}
.boxed()
}

/// Retrieve the current in-memory batch.
Expand Down

0 comments on commit 5f289ee

Please sign in to comment.