Skip to content

Fix return type of groupUniqArray#19019

Merged
alexey-milovidov merged 2 commits intomasterfrom
group-uniq-array-enum
Jan 14, 2021
Merged

Fix return type of groupUniqArray#19019
alexey-milovidov merged 2 commits intomasterfrom
group-uniq-array-enum

Conversation

@alexey-milovidov
Copy link
Copy Markdown
Member

@alexey-milovidov alexey-milovidov commented Jan 13, 2021

Changelog category (leave one):

  • Bug Fix

Changelog entry (a user-readable short description of the changes that goes to CHANGELOG.md):
Make sure groupUniqArray returns correct type for argument of Enum type. This closes #17875.

@robot-clickhouse robot-clickhouse added the pr-bugfix Pull request with bugfix, not backported by default label Jan 13, 2021
@alexey-milovidov
Copy link
Copy Markdown
Member Author

Integration tests (thread) — fail: 1

@CurtizJ

@alexey-milovidov alexey-milovidov self-assigned this Jan 14, 2021
@alexey-milovidov alexey-milovidov merged commit 2c8ce7d into master Jan 14, 2021
@alexey-milovidov alexey-milovidov deleted the group-uniq-array-enum branch January 14, 2021 07:11
alexey-milovidov added a commit that referenced this pull request Jan 14, 2021
Backport #19019 to 20.10: Fix return type of groupUniqArray
alexey-milovidov added a commit that referenced this pull request Jan 14, 2021
Backport #19019 to 20.11: Fix return type of groupUniqArray
alexey-milovidov added a commit that referenced this pull request Jan 14, 2021
Backport #19019 to 20.12: Fix return type of groupUniqArray
alexey-milovidov added a commit that referenced this pull request Jan 14, 2021
Backport #19019 to 21.1: Fix return type of groupUniqArray
alexey-milovidov added a commit that referenced this pull request Feb 19, 2021
Backport #19019 to 20.8: Fix return type of groupUniqArray
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr-bugfix Pull request with bugfix, not backported by default

Projects

None yet

Development

Successfully merging this pull request may close these issues.

groupUniqArray + Enum data type returns Int instead of Enum

2 participants