hcrosse commented on code in PR #21288:
URL: https://github.com/apache/datafusion/pull/21288#discussion_r3030637216
##########
datafusion/sql/tests/sql_integration.rs:
##########
@@ -840,16 +840,14 @@ fn select_filter_cannot_use_alias() {
#[test]
fn select_neg_filter() {
+ // NOT requires a boolean expression; applying it to a Utf8 column is an
error
Review Comment:
Added!
--
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]