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


##########
datafusion/core/src/execution/context.rs:
##########
@@ -2175,13 +2175,13 @@ mod tests {
     async fn create_variable_err() -> Result<()> {
         let ctx = SessionContext::new();
 
-        let err = plan_and_collect(&ctx, "SElECT @=   X#=?!~ 5")

Review Comment:
   Make sense to me❤️



##########
datafusion/core/src/execution/context.rs:
##########
@@ -2175,13 +2175,13 @@ mod tests {
     async fn create_variable_err() -> Result<()> {
         let ctx = SessionContext::new();
 
-        let err = plan_and_collect(&ctx, "SElECT @=   X#=?!~ 5")

Review Comment:
   Make sense to me❤️



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