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