db_desc {implyr} | R Documentation |
Describe the Impala data source
Description
Describe the Impala data source
Usage
## S3 method for class 'impala_connection'
db_desc(x)
Arguments
x |
an object with class class |
Value
A string containing information about the connection to Impala
[Package implyr version 0.5.0 Index]