* Make SchedulerHandler store schema after fetching it * Add `disable_cache` parameter to discover_schema API * Return cached catalog if it already exists * Address code review comments * Add tests for caching of catalog in SchedulerHandler * Format fixes * Fix Acceptance tests * New code review fixes - Use upper case for global variable - Inline definition and assignment of variable