dbDisconnect-src_impala-method function

Close the connection to Impala

Close the connection to Impala

Closes (disconnects) the connection to Impala.

## S4 method for signature 'src_impala' dbDisconnect(conn, ...)

Arguments

  • conn: object with class class src_impala
  • ...: other arguments passed on to methods

Returns

Returns TRUE, invisibly

Examples

## Not run: dbDisconnect(impala) ## End(Not run)
  • Maintainer: Ian Cook
  • License: Apache License 2.0 | file LICENSE
  • Last published: 2024-02-06