upperKey property
Inclusive primary-key boundary captured when this backfill first scanned.
Null means that initial scan found no matching rows. Key components are losslessly encoded strings in the historical primary-key order.
Implementation
final List<String>? upperKey;