Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
Impala 2.8.0
-
None
Description
We currently have tests that exercise a jdbc driver (eg. test_metadata_query_statements:test_describe_formatted) but we use Hive's jdbc driver.
While we assume the jdbc driver is tested externally, the automated tests we do have that use jdbc should use the Impala jdbc driver instead of the Hive jdbc driver.