You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@impala.apache.org by "Matthew Mulder (JIRA)" <ji...@apache.org> on 2017/09/29 00:31:04 UTC

[jira] [Created] (IMPALA-5995) stress test skips some queries whose files don't conform to its regex

Matthew Mulder created IMPALA-5995:
--------------------------------------

             Summary: stress test skips some queries whose files don't conform to its regex
                 Key: IMPALA-5995
                 URL: https://issues.apache.org/jira/browse/IMPALA-5995
             Project: IMPALA
          Issue Type: Bug
          Components: Infrastructure
    Affects Versions: Impala 2.10.0
            Reporter: Matthew Mulder
            Assignee: Matthew Mulder


The regex is here:{code}file_name_pattern = re.compile(r"%s-%s(q\d+).test$" % (workload, engine)){code}Here are the skipped files:
tpcds-q23-1.test
tpcds-q23-2.test
tpcds-q27a.test



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)