Initial version of AGE Meta by muhammadshoaib · Pull Request #1501 · apache/age

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@muhammadshoaib

Copy link Copy Markdown

Contributor

No description provided.

@jrgemignani

Copy link Copy Markdown

Contributor

@muhammadshoaib Please update this PR to resolve the issues with the Makefile.

@MuhammadTahaNaveed MuhammadTahaNaveed added the override-stale

To keep issues/PRs untouched from stale action

label

May 9, 2024

END $$;

CREATE FUNCTION mul(numeric, numeric) RETURNS numeric
Copy link Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should function mul not be in ag_catalog schema?


DROP FUNCTION IF EXISTS ag_catalog.list_edge_labels;

CREATE OR REPLACE FUNCTION ag_catalog.list_edge_labels(graph_name name)
Copy link Copy Markdown

@MironAtHome MironAtHome

Jul 1, 2024

edited

Loading

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Any thoughts on making function case insensitive?
I really do mean this in a broad sense applied to each function in the commit.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

1 more reviewer

@MironAtHome MironAtHome MironAtHome left review comments

Reviewers whose approvals may not affect merge requirements

At least 1 approving review is required to merge this pull request.

Assignees

No one assigned

Labels

master override-stale

To keep issues/PRs untouched from stale action

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

4 participants

@muhammadshoaib @jrgemignani @MironAtHome @MuhammadTahaNaveed