Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement arraySlice for arrays with aggregate function states. #9391

Merged
merged 2 commits into from
Mar 4, 2020

Conversation

alexey-milovidov
Copy link
Member

Changelog category (leave one):

  • Improvement

Changelog entry (a user-readable short description of the changes that goes to CHANGELOG.md):
Implement arraySlice for arrays with aggregate function states. This fixes #9388

@alexey-milovidov alexey-milovidov added pr-improvement Pull request with some product improvements no-docs-needed labels Feb 26, 2020
@@ -0,0 +1 @@
['\0\0\0\0\0']
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Here is also invisible character \x01.

@alexey-milovidov alexey-milovidov merged commit 3ab2744 into master Mar 4, 2020
@alexey-milovidov alexey-milovidov deleted the array-slice-aggregate-function branch March 4, 2020 21:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
no-docs-needed pr-improvement Pull request with some product improvements
Projects
None yet
Development

Successfully merging this pull request may close these issues.

arraySlice: Method structureEquals is not supported for AggregateFunction(uniq)
2 participants