thisisnic commented on PR #49854: URL: https://github.com/apache/arrow/pull/49854#issuecomment-4315173383
It's intended just for use within dplyr pipelines, yeah, that's why we marked it as internal. Users can already call the `$cast` method on Array etc objects to change their type and access this functionality. I'm inclined not to export this, as it could potentially create extra confusion here. I'll close this, though thanks for taking a look at it. -- 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]
