Files
impala/testdata/workloads/functional-query/queries/QueryTest
Henry Robinson 98064c4da8 Fix crash when columns are dropped between compute stats calls
FinalizePartitionedColumnStats() should have iterated over the list of
columns present in the table, rather than the list in the existing stats
data structure. If a column was dropped, but still persisted in the old
structure, it was possible that we could index off the end of an array.

Change-Id: Ib1ab7690ffae05afff826b9d1a15871337691739
Reviewed-on: http://gerrit.sjc.cloudera.com:8080/5437
Reviewed-by: Alex Behm <alex.behm@cloudera.com>
Tested-by: jenkins
(cherry picked from commit cee8305cd2878c8f00622d39ddd43b7a5dfbbc0d)
Reviewed-on: http://gerrit.sjc.cloudera.com:8080/5447
Reviewed-by: Henry Robinson <henry@cloudera.com>
2014-11-26 23:25:11 -08:00
..
2014-11-03 22:33:08 -08:00
2014-05-16 22:26:11 -07:00
2014-06-11 03:10:11 -07:00
2014-06-11 03:10:11 -07:00
2014-06-11 03:10:11 -07:00
2014-06-11 03:10:11 -07:00
2014-06-24 02:14:27 -07:00
2014-03-17 17:30:15 -07:00
2014-06-24 02:14:27 -07:00
2014-11-03 22:33:08 -08:00
2014-06-24 02:14:27 -07:00
2014-11-25 18:38:27 -08:00
2014-01-08 10:48:09 -08:00
2014-06-20 13:35:10 -07:00