datawave
datawave copied to clipboard
#GROUPBY and #COUNT is creating duplicate counts
It appears that when we have a groupby on a model field that maps to multiple fields that actually exist in the same record with the same value, then the counts being returned will be double the actual count of records.
I created a test case that shows the issue in bugfix/groupedModelCounts