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

Disable vectorized sum for expressions #6394

Closed
wants to merge 1 commit into from

Conversation

akuzm
Copy link
Member

@akuzm akuzm commented Dec 8, 2023

This is not supported at the moment, we can only aggregate bare columns, but we forgot to check this at the planning stage, so it fails.

Backport of #6393

This is not supported at the moment, we can only aggregate bare columns,
but we forgot to check this at the planning stage, so it fails.

Backport of timescale#6393
Copy link

github-actions bot commented Dec 8, 2023

@fabriziomello, @nikkhils: please review this pull request.

Powered by pull-review

@akuzm
Copy link
Member Author

akuzm commented Dec 8, 2023

The backport is not needed because this problem was introduced by #6327 which is not in 2.13.x

@akuzm akuzm closed this Dec 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant