mirror of
https://github.com/apache/impala.git
synced 2026-01-10 09:00:16 -05:00
Our data generation doesn't appear to fully support comments in the base table name section. This fixes the data generation, but we should follow on by improving our comment support in the framework. Change-Id: I68274bd98d5b0d54868d6c80b7137a59e7329229 Reviewed-on: http://gerrit.ent.cloudera.com:8080/465 Reviewed-by: Nong Li <nong@cloudera.com> Tested-by: Lenni Kuff <lskuff@cloudera.com>
This directory contains Impala test data sets. The directory layout is structured as follows: datasets/ <data set>/<data set>_schema_template.sql <data set>/<data files SF1>/data files <data set>/<data files SF2>/data files Where SF is the scale factor controlling data size. This allows for scaling the same schema to different sizes based on the target test environment.