Skip to content

Conversation

@nwt
Copy link
Member

@nwt nwt commented Dec 29, 2025

With the -c flag, the uniq operator produces records with a uint64 field named count. Change the field type to int64.

Closes #6446

With the -c flag, the uniq operator produces records with a uint64 field
named count.  Change the field type to int64.
@nwt nwt requested a review from a team December 29, 2025 19:39
@nwt nwt merged commit b08bfb7 into main Dec 29, 2025
4 checks passed
@nwt nwt deleted the int64-uniq branch December 29, 2025 20:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Have "count" return a signed type

3 participants