eitsupi opened a new pull request, #15076:
URL: https://github.com/apache/arrow/pull/15076
I noticed that the `inst/__pycache__` directory remains in the released R
arrow package version 10.0.1.
```r
system.file("__pycache__/demo_flight_server.cpython-38.pyc", package =
"arrow")
#> [1]
"/usr/local/lib/R/site-library/arrow/__pycache__/demo_flight_server.cpython-38.pyc"
```
--
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]