[
https://issues.apache.org/jira/browse/PHOENIX-440?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gabriel Reid resolved PHOENIX-440.
----------------------------------
Resolution: Fixed
Bulk resolve of closed issues imported from GitHub. This status was reached by
first re-opening all closed imported issues and then resolving them in bulk.
> Issue 20 - part 1: hash cache modification
> ------------------------------------------
>
> Key: PHOENIX-440
> URL: https://issues.apache.org/jira/browse/PHOENIX-440
> Project: Phoenix
> Issue Type: Task
> Reporter: Maryann Xue
>
> 1. Modify HashCacheClient:
> a) Add List<Expression> for ON expressions of the hashed table.
> b) Change static incremental JOIN_KEY_ID to UUID.
> 2. Modify AgeOutHashCache:
> a) Change hashCache key type from ImmutableBytesWritable to
> ImmutableBytesPtr, value type from Result to Tuple.
> b) Evaluate hashmap key against ON expressions serialized by the client.
--
This message was sent by Atlassian JIRA
(v6.2#6252)