pyflink.table.catalog.CatalogBaseTable.get_unresolved_schema# CatalogBaseTable.get_unresolved_schema() → pyflink.table.schema.Schema[source]# Returns the schema of the table or view. The schema can reference objects from other catalogs and will be resolved and validated by the framework when accessing the table or view.