Bruce Robbins created SPARK-24119: ------------------------------------- Summary: Add interpreted execution to SortPrefix expression Key: SPARK-24119 URL: https://issues.apache.org/jira/browse/SPARK-24119 Project: Spark Issue Type: Task Components: SQL Affects Versions: 2.3.0 Reporter: Bruce Robbins
[~hvanhovell] [~kiszk] I noticed SortPrefix did not support interpreted execution when I was testing the PR for SPARK-24043. Somehow it was not covered by the umbrella Jira for adding interpreted execution (SPARK-23580) Since I had to implement interpreted execution for SortPrefix to complete testing, I am creating this Jira. If there's no good reason why eval wasn't implemented, I will make the PR in a few days. -- This message was sent by Atlassian JIRA (v7.6.3#76005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org