forcedotcom / phoenix

BSD 3-Clause "New" or "Revised" License
558 stars 227 forks source link

Code refine in HashJoinRegionScanner #637

Closed maryannxue closed 10 years ago

maryannxue commented 10 years ago

Pull the logic of looking up hash caches up into initialization of the HashJoinRegionScanner class. Avoid the look up in the processing of each row.