Gracefully handle array range requests on empty arrays
Previously, The ArrayRangeCompute code would throw an exception if you tried to compute the array range on an empty array. This change instead returns empty ranges.
System updates will be applied on Nov 25th between 7am and 9am, EST (UTC-05:00). This site will have intermittent downtime during that time.
Previously, The ArrayRangeCompute code would throw an exception if you tried to compute the array range on an empty array. This change instead returns empty ranges.