You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-commits@hadoop.apache.org by Apache Wiki <wi...@apache.org> on 2010/09/13 23:57:32 UTC

[Hadoop Wiki] Update of "Hive/IndexDev" by JohnSichi

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Hadoop Wiki" for change notification.

The "Hive/IndexDev" page has been changed by JohnSichi.
http://wiki.apache.org/hadoop/Hive/IndexDev?action=diff&rev1=5&rev2=6

--------------------------------------------------

  once Hive has support for those.
  
  This document currently only covers index creation and maintenance.  A
- follow-on will explain how indexes are used to optimize queries.
+ follow-on will explain how indexes are used to optimize queries (building on [[Hive/FilterPushdownDev]]).
  
  == CREATE INDEX ==