Details
-
Improvement
-
Status: Resolved
-
Low
-
Resolution: Fixed
-
None
-
None
Description
stress.py currently has a bug in rangeslice where it increments the finish key incorrectly, causing IREs with large amounts of data. Also, it is limited to 255 columns due to its use of chr/ord.