pub fn transform_schema(
transform: &dyn Transform,
schema: SchemaRef,
remote_schema: Option<&RemoteSchemaRef>,
db_type: RemoteDbType,
) -> Result<SchemaRef>pub fn transform_schema(
transform: &dyn Transform,
schema: SchemaRef,
remote_schema: Option<&RemoteSchemaRef>,
db_type: RemoteDbType,
) -> Result<SchemaRef>