adriangb commented on code in PR #22569:
URL: https://github.com/apache/datafusion/pull/22569#discussion_r3318789959
##########
datafusion/physical-expr/src/expressions/cast.rs:
##########
@@ -1153,4 +1208,183 @@ mod tests {
Ok(())
}
+
+ #[cfg(feature = "proto")]
Review Comment:
It'd be easier to just make a new test module:
https://github.com/apache/datafusion/blob/cab69a1d4aa8dab980e468e2ec8089ec66988fce/datafusion/physical-expr/src/expressions/like.rs#L348-L349
--
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]