mirror of
https://github.com/apache/impala.git
synced 2026-01-06 15:01:43 -05:00
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>