mirror of
https://github.com/apache/impala.git
synced 2026-01-08 12:02:54 -05:00
After the hive/hdfs rebase, the indexed lzo file names changed. This patch uses a wildcard rather than a specific file name to protect against such changes. It's safe because the test simply expects a partition that does not have index files. Change-Id: I6d32609b62df83fe2a8ef935d7ca6506ecff5e0d Reviewed-on: http://gerrit.cloudera.org:8080/150 Reviewed-by: Ishaan Joshi <ishaan@cloudera.com> Tested-by: Internal Jenkins