mirror of
https://github.com/apache/impala.git
synced 2025-12-19 18:12:08 -05:00
Some test cases for reading compressed JSON tables was added in IMPALA-12431, but due to the lack of appropriate handling of the database name a test case failed in exhaustive mode. This patch fixes that issue. Testing: - Passed TestHdfsJsonScanNodeErrors in exhaustive mode. Change-Id: I69d56d070b52d33fae37da008df5a7a8a9feca92 Reviewed-on: http://gerrit.cloudera.org:8080/20931 Reviewed-by: Impala Public Jenkins <impala-public-jenkins@cloudera.com> Tested-by: Impala Public Jenkins <impala-public-jenkins@cloudera.com>