Re: [I] MERGE incorrectly creates multiple vertices [age]

2024-03-18 Thread via GitHub
jrgemignani commented on issue #1691: URL: https://github.com/apache/age/issues/1691#issuecomment-2004738633 Yeah, the more that I look at it, the more it appears to fall there. Transaction bugs, though, can be a pain to fix. Especially, for merge. -- This is an automated message from

Re: [I] MERGE incorrectly creates multiple vertices [age]

2024-03-18 Thread via GitHub
mingfang commented on issue #1691: URL: https://github.com/apache/age/issues/1691#issuecomment-2004732935 Also this is only a problem when multiple MERGE are called in the same query. e.g. this works as expected, only one vertex is created ``` SELECT * FROM cypher('playground', $$

[I] Why do you use Apache AGE? [age]

2024-03-18 Thread via GitHub
markgomer opened a new issue, #1705: URL: https://github.com/apache/age/issues/1705 Hello Apache AGE users! I am curious to see use cases of Apache AGE to better understand and support our community. Whether it's for data analysis, application development, college task or anything

Re: [VOTE] Apache AGE 1.5.0 Release for PostgreSQL 11

2024-03-18 Thread Muhammad Taha Naveed
+1 - Signature and Hash => checked - Tags and links => checked - No unexpected binary files => checked - Validity of release notes => checked - Regression tests => checked (all passing) - Driver tests => checked Regards Muhammad Taha Naveed On Sat, Mar 16, 2024 at 3:03 AM John Gemignani wrote:

Re: [I] MERGE incorrectly creates multiple vertices [age]

2024-03-18 Thread via GitHub
mingfang commented on issue #1691: URL: https://github.com/apache/age/issues/1691#issuecomment-2004705333 I'm sorry but I don't think that's correct. I've tested this in neo4j and it only results in one vertex created, not two like in AGE. Here is the neo4j doc that speaks directly to

Re: [I] MERGE incorrectly creates multiple vertices [age]

2024-03-18 Thread via GitHub
jrgemignani commented on issue #1691: URL: https://github.com/apache/age/issues/1691#issuecomment-2004696804 @mingfang Yes. I was just stating that this is also the case for edges. Vertices can have duplicate properties and edges can have duplicate properties. Properties are not unique.

Re: [I] First MERGE does not see the second MERGE's changes [age]

2024-03-18 Thread via GitHub
jrgemignani commented on issue #1446: URL: https://github.com/apache/age/issues/1446#issuecomment-2004687655 @rafsun42 Interesting. It is still an issue in the latest master. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

Re: [I] MERGE incorrectly creates multiple vertices [age]

2024-03-18 Thread via GitHub
mingfang commented on issue #1691: URL: https://github.com/apache/age/issues/1691#issuecomment-2004655129 @jrgemignani please note in my test case the problem is that there MERGE created two vertices with the same name, and not one vertex and one edge. -- This is an automated message

Re: [VOTE] Apache AGE 1.5.0 Release for PostgreSQL 11

2024-03-18 Thread Rafsun Masud
+1 binding Checked the following: - Tag - Hash - Signature - Link -- *Rafsun Masud* rafsu...@bitnine.net On Mon, Mar 18, 2024 at 5:05 AM Zainab Saad wrote: > +1 > > Checked the following: > - Release notes > - Tag > - Commit Hash > - Links > > Regards, > Zainab Saad > > On

Re: [VOTE] Apache AGE 1.5.0 Release for PostgreSQL 11

2024-03-18 Thread Zainab Saad
+1 Checked the following: - Release notes - Tag - Commit Hash - Links Regards, Zainab Saad On Mon, Mar 18, 2024 at 12:06 PM Dehowe Feng wrote: > +1 binding > > I have checked the following: > > - Signature > - Hash > - License and notice > - Links and tags > - No unexpected binary files > >

Re: [PR] Update landing page [age-website]

2024-03-18 Thread via GitHub
aked21 merged PR #264: URL: https://github.com/apache/age-website/pull/264 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[PR] Update landing page [age-website]

2024-03-18 Thread via GitHub
dpdjvhxm opened a new pull request, #264: URL: https://github.com/apache/age-website/pull/264 Update landing page Nav Bar - Remove "Blog" - Remove "Volunteer Guidelines" in Contribution Landing Page - Update News & Events: Contents and Links - Add "This week article

Re: [VOTE] Apache AGE 1.5.0 Release for PostgreSQL 11

2024-03-18 Thread Dehowe Feng
+1 binding I have checked the following: - Signature - Hash - License and notice - Links and tags - No unexpected binary files On Sat, Mar 16, 2024 at 6:08 AM Muhammad Shoaib wrote: > +1 binding > > Checked following and found in proper order > > - Release notes > - Git Tag > - Commit hash >