R Interface for Apache Impala
Force execution of an Impala query
Copy a (very small) local data frame to Impala
Describe the Impala data source
Close the connection to Impala
Execute an Impala statement that returns no result
Send SQL query to Impala and retrieve results
Unnest a complex column in an Impala table
Objects exported from other packages
List all available databases
Connect to Impala and create a remote dplyr data source
Create a lazy tbl
from an Impala table
'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.