Releases: snowflakedb/dplyr-snowflakedb
Releases · snowflakedb/dplyr-snowflakedb
v0.2.0
v0.1.1
Fixes:
- add support for
BOOLEAN
SQL datatype (see the Snowflake docs for more details) - quote URIs in COPY command
- change the way NA values are exported to file and loaded via COPY
v0.1.0
This is the initial release of dplyr.snowflakedb
and should be treated as a developer preview release. Given dplyr.snowflakedb
extends dplyr
, it has been successfully tested using some test files for databases from dplyr
. Addiditionly, it works with nearly all of the operations in the Lahman and nycflights13 dplyr
vignettes.
If you experience any issues, please file it under the issues link for the project.