thorfour commented on code in PR #24565:
URL: https://github.com/apache/datafusion/pull/24565#discussion_r3844129027
##########
datafusion/expr/src/type_coercion/functions.rs:
##########
@@ -1617,6 +1630,38 @@ mod tests {
);
}
+ #[test]
+ fn test_coerced_from_run_end_encoded() {
Review Comment:
Added a unit test to coerce from a plain type. Also added the slt test for
date_bin.
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]