Skip to main content

Module catalog

Module catalog 

Source
Expand description

Catalog utilities for discovering and managing view schemas Catalog utilities for discovering and managing view schemas.

This module provides utilities for:

  • Discovering current schema versions from the ViewFactory
  • Comparing partition schema hashes with current versions
  • Finding outdated partitions across view sets

Structs§

ViewSetInfo
Information about a view set’s current schema

Functions§

list_view_sets
List all view sets with their current schema information from the ViewFactory.