comphead commented on code in PR #12564:
URL: https://github.com/apache/datafusion/pull/12564#discussion_r1769621368
##########
datafusion/core/src/dataframe/mod.rs:
##########
@@ -184,7 +184,7 @@ impl DataFrame {
}
/// Creates logical expression from a SQL query text.
- /// The expression is created and processed againt the current schema.
+ /// The expression is created and processed against the current schema.
Review Comment:
👍
--
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]