[I] Server crashes when trying to execute SELECT agtype_to_int4(bool('true')); [age]

2023-10-30 Thread via GitHub
saygoodbyye opened a new issue, #1329: URL: https://github.com/apache/age/issues/1329 **Describe the bug** Server crashes when executing the following SQL-script **How are you accessing AGE (Command line, driver, etc.)?** Accessing AGE through command line. **What data

Re: [I] MERGE does not set properties involving variables [age]

2023-10-30 Thread via GitHub
rafsun42 commented on issue #1219: URL: https://github.com/apache/age/issues/1219#issuecomment-1786151039 @CapnSpek Discord would be the right place for this question since this is not related to the reported bug. -- This is an automated message from the Apache Git Service. To respond

[I] Server crashes while creating index on agtype_access_operator in a big database [age]

2023-10-30 Thread via GitHub
rafsun42 opened a new issue, #1328: URL: https://github.com/apache/age/issues/1328 **Describe the bug** I am trying to create an index on this expression- `agtype_access_operator(VARIADIC ARRAY[properties, '"knownForTitles"'::agtype])` to improve performance of a MATCH query containing

Re: [PR] Update table description [age-website]

2023-10-30 Thread via GitHub
Muhammad-Adil-Shahid-1054 closed pull request #229: Update table description URL: https://github.com/apache/age-website/pull/229 -- 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.

[PR] Update table description [age-website]

2023-10-30 Thread via GitHub
Muhammad-Adil-Shahid-1054 opened a new pull request, #229: URL: https://github.com/apache/age-website/pull/229 Fixed the description of the drop_graph() function. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

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

2023-10-30 Thread Dehowe Feng
+1 (binding) Checked: - Signature and Hash - Tags and Links - License and Notice - No unexpected binary files On Sat, Oct 28, 2023 at 4:27 AM Nicholas Sorrell wrote: > +1 (binding) > Checked high level: > - Signature and Hash > - Tags and Links > - LICENSE and NOTICE > - No

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

2023-10-30 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 Fri, Oct 27, 2023 at 9:55 PM John Gemignani wrote:

Re: [I] Apache AGE takes a long time to create graph node [age]

2023-10-30 Thread via GitHub
jrgemignani commented on issue #1287: URL: https://github.com/apache/age/issues/1287#issuecomment-1785698446 @I33Buckler If there is a cypher command causing a crash, or failing, we can try to look into that but, we will need more information about what is crashing or failing. The log

Call for Presentations now open: Community over Code EU 2024

2023-10-30 Thread Ryan Skraba
(Note: You are receiving this because you are subscribed to the dev@ list for one or more projects of the Apache Software Foundation.) It's back *and* it's new! We're excited to announce that the first edition of Community over Code Europe (formerly known as ApacheCon EU) which will be held at

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

2023-10-30 Thread Rafsun Masud
+1 Checked: - Signature and hash - LICENSE and NOTICE - Links and Tags - Unexpected binary files (none) Great Job! Regards, Rafsun Masud On Sat, Oct 28, 2023 at 4:27 AM Nicholas Sorrell wrote: > +1 (binding) > Checked high level: > - Signature and Hash > - Tags and Links > -

Re: [I] MERGE does not set properties involving variables [age]

2023-10-30 Thread via GitHub
CapnSpek commented on issue #1219: URL: https://github.com/apache/age/issues/1219#issuecomment-1785472313 Hi, I am not sure if this is the correct place to ask this question, but this is the only issue under create and merge refactor project. I wanted to ask, for example we have

Re: [I] issue connecting viewer the apache-age running on docker [age-viewer]

2023-10-30 Thread via GitHub
pawankukreja01 commented on issue #155: URL: https://github.com/apache/age-viewer/issues/155#issuecomment-1785053497 One possible solution is to navigate to Settings > Docker Engine in Docker Desktop, change buildkit to false in the Docker daemon configuration file, and then click “Apply &