parthchandra commented on code in PR #383:
URL: https://github.com/apache/datafusion-comet/pull/383#discussion_r1594390149


##########
core/src/execution/datafusion/expressions/cast.rs:
##########
@@ -107,7 +108,23 @@ macro_rules! cast_utf8_to_timestamp {
         result
     }};
 }
-
+macro_rules! cast_utf8_to_date {

Review Comment:
   > I am new to rust
   
   So am I :). Welcome to the community !



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

Reply via email to