datawave icon indicating copy to clipboard operation
datawave copied to clipboard

#GROUPBY and #COUNT is creating duplicate counts

Open ivakegg opened this issue 1 year ago • 1 comments

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.

ivakegg avatar Apr 29 '24 15:04 ivakegg

I created a test case that shows the issue in bugfix/groupedModelCounts

ivakegg avatar Apr 29 '24 15:04 ivakegg