Skip to content

Conversation

@markgomer
Copy link
Contributor

Added regress tests for Barbell graph generation.

Also fixed a bug where the system was crashing when the graph_name was passed as NULL to the age_barbell_graph_generation function.

This pull request is related to the issue #275 and project #103-Apache AGE Graph Generation Algorithms

when graph_name was passed as NULL.

* added checks for possible NULL arguments before
calling create_complete_graph.
@jrgemignani jrgemignani merged commit 49ae33a into apache:master Mar 1, 2023
@markgomer markgomer deleted the barbell-regress-tests branch March 1, 2023 18:44
jrgemignani pushed a commit that referenced this pull request Mar 20, 2023
* Fixed bug where the system was crashing
when graph_name was passed as NULL.

* added checks for possible NULL arguments before
calling create_complete_graph.

* Added regress tests for Barbell graph generation
jrgemignani added a commit that referenced this pull request Mar 24, 2023
* Fixed bug where the system was crashing
when graph_name was passed as NULL.

* added checks for possible NULL arguments before
calling create_complete_graph.

* Added regress tests for Barbell graph generation

Conflicts:
	src/backend/utils/graph_generation.c

Co-authored-by: John Gemignani <jrgemignani@gmail.com>
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