Class Summary |
Context |
Context for Semantic Analyzers. |
Driver |
|
DriverContext |
DriverContext. |
QTestUtil |
QTestUtil. |
QTestUtil.QTestSetup |
QTestSetup defines test fixtures which are reused across testcases,
and are needed before any test can be run |
QTestUtil.QTRunner |
QTRunner: Runnable class for running a a single query file. |
QueryPlan |
QueryPlan can be serialized to disk so that we can restart/resume the
progress of it in the future, either within or outside of the current
jvm. |
TestMTQueries |
Suite for testing running of queries in multi-threaded mode. |