wl21st / jaql

Automatically exported from code.google.com/p/jaql
0 stars 0 forks source link

Selection pushdown #11

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
1. Push selections earlier in the query.
2. Add generic support to push selections down to the I/O layer (eg, HBase
filters)

Original issue reported on code.google.com by Kevin.Be...@gmail.com on 20 Mar 2009 at 9:25

GoogleCodeExporter commented 9 years ago
This optimizations have been implemented for (1)

Original comment by vuk.erce...@gmail.com on 25 Sep 2010 at 6:30