Abeeujah commented on code in PR #227:
URL: https://github.com/apache/sedona-db/pull/227#discussion_r2440790518
##########
rust/sedona-functions/src/barrier.rs:
##########
@@ -332,8 +333,6 @@ impl Barrier {
/// Compare two scalar values using the given operator
fn compare_values(left: &ScalarValue, op: &str, right: &ScalarValue) ->
Result<bool> {
- use ScalarValue::*;
-
Review Comment:
This has been restored as well
--
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]