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

Ability to concatenate arbitrary lists. Fixes #10021 #10270

Merged
merged 1 commit into from
Oct 22, 2017
Merged

Ability to concatenate arbitrary lists. Fixes #10021 #10270

merged 1 commit into from
Oct 22, 2017

Conversation

sherfert
Copy link
Contributor

Also fix reverse type in sematic checking.

Previously, the semantic checking did not allow concatenating mixed typed lists (and scalars). This PR fixes that.

changelog: Fixes #10021 so that we can concatenate and reverse lists of mixed types

Also fix reverse type in sematic checking.
@craigtaverner craigtaverner merged commit 47452f6 into neo4j:3.2 Oct 22, 2017
@sherfert sherfert deleted the 3.2-reverse-bug branch November 6, 2017 09:34
craigtaverner added a commit that referenced this pull request Nov 7, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants