devinjdangelo commented on code in PR #9306:
URL: https://github.com/apache/arrow-datafusion/pull/9306#discussion_r1497637829


##########
datafusion/expr/src/logical_plan/dml.rs:
##########
@@ -36,7 +36,7 @@ pub struct CopyTo {
     pub output_url: String,
     /// The file format to output (explicitly defined or inferred from file 
extension)
     pub file_format: FileType,
-    /// Detmines which, if any, columns should be used for hive-style 
partitioned writes
+    /// Determines which, if any, columns should be used for hive-style 
partitioned writes

Review Comment:
   Thank you for catching this typo 😅



-- 
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...@arrow.apache.org

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

Reply via email to