tidyverse / dbplyr

Database (DBI) backend for dplyr
https://dbplyr.tidyverse.org
Other
474 stars 173 forks source link

Support non-temporary writes for databricks #1439

Closed hadley closed 7 months ago

hadley commented 8 months ago

Fixes #1418

@kmishra9 I don't have easy access to a writeable databricks table so would you mind trying this out and seeing if it helps with your issue? You can install from this PR with remotes::install_github("tidyverse/dbplyr#1439).