Kontinuation commented on code in PR #563:
URL: https://github.com/apache/sedona-db/pull/563#discussion_r2748724183
##########
rust/sedona-spatial-join/src/exec.rs:
##########
@@ -627,7 +609,8 @@ impl SpatialJoinExec {
#[cfg(test)]
mod tests {
- use arrow_array::{Array, RecordBatch};
+ use arrow_array::Array;
+ use arrow_array::RecordBatch;
Review Comment:
I'll fix this.
--
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]