druid-io / pydruid

A Python connector for Druid
Other
505 stars 194 forks source link

feat: implement do_ping #284

Closed betodealmeida closed 2 years ago

betodealmeida commented 2 years ago

Implement the do_ping method in the dialect, so clients can test if the database is accessible.