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§
- View
SetInfo - Information about a view set’s current schema
Functions§
- list_
view_ sets - List all view sets with their current schema information from the ViewFactory.