Closed notbdu closed 5 years ago
No longer seeing this issue. Seeing a different issue documented here: #151
Was able to repro this again by filtering on the same field that we're also grouping by.
Was this the same issue with using unsafe.String
that got fixed in #134 ? If so can I close this?
No, this was an issue w/ the fetched field being closed in applyFilters
.
Fixed in #153
For the following test data:
Got the following error when attempting to filter against the
st
field:field [st] does not have values of type bool