giocomai commented on issue #37645:
URL: https://github.com/apache/arrow/issues/37645#issuecomment-1713886558
Thank you for troubleshooting this further.
- using `!!` (bang bang) prevents this issue on the current released version
- the issue is still present in the version that gets installed with
`arrow::install_arrow(nightly = TRUE)` (at least on Fedora Linux, this seems to
be still 13.0.0)
- but indeed, the issue is fixed with the version I get with
`remotes::install_github("apache/arrow/r", build = FALSE)` (currently,
`arrow-13.0.0.9000`)
I wrongly assumed this was a Shiny-specific issue, but indeed, it seems to
be the very same issue you highlighted. Thanks again!
--
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]