natbprice commented on issue #37816: URL: https://github.com/apache/arrow/issues/37816#issuecomment-1730166201
I wasn't able to diagnose what is going on with VS Code. In VS Code with R Extension there is option to open an R terminal. This also seems to be where code chunks are run if working in R Markdown document. For some unknown reason code run here triggers file downloads for me which would suggest it is reading the data files. You can hover over the terminal name and get the PID. I ran a trace on the PID and didn't see any extra read operations. If I open a regular terminal in VS Code and then start R it works correctly. It also works correctly from RStudio -- 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]
