aboutsummaryrefslogtreecommitdiff
path: root/mllib/src/test/scala/org/apache
diff options
context:
space:
mode:
authorDavies Liu <davies@databricks.com>2016-02-09 16:41:21 -0800
committerDavies Liu <davies.liu@gmail.com>2016-02-09 16:41:21 -0800
commit0e5ebac3c1f1ff58f938be59c7c9e604977d269c (patch)
tree6a572ee7aa4f79f285a78a083dc69eef87627be0 /mllib/src/test/scala/org/apache
parentfae830d15846f7ffdfe49eeb45e175a3cdd2c670 (diff)
downloadspark-0e5ebac3c1f1ff58f938be59c7c9e604977d269c.tar.gz
spark-0e5ebac3c1f1ff58f938be59c7c9e604977d269c.tar.bz2
spark-0e5ebac3c1f1ff58f938be59c7c9e604977d269c.zip
[SPARK-12950] [SQL] Improve lookup of BytesToBytesMap in aggregate
This PR improve the lookup of BytesToBytesMap by: 1. Generate code for calculate the hash code of grouping keys. 2. Do not use MemoryLocation, fetch the baseObject and offset for key and value directly (remove the indirection). Author: Davies Liu <davies@databricks.com> Closes #11010 from davies/gen_map.
Diffstat (limited to 'mllib/src/test/scala/org/apache')
0 files changed, 0 insertions, 0 deletions