tustvold commented on code in PR #3762:
URL: https://github.com/apache/arrow-rs/pull/3762#discussion_r1126202998


##########
arrow-cast/src/parse.rs:
##########
@@ -445,6 +446,231 @@ impl Parser for Date64Type {
     }
 }
 
+pub(crate) fn parse_interval_year_month(

Review Comment:
   I personally would be inclined to make these methods public and 
parse_interval private



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