cloudera / impyla

Python DB API 2.0 client for Impala and Hive (HiveServer2 protocol)
Apache License 2.0
730 stars 248 forks source link

Skip test_impala_ldap_connect_user_agent in case of DEFAULT_AUTH #501

Closed csringhofer closed 2 years ago

csringhofer commented 2 years ago

The test above was added in #498 and does not work with a default Impala cluster.

This is a test only change to make tests greens when using default authentication (=no authentication).