A reproduction of this is loading multiple seasons at once for the PGTT table.
The PR removes the row cache. Seems it needs to be blown away between multiple seasons being loaded. Also two minor optimizations of converting the season string to an int outside of the inner loop.
A reproduction of this is loading multiple seasons at once for the PGTT table.
The PR removes the row cache. Seems it needs to be blown away between multiple seasons being loaded. Also two minor optimizations of converting the season string to an int outside of the inner loop.