implyr: R Interface for Apache Impala

'SQL' back-end to 'dplyr' for Apache Impala, the massively parallel processing query engine for Apache 'Hadoop'. Impala enables low-latency 'SQL' queries on data stored in the 'Hadoop' Distributed File System '(HDFS)', Apache 'HBase', Apache 'Kudu', Amazon Simple Storage Service '(S3)', Microsoft Azure Data Lake Store '(ADLS)', and Dell 'EMC' 'Isilon'. See <https://impala.apache.org> for more information about Impala.

Version: 0.5.0
Depends: R (≥ 3.6), DBI (≥ 1.1.3), dplyr (≥ 1.1.2)
Imports: assertthat, dbplyr (≥ 2.4.0), methods, rlang (≥ 1.1.1), tidyselect (≥ 1.2.0), utils
Suggests: Lahman (≥ 3.0-1), lubridate, odbc, RJDBC, rJava (≥ 0.4-15), nycflights13, stringr, testthat
Published: 2024-02-06
Author: Ian Cook [aut, cre], Cloudera [cph]
Maintainer: Ian Cook <ianmcook at gmail.com>
BugReports: https://github.com/ianmcook/implyr/issues
License: Apache License 2.0 | file LICENSE
URL: https://github.com/ianmcook/implyr
NeedsCompilation: no
SystemRequirements: Impala driver to support a 'DBI'-compatible R interface
Materials: README NEWS
In views: Databases
CRAN checks: implyr results

Documentation:

Reference manual: implyr.pdf

Downloads:

Package source: implyr_0.5.0.tar.gz
Windows binaries: r-devel: implyr_0.5.0.zip, r-release: implyr_0.5.0.zip, r-oldrel: implyr_0.5.0.zip
macOS binaries: r-release (arm64): implyr_0.5.0.tgz, r-oldrel (arm64): implyr_0.5.0.tgz, r-release (x86_64): implyr_0.5.0.tgz
Old sources: implyr archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=implyr to link to this page.