storage_write_csv2 crashes Rstudio session
Open
- Dominant language
- R
- Stars
- 68
- Forks
- 27
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 1
Description
Hey, trying to write data to Azure but getting session crashes. Original dataframe that I tried to write was a tibble, converted to data frame and didn't get crashes anymore but this:
error: protect(): protection stack overflow.
Tried to figure out the error and some results suggested it would be because of a too big data frame. Did make the df smaller and was able to write without errors/crashes. Is there a size limit for this functionality?
Contributor guide
Assessment
This issue has not been assessed yet.