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

2024-03-07 Thread Dehowe Feng
+1 binding, I checked the following - Signature - Hash - License and notice - Links and tags - No unexpected binary files On Fri, Mar 8, 2024 at 8:19 AM Rafsun Masud wrote: > +1 binding > > Checked the following: > - Tag > - Hash > - Signature > - Link > > -- > *Rafsun Masud*

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

2024-03-07 Thread Rafsun Masud
+1 binding Checked the following: - Tag - Hash - Signature - Link -- *Rafsun Masud* rafsu...@bitnine.net On Wed, Mar 6, 2024 at 4:23 PM Muhammad Shoaib wrote: > +1 Binding > > Checked the following and found in proper order. > > - Release notes > - Tag > - Commit hash > -

Re: [I] Setting all properties with map object causes error [age]

2024-03-07 Thread via GitHub
mingfang commented on issue #1634: URL: https://github.com/apache/age/issues/1634#issuecomment-1984251878 @jrgemignani thank you! -- 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

Re: [I] Setting all properties with map object causes error [age]

2024-03-07 Thread via GitHub
mingfang closed issue #1634: Setting all properties with map object causes error URL: https://github.com/apache/age/issues/1634 -- 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.

Re: [I] Setting all properties with map object causes error [age]

2024-03-07 Thread via GitHub
mingfang commented on issue #1634: URL: https://github.com/apache/age/issues/1634#issuecomment-1984250985 confirmed fixed -- 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.

Re: [I] MERGE using array not working in some cases [age]

2024-03-07 Thread via GitHub
mingfang closed issue #1630: MERGE using array not working in some cases URL: https://github.com/apache/age/issues/1630 -- 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

Re: [I] MERGE using array not working in some cases [age]

2024-03-07 Thread via GitHub
mingfang commented on issue #1630: URL: https://github.com/apache/age/issues/1630#issuecomment-1984246692 confirmed fixed -- 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.

Re: [I] MERGE using array not working in some cases [age]

2024-03-07 Thread via GitHub
mingfang commented on issue #1630: URL: https://github.com/apache/age/issues/1630#issuecomment-1984229522 I was just about to say the master will need an upgrade script to change the `age_unnest()`. -- This is an automated message from the Apache Git Service. To respond to the message,

Re: [I] MERGE using array not working in some cases [age]

2024-03-07 Thread via GitHub
jrgemignani commented on issue #1630: URL: https://github.com/apache/age/issues/1630#issuecomment-1984226718 @mingfang You may need to drop the extension and then reload it. ``` psql-16.1-5432-pgsql=# SELECT * FROM cypher('test', $$ unwind ['a'] as v return v $$) AS (v agtype);

Re: [I] MERGE using array not working in some cases [age]

2024-03-07 Thread via GitHub
mingfang commented on issue #1630: URL: https://github.com/apache/age/issues/1630#issuecomment-1983658459 I might not be building the master branch correctly because now I'm seeing a weird completely unrelated error with `unwind` clause. Here is my output ```sql SELECT * FROM

Re: [I] how to create constraints [age]

2024-03-07 Thread via GitHub
JourneyToSilius commented on issue #1635: URL: https://github.com/apache/age/issues/1635#issuecomment-1983205530 Hi, thanks. So how are constraints created ? Is this possible ? The thing is, I can't find anything in the docs -- This is an automated message from the Apache Git Service. To