Description
GenerateOrdering changes ctx.INPUT_ROW but doesn't restore the original value. Since ctx.INPUT_ROW is used when generating codes, it is risky to change it arbitrarily.
GenerateOrdering changes ctx.INPUT_ROW but doesn't restore the original value. Since ctx.INPUT_ROW is used when generating codes, it is risky to change it arbitrarily.