Initial version of AGE Meta by muhammadshoaib · Pull Request #1501 · apache/age
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 483
Open
muhammadshoaib wants to merge 1 commit intoapache:masterfrom
Open
Initial version of AGE Meta#1501
muhammadshoaib wants to merge 1 commit intoapache:masterfrom
Initial version of AGE Meta#1501
muhammadshoaib wants to merge 1 commit intoapache:masterfrom
Conversation
github-actions
bot
added
the
master
label
Copy link Copy Markdown
Contributor
jrgemignani
commented
Mar 1, 2024
jrgemignani commented
Mar 1, 2024@muhammadshoaib Please update this PR to resolve the issues with the Makefile.
muhammadshoaib
force-pushed
the
age_meta
branch
from
a8a0ebc to
bf457f1
Compare
MuhammadTahaNaveed
added
the
override-stale
label
May 9, 2024MironAtHome reviewed Jul 1, 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?
MironAtHome reviewed Jul 1, 2024
|
|
||
| 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
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.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment