Details
Description
If a user is upgrading from 4.1 to 4.2, we salt the SYSTEM.SEQUENCE table, but we're not pre-splitting it as we should and thus not getting any performance gain. Any range scans done will not function correctly.
If a user is upgrading from 4.1 to 4.2, we salt the SYSTEM.SEQUENCE table, but we're not pre-splitting it as we should and thus not getting any performance gain. Any range scans done will not function correctly.