pyflink.table.Table.get_resolved_schema# Table.get_resolved_schema() → ResolvedSchema[source]# Returns the ResolvedSchema of this table. Returns: the resolved schema of this table.