Details
-
New Feature
-
Status: Resolved
-
Blocker
-
Resolution: Fixed
-
Private Beta
-
None
-
None
Description
For ted.m's demo at hadoop world, we need the ability to attach predicates to the input format. Ideally we'd hook this in with partition pruning as well in the case that the predicates restrict which tablets need to be scanned, but for a first pass, let's just serialize a set of predicates into the input format configuration, and then re-hydrate within the mappers.