pub fn table_source_with_constraints( table_schema: &Schema, constraints: Constraints, ) -> Arc<dyn TableSource>