pub fn tensor_schema( name: String, dtype: TensorType, row_shape: Option<Dyn>, nullable: bool, ) -> Field