-
Notifications
You must be signed in to change notification settings - Fork 417
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 1033: access operator on vle edge lists #1037
Conversation
Looks good to me. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approved.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good
Please hold off on merging this PR. After reviewing Taha's PR #1034, I feel that this one could incorporate some of his logic and could use some clarifying comments. Thank you @MuhammadTahaNaveed for your work too! |
@MuhammadTahaNaveed I will look at how this relates to #395. |
f757344
to
4334515
Compare
This patch fixes an issue where the edge lists generated by the vle function couldn't be resolved by the agtype_access_operator. Added regression tests. A big thanks to Taha for showing that this function could be simplified.
@MuhammadTahaNaveed #395 appears to have to do with a different issue, somewhere in the collect function. |
If everyone is happy with this PR - which has been modified - please merge it :) |
Oh okay..... 👍 |
@MuhammadTahaNaveed Could you merge this PR? :) |
This patch fixes an issue where the edge lists generated by the vle function couldn't be resolved by the agtype_access_operator. Added regression tests. A big thanks to Taha for showing that this function could be simplified.
This patch fixes an issue where the edge lists generated by the vle function couldn't be resolved by the agtype_access_operator. Added regression tests. A big thanks to Taha for showing that this function could be simplified.
This patch fixes an issue where the edge lists generated by the vle function couldn't be resolved by the agtype_access_operator. Added regression tests. A big thanks to Taha for showing that this function could be simplified.
This patch fixes an issue where the edge lists generated by the vle function couldn't be resolved by the agtype_access_operator. Added regression tests. A big thanks to Taha for showing that this function could be simplified.
This patch fixes an issue where the edge lists generated by the vle function couldn't be resolved by the agtype_access_operator. Added regression tests. A big thanks to Taha for showing that this function could be simplified.
This patch fixes an issue where the edge lists generated by the vle function couldn't be resolved by the agtype_access_operator.
Added regression tests.