comphead commented on code in PR #11254:
URL: https://github.com/apache/datafusion/pull/11254#discussion_r1699217899


##########
datafusion/functions/src/core/arrow_cast.rs:
##########
@@ -44,7 +42,7 @@ use datafusion_expr::{ColumnarValue, Expr, ScalarUDFImpl, 
Signature, Volatility}
 /// select cast(column_x as int) ...
 /// ```
 ///
-/// You can use the `arrow_cast` functiont to cast to a specific arrow type
+/// You can use the `arrow_cast` function to cast to a specific arrow type

Review Comment:
   ```suggestion
   /// Use the `arrow_cast` function to cast to a specific arrow type
   ```



-- 
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: github-unsubscr...@datafusion.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org
For additional commands, e-mail: github-h...@datafusion.apache.org

Reply via email to