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

Update SET clause to support assigning a map to a variable #468

Merged
merged 1 commit into from
Jan 4, 2023

Conversation

rafsun42
Copy link
Member

For example, 'SET v = {..}' will remove all properties of v and set the provided map as its properties.

@jrgemignani
Copy link
Contributor

@rafsun42 It looks like you need to rebase this PR against the master branch.

For example, 'SET v = {..}' will remove all properties of
v and set the provided map as its properties.
@rafsun42
Copy link
Member Author

rafsun42 commented Jan 4, 2023

@jrgemignani Fixed the conflict.

@jrgemignani jrgemignani merged commit f7bb3b1 into apache:master Jan 4, 2023
jrgemignani pushed a commit that referenced this pull request Feb 10, 2023
For example, 'SET v = {..}' will remove all properties of
v and set the provided map as its properties.
muhammadshoaib pushed a commit to muhammadshoaib/age that referenced this pull request Mar 23, 2023
For example, 'SET v = {..}' will remove all properties of
v and set the provided map as its properties.
muhammadshoaib pushed a commit to muhammadshoaib/age that referenced this pull request Mar 29, 2023
For example, 'SET v = {..}' will remove all properties of
v and set the provided map as its properties.
muhammadshoaib pushed a commit to muhammadshoaib/age that referenced this pull request Apr 6, 2023
For example, 'SET v = {..}' will remove all properties of
v and set the provided map as its properties.
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.

2 participants