pub fn build_scan_range_from_pb( scan_range: &PbScanRange, table_desc: &StorageTableDesc, ) -> Result<ScanRange>