ovr commented on code in PR #2067:
URL: https://github.com/apache/arrow-rs/pull/2067#discussion_r923237392
##########
arrow/src/compute/kernels/temporal.rs:
##########
@@ -338,7 +338,7 @@ where
scratch
)
}
- dt => return_compute_error_with!("weekday does not support", dt),
+ dt => return_compute_error_with!("weekday0 does not support", dt),
Review Comment:
Ty
--
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]