pub fn cache_exists_schema(key: String, columns: CompactArc<Vec<String>>)Expand description
Cache table column names (takes Arc for zero-copy sharing).
pub fn cache_exists_schema(key: String, columns: CompactArc<Vec<String>>)Cache table column names (takes Arc for zero-copy sharing).