Details
-
Type: Sub-task
-
Status: Resolved
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 0.14.1
-
Fix Version/s: 0.15.0
-
Component/s: Data Module
-
Labels:None
Description
Views currently only support constraints expressed in terms of the entity's data fields and not on derived partition values. This is limiting because it is more difficult to ensure views align with partitions. This is currently blocking the Oozie coordinator work.
The argument against allowing constraints on the partition fields is that the partition functions are no longer internal details, but are exposed. But, this is the case anyway because partitions are already exposed through Hive.