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 395: ERROR: container is not an agtype array #1039

Merged
merged 1 commit into from
Jul 15, 2023

Conversation

jrgemignani
Copy link
Contributor

Fixed issue 395 -

ERROR: container is not an agtype array

This was due to an incorrect order in checking for AGTV_NULL in the collect aggregate transfer function: age_collect_aggtransfn

Added regression tests.

Fixed issue 395 -

 ERROR: container is not an agtype array

This was due to an incorrect order in checking for AGTV_NULL in
the collect aggregate transfer function: age_collect_aggtransfn

Added regression tests.
@dehowef
Copy link
Member

dehowef commented Jul 15, 2023

Looks good to me~

@dehowef dehowef merged commit 5971374 into apache:master Jul 15, 2023
@MuhammadTahaNaveed MuhammadTahaNaveed linked an issue Jul 15, 2023 that may be closed by this pull request
M4rcxs pushed a commit to M4rcxs/age that referenced this pull request Jul 18, 2023
muhammadshoaib pushed a commit to muhammadshoaib/age that referenced this pull request Jul 20, 2023
jrgemignani added a commit to jrgemignani/age that referenced this pull request Aug 15, 2023
Fixed issue 395 -

ERROR: container is not an agtype array

This was due to an incorrect order in checking for AGTV_NULL in
the collect aggregate transfer function: age_collect_aggtransfn

Added regression tests.
jrgemignani added a commit to jrgemignani/age that referenced this pull request Aug 15, 2023
jrgemignani added a commit to jrgemignani/age that referenced this pull request Aug 15, 2023
Fixed issue 395 -

ERROR: container is not an agtype array

This was due to an incorrect order in checking for AGTV_NULL in
the collect aggregate transfer function: age_collect_aggtransfn

Added regression tests.
rafsun42 pushed a commit that referenced this pull request Aug 15, 2023
Fixed issue 395 -

ERROR: container is not an agtype array

This was due to an incorrect order in checking for AGTV_NULL in
the collect aggregate transfer function: age_collect_aggtransfn

Added regression tests.
rafsun42 pushed a commit that referenced this pull request Aug 15, 2023
Fixed issue 395 -

ERROR: container is not an agtype array

This was due to an incorrect order in checking for AGTV_NULL in
the collect aggregate transfer function: age_collect_aggtransfn

Added regression tests.
MuhammadTahaNaveed pushed a commit to MuhammadTahaNaveed/age that referenced this pull request Aug 24, 2023
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.

Segmentation fault when executing query
2 participants