Power overwhelming idea draft

pull/1/head
Oliver Kennedy 2016-04-21 11:30:20 -04:00
parent 57b3f36b1e
commit 67640e3c27
1 changed files with 4 additions and 0 deletions

View File

@ -0,0 +1,4 @@
---
title: Hardware+Compressed Columnar Indexing
---
Oracle has some new compute hardware (The M7) that they want to show off. Key features of interest to us include the ability to push relational database operations down into hardware (e.g., filtering in RAM), and a huge compressed in-memory columnar cache. It would be interesting to see how Mimir can exploit these features to run faster.