pub type PartitionExprFetcherRef = Arc<dyn PartitionExprFetcher + Send + Sync>;
pub struct PartitionExprFetcherRef { /* private fields */ }