Details
-
Type: Bug
-
Status: Resolved
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 0.9.1, 0.10.1
-
Fix Version/s: 0.11.0
-
Component/s: None
-
Labels:None
Description
Currently, the cardinality hint in ListFieldPartitioner is the total number of items in all of the source data sets. For all of the other partitioners, the cardinality hint is the approximate size of the function's image, not the function's domain. This should instead be the number of sets.