thisisnic commented on issue #43336: URL: https://github.com/apache/arrow/issues/43336#issuecomment-4709526992
This is a tricky one - as `paste(collapse = ...` isn't supported in Arrow, it's failing. If we were to rewrite it to evaluate the rest of that statement outside of an Arrow context, it could cause other unintended consequences. As there's a decent workaround here, I'm closing this but if anyone comes across this again and it's causing bigger issues, feel free to open a new issue or reopen this. -- 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]
