Class MockCatalogReaderExtended

All Implemented Interfaces:
RelOptSchema, Prepare.CatalogReader, Wrapper, SqlOperatorTable, SqlValidatorCatalogReader

public class MockCatalogReaderExtended extends MockCatalogReaderSimple
Adds some extra tables to the mock catalog. These increase the time and complexity of initializing the catalog (because they contain views whose SQL needs to be parsed) and so are not used for all tests.