jackwener commented on code in PR #7151:
URL: https://github.com/apache/arrow-datafusion/pull/7151#discussion_r1280176129


##########
datafusion/common/src/scalar.rs:
##########
@@ -4633,6 +4633,7 @@ mod tests {
         assert_eq!(expected, data_type.try_into().unwrap())
     }
 
+    // this test fails on aarch  so don't run it there

Review Comment:
   ```suggestion
       // this test fails on aarch, so don't run it there
   ```



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