Csaba Ringhofer created IMPALA-14366:
----------------------------------------

             Summary: Cleanup file formats used in workloads
                 Key: IMPALA-14366
                 URL: https://issues.apache.org/jira/browse/IMPALA-14366
             Project: IMPALA
          Issue Type: Test
          Components: Infrastructure, Test
            Reporter: Csaba Ringhofer


There are some .csv files that define the file formats used in different 
workloads, e.g. functional-query/exhaustive: 
https://github.com/apache/impala/blob/master/testdata/workloads/functional-query/functional-query_exhaustive.csv

The intention seems to be to generate these with 
https://gerrit.cloudera.org/#/c/23342/10/testdata/bin/generate-test-vectors.py 
, but the last commit I checked seems to add a new file format manually.

During the investigation of IMPALA-13125 it turned out that our pairwise vector 
generation is wrong, and this is also used generate-test-vectors.py. We should 
either fix this file or remove it if it is not used. The role of the csv's seem 
also questionable to me.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to