Files
impala/testdata/datasets
ishaan 90bc481be7 Fix bad auto-merge to get cdh-trunk in shape.
While cherry-picking commit c289974 from cdh5-2.2.0_5.4.x, a line that causes a dataset
change was somehow missed by git's cherry-pick. This patch adds that line back in.

Change-Id: Id163643c55d44fe6a9503b54397f1f370b198554
2015-03-23 14:15:53 -07:00
..
2014-01-08 10:48:44 -08:00

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.