Skip to content

Fix issue #1033 - property access from entity in array#1034

Closed
MuhammadTahaNaveed wants to merge 1 commit intoapache:masterfrom
MuhammadTahaNaveed:issue_1033
Closed

Fix issue #1033 - property access from entity in array#1034
MuhammadTahaNaveed wants to merge 1 commit intoapache:masterfrom
MuhammadTahaNaveed:issue_1033

Conversation

@MuhammadTahaNaveed
Copy link
Member

@MuhammadTahaNaveed MuhammadTahaNaveed commented Jul 13, 2023

  • Issue was with agtype_access_operator. It was overseeing the possiilty of scalar types as element in array/object.
  • Added regression tests.

resolves #1033

- Issue was with agtype_access_operator. It was overseeing the
  possiilty of scalar types as element in array/object.
- Added regression tests.
@jrgemignani
Copy link
Contributor

Ooops. We both put out a PR for the same thing, lol

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.

Property access from edge/vertex in array gives unexpected error

2 participants