Reynold Xin created SPARK-3864: ---------------------------------- Summary: Specialize join for tables with unique integer keys Key: SPARK-3864 URL: https://issues.apache.org/jira/browse/SPARK-3864 Project: Spark Issue Type: Sub-task Components: SQL Reporter: Reynold Xin
We can create a new operator that uses an array as the underlying storage to avoid hash lookups entirely for dimension tables that have integer keys. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org