> and when we issue the following query, its doing a "Full table scan"
>
>
> SELECT * FROM foo WHERE id=<some integer>

Bucket pruning is available in Hive-2.0 right now (HIVE-11525).

Doc note pending, for 2016 when Hive-2.0 releases.

Cheers,
Gopal


Reply via email to