Skip to content

Fix for https://github.com/wcjochem/sfarrow/issues/1. st_read... to close connection on windows#16

Open
DavidMatthews83 wants to merge 1 commit into
wcjochem:mainfrom
DavidMatthews83:patch-1
Open

Fix for https://github.com/wcjochem/sfarrow/issues/1. st_read... to close connection on windows#16
DavidMatthews83 wants to merge 1 commit into
wcjochem:mainfrom
DavidMatthews83:patch-1

Conversation

@DavidMatthews83

Copy link
Copy Markdown

Should fix #15 issue on windows. Copy of fix in arrow apache/arrow@78ee4ae

@philippechataignon

Copy link
Copy Markdown

arrow:::make_readable_file is a non exported function from arrow package. A package on CRAN can't use unexported functions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

st_read_parquet should explicitly close connection to file

2 participants