Releases: IMSMWU/RClickhouse
Releases · IMSMWU/RClickhouse
RClickhouse 0.5.2
RClickhouse 0.4.0
New Functionality
- enhance sql-translation (add custom if null and is null checks; add var and sd functions) (3f16001)
- remove packrat (3d19d58)
- uuid support (#24)
- search for config file (.e.g, /etc/RClickhouse.ini, ~/.R/Clickhouse.ini or ./RClickhouse.ini) and load username, hostname, password etc. (e.g., 662e03b, ff9cd11, 387e5be)
Fixes
RClickhouse 0.3.0
Our First CRAN-Release :)
- supports most DBI functions
- basic dplyr support