Marcel Kornacker
0827146a2b
adding outer joins plus new tests
2011-09-28 09:02:07 -07:00
Carl Steinbach
7b0d8c2218
IMP-20. Generate RCFile table data for tests
2011-09-12 18:15:15 -07:00
Marcel Kornacker
95fdaa289d
like predicate evaluation
2011-09-06 16:21:36 -07:00
Alexander Behm
28c333cd09
Added more HBaseScanNode tests.
2011-08-30 17:21:44 -07:00
Alexander Behm
8fb607322d
Added HBaseScanNode in the backend.
2011-08-29 16:57:45 -07:00
Alexander Behm
fade777919
Added HBase test files, and loading of HBase metadata into Impala.
2011-08-18 18:30:32 -07:00
Marcel Kornacker
7f9e57bc4d
Fixed partition key value materialization.
...
Fixed a number of bugs in AggregationNode.
Added aggregation and expr test cases to QueryTest.
Added new test table AllTypesAggNoNulls.
2011-08-18 17:20:01 -07:00
Marcel Kornacker
1087bf061c
some bug fixes in agg-node and is-null-predicate; more tests
2011-08-11 17:34:36 -07:00
Alexander Behm
e74892856f
Added error logging in TextScanNode.
2011-08-10 14:22:22 -07:00
Alexander Behm
de2b53c580
Added first end-to-end test which scans the alltypessmall table.
2011-07-20 14:17:01 -07:00
marcel
77617256f4
- added data generator under testdata/src/main/java/com/cloudera/impala/datagenerator
...
- added support for mvn based builds and also a driver script 'recreate_store.sh' to regenerate the data.
- switched test setup to create test tables via a hive cli script rather than programmatically
- added script to load data into default.AllTypes table (24-way partitioned)
2011-06-27 16:19:25 -07:00