Files
impala/tests/common
ishaan b692146fd7 The test framework should clear query options before an implicit USE statement.
Some tests have vectors that move from a query option which throws an exception (e.g bad
mem limit), to a sane set of query options. It's possible for the test framework to issue
a USE statement with a bad query option ( left over from the last executed query ) and
fail when it's not supposed to.

Change-Id: I7a10ebddd5fbc9b20fd32c365c5f5037088b63b4
Reviewed-on: http://gerrit.ent.cloudera.com:8080/223
Reviewed-by: Ishaan Joshi <ishaan@cloudera.com>
Tested-by: Ishaan Joshi <ishaan@cloudera.com>
2014-01-08 10:52:11 -08:00
..