ianmcook commented on a change in pull request #10327: URL: https://github.com/apache/arrow/pull/10327#discussion_r640241437
########## File path: r/R/type.R ########## @@ -423,6 +423,24 @@ as_type <- function(type, name = "type") { type } +canonical_type_str <- function(type_str) { Review comment: That occurred to me too, and I like the idea if the TODOs below can be solved. I'll work on that. -- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org