Liang-Chi Hsieh created SPARK-22591: ---------------------------------------
Summary: GenerateOrdering shouldn't change ctx.INPUT_ROW Key: SPARK-22591 URL: https://issues.apache.org/jira/browse/SPARK-22591 Project: Spark Issue Type: Bug Components: SQL Affects Versions: 2.2.0 Reporter: Liang-Chi Hsieh {{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. -- This message was sent by Atlassian JIRA (v6.4.14#64029) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org