pub(crate) fn build_candidate_range_cache_key(
stream_ctx: &StreamContext,
part_range: &PartitionRange,
) -> Option<RangeScanCacheKey>Expand description
Builds a cache key for a candidate-series partition-range result.
pub(crate) fn build_candidate_range_cache_key(
stream_ctx: &StreamContext,
part_range: &PartitionRange,
) -> Option<RangeScanCacheKey>Builds a cache key for a candidate-series partition-range result.