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

Fix issue #1002 Invalid reuse of variables in MATCH clause #1003

Merged
merged 2 commits into from
Jun 22, 2023

Conversation

MuhammadTahaNaveed
Copy link
Member

  • Added checks for invalid reuse of variables, mainly path and VLE.
  • Added regression tests.

resolves #1002

- Added checks for invalid reuse of variables, mainly path and VLE.
- Added regression tests.
@jrgemignani jrgemignani requested a review from dehowef June 22, 2023 17:18
@jrgemignani
Copy link
Contributor

Looks good to me.

@dehowef
Copy link
Member

dehowef commented Jun 22, 2023

Looks good !

@dehowef dehowef merged commit 0ab0ebb into apache:master Jun 22, 2023
6 checks passed
@MuhammadTahaNaveed MuhammadTahaNaveed deleted the inavlid_reuse_match branch June 22, 2023 19:09
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.

Invalid reuse of variables in MATCH clause
3 participants