This is a very simple test (performs HEAD / request on the Drill server/cluster)

drill_active(drill_con)

Arguments

drill_con

drill server connection object setup by drill_connection()

Examples

not_run({ drill_connection() %>% drill_active() })