Re: [I] How to tune age-viewer to load graph faster [age]

2024-09-28 Thread via GitHub
github-actions[bot] commented on issue #1987: URL: https://github.com/apache/age/issues/1987#issuecomment-2381031284 This issue is stale because it has been open 60 days with no activity. Remove "Abondoned" label or comment or this will be closed in 14 days. -- This is an automated messag

Re: [I] PostgreSQL 17 not supported [age]

2024-09-27 Thread via GitHub
uhayat commented on issue #2111: URL: https://github.com/apache/age/issues/2111#issuecomment-2378669165 @JamesInform I created a PR ([2118](https://github.com/apache/age/pull/2118)) to resolve this issue. Currently there is no separate branch for branch for PG17, so I added PG17 version n

[I] List function [age-website]

2024-09-27 Thread via GitHub
usmann123706 opened a new issue, #335: URL: https://github.com/apache/age-website/issues/335 There is an issue in list function (nodes). Bug code is as follows: `SELECT * FROM cypher('graph_name', $$ MATCH p = (a)-[]->(b)-[]->(c) WHERE a.name = 'Alice' AND c.name

Re: [I] Proposal: Vector handling with extension(pgvector) [age]

2024-09-26 Thread via GitHub
clxyder commented on issue #1121: URL: https://github.com/apache/age/issues/1121#issuecomment-2378275139 Is this still being considered? -- 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 specif

Re: [I] Proposal: Vector handling with extension(pgvector) [age]

2024-09-23 Thread via GitHub
KnowledgeGarden commented on issue #1121: URL: https://github.com/apache/age/issues/1121#issuecomment-2369818154 See https://github.com/dgg32/age_vector -- 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

Re: [I] Is data duplicated in parent and label/edge tables? What are the internals? [age]

2024-09-22 Thread via GitHub
github-actions[bot] commented on issue #1934: URL: https://github.com/apache/age/issues/1934#issuecomment-2367030443 This issue was closed because it has been stalled for further 14 days with no activity. -- This is an automated message from the Apache Git Service. To respond to the messa

Re: [I] Is data duplicated in parent and label/edge tables? What are the internals? [age]

2024-09-22 Thread via GitHub
github-actions[bot] closed issue #1934: Is data duplicated in parent and label/edge tables? What are the internals? URL: https://github.com/apache/age/issues/1934 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL ab

Re: [I] SQL Error [22023]: ERROR: label_id must be 1 .. 65535 [age]

2024-09-21 Thread via GitHub
github-actions[bot] closed issue #1837: SQL Error [22023]: ERROR: label_id must be 1 .. 65535 URL: https://github.com/apache/age/issues/1837 -- 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 speci

Re: [I] SQL Error [22023]: ERROR: label_id must be 1 .. 65535 [age]

2024-09-21 Thread via GitHub
github-actions[bot] commented on issue #1837: URL: https://github.com/apache/age/issues/1837#issuecomment-2365372283 This issue was closed because it has been stalled for further 14 days with no activity. -- This is an automated message from the Apache Git Service. To respond to the messa

Re: [I] Performance issues with edge creation for larger dataset with 83K edges [age]

2024-09-21 Thread via GitHub
github-actions[bot] commented on issue #1925: URL: https://github.com/apache/age/issues/1925#issuecomment-2365372261 This issue is stale because it has been open 60 days with no activity. Remove "Abondoned" label or comment or this will be closed in 14 days. -- This is an automated messag

Re: [I] Where Union of Labels [age]

2024-09-19 Thread via GitHub
alexgraul commented on issue #1714: URL: https://github.com/apache/age/issues/1714#issuecomment-2362514403 ohhh nice! Awesome, thankyou for clarifying! -- 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 g

Re: [I] How to assign cypher result to pgsql variable? [age]

2024-09-19 Thread via GitHub
github-actions[bot] commented on issue #1933: URL: https://github.com/apache/age/issues/1933#issuecomment-2362449202 This issue was closed because it has been stalled for further 14 days with no activity. -- This is an automated message from the Apache Git Service. To respond to the messa

Re: [I] Is that anyway how to package Apache AGE and Apache AGE Viewer together docker image? [age]

2024-09-19 Thread via GitHub
github-actions[bot] commented on issue #1820: URL: https://github.com/apache/age/issues/1820#issuecomment-2362449261 This issue was closed because it has been stalled for further 14 days with no activity. -- This is an automated message from the Apache Git Service. To respond to the messa

Re: [I] Is that anyway how to package Apache AGE and Apache AGE Viewer together docker image? [age]

2024-09-19 Thread via GitHub
github-actions[bot] closed issue #1820: Is that anyway how to package Apache AGE and Apache AGE Viewer together docker image? URL: https://github.com/apache/age/issues/1820 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

Re: [I] How to assign cypher result to pgsql variable? [age]

2024-09-19 Thread via GitHub
github-actions[bot] closed issue #1933: How to assign cypher result to pgsql variable? URL: https://github.com/apache/age/issues/1933 -- 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 com

[I] FreeBSD Support? [age]

2024-09-19 Thread via GitHub
WhitewaterDave opened a new issue, #2113: URL: https://github.com/apache/age/issues/2113 **Is your feature request related to a problem? Please describe.** Is there any chance that FreeBSD will ever be supported? **Describe the solution you'd like** I tried building it o

Re: [I] Flaky test age_global_graph fails on slow machines [age]

2024-09-18 Thread via GitHub
jrgemignani commented on issue #1878: URL: https://github.com/apache/age/issues/1878#issuecomment-2359092197 @saygoodbyye It is in PG 15 & 14. However, you would need to use the Docker `dev_snapshot_` or build the latest branches to see it, as there isn't a current release with the fix. -

Re: [I] Where Union of Labels [age]

2024-09-18 Thread via GitHub
rafsun42 commented on issue #1714: URL: https://github.com/apache/age/issues/1714#issuecomment-2357683842 Hi @alexgraul Although the PR refers it as 'multi-label', it does support the `|` operator for combining multiple single labels in MATCH queries. For now you can look at the [regression

Re: [I] Asking community for input regarding setup GraphQL API server to integrate with Apache Age Graph Database ecosystem, more questions on same inside [age]

2024-09-17 Thread via GitHub
github-actions[bot] commented on issue #1951: URL: https://github.com/apache/age/issues/1951#issuecomment-2357231890 This issue is stale because it has been open 60 days with no activity. Remove "Abondoned" label or comment or this will be closed in 14 days. -- This is an automated messag

Re: [I] One more request for exist type function, this time for vertex and edge, previous was for graph. [age]

2024-09-17 Thread via GitHub
github-actions[bot] commented on issue #1984: URL: https://github.com/apache/age/issues/1984#issuecomment-2357231866 This issue is stale because it has been open 60 days with no activity. Remove "Abondoned" label or comment or this will be closed in 14 days. -- This is an automated messag

Re: [I] Compatibility Query: Running Cloned Apache Age Code on Windows OS? [age]

2024-09-17 Thread via GitHub
github-actions[bot] commented on issue #1877: URL: https://github.com/apache/age/issues/1877#issuecomment-2357231926 This issue is stale because it has been open 60 days with no activity. Remove "Abondoned" label or comment or this will be closed in 14 days. -- This is an automated messag

Re: [I] Roadmap / Next release? [age]

2024-09-17 Thread via GitHub
jrgemignani commented on issue #2112: URL: https://github.com/apache/age/issues/2112#issuecomment-2356647461 @alexgraul It is a possibility, but our team is very stretched atm. Additionally, we're working on getting some important improvements and bug fixes out, prior to the next release.

[I] Roadmap / Next release? [age]

2024-09-17 Thread via GitHub
alexgraul opened a new issue, #2112: URL: https://github.com/apache/age/issues/2112 There's a lot of (excellent looking!) unreleased work on master but the last release was back in Jan, is there plans for a new release anytime soon? -- This is an automated message from the Apache Git Ser

Re: [I] Please work around limitation of 100 or 50 fields for the function parameters such as agtype_build_map and internally invoked CREATE [age]

2024-09-16 Thread via GitHub
github-actions[bot] commented on issue #1840: URL: https://github.com/apache/age/issues/1840#issuecomment-2354242402 This issue is stale because it has been open 60 days with no activity. Remove "Abondoned" label or comment or this will be closed in 14 days. -- This is an automated messag

Re: [I] PostgreSQL 17 not supported [age]

2024-09-16 Thread via GitHub
jrgemignani commented on issue #2111: URL: https://github.com/apache/age/issues/2111#issuecomment-2353698629 @JamesInform Right now, PG 17 isn't in our roadmap. This could change in the future, but due to current resources, it is considered lower priority. -- This is an automated message

[I] PostgreSQL 17 not supported [age]

2024-09-15 Thread via GitHub
JamesInform opened a new issue, #2111: URL: https://github.com/apache/age/issues/2111 Hi all I built age for PostgreSQL 17. Basically compiling worked without errors. But when I try to create the extension I get the following error: https://github.com/user-attachments/ass

Re: [I] AGEViewer or browser is not clickable..and i have attched the error from console below..can anyone help me out [age-viewer]

2024-09-12 Thread via GitHub
jat3in commented on issue #162: URL: https://github.com/apache/age-viewer/issues/162#issuecomment-2346533382 Bro this issue is just fixed and shared the updated pull request in the pull requests -- This is an automated message from the Apache Git Service. To respond to the message, please

Re: [I] Flaky test age_global_graph fails on slow machines [age]

2024-09-11 Thread via GitHub
saygoodbyye commented on issue #1878: URL: https://github.com/apache/age/issues/1878#issuecomment-2345331877 @jrgemignani, Hello, in addition to this thread, I would like to highlight the problem in our test jobs on versions 14 and 15 of Postgres. The test still fails on these versions, and

Re: [I] Suggest integrating AGE as a 'Graph Store' in LlamaIndex for AI/RAG applications [age]

2024-09-11 Thread via GitHub
Player commented on issue #1783: URL: https://github.com/apache/age/issues/1783#issuecomment-2345205586 Also just commenting to prevent closure of the issue since it is one that I am also tracking! -- This is an automated message from the Apache Git Service. To respond to the message,

Re: [I] Server crashes when executing SELECT agtype_hash_cmp(agtype_in('[null, null, null, null, null]')); [age]

2024-09-10 Thread via GitHub
saygoodbyye commented on issue #2093: URL: https://github.com/apache/age/issues/2093#issuecomment-2342647243 @saygoodbyye, Thank you! Closing -- 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

Re: [I] Server crashes when executing SELECT agtype_hash_cmp(agtype_in('[null, null, null, null, null]')); [age]

2024-09-10 Thread via GitHub
saygoodbyye closed issue #2093: Server crashes when executing SELECT agtype_hash_cmp(agtype_in('[null, null, null, null, null]')); URL: https://github.com/apache/age/issues/2093 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

Re: [I] Server crashes when executing SELECT agtype_hash_cmp(agtype_in('[null, null, null, null, null]')); [age]

2024-09-10 Thread via GitHub
jrgemignani commented on issue #2093: URL: https://github.com/apache/age/issues/2093#issuecomment-2341646017 @saygoodbyye PR #2095, which is under review, will fix this issue. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub an

Re: [I] Server crashes when executing SELECT agtype_hash_cmp(agtype_in('[null, null, null, null, null]')); [age]

2024-09-09 Thread via GitHub
jrgemignani commented on issue #2093: URL: https://github.com/apache/age/issues/2093#issuecomment-2339091436 @saygoodbyye Working on a fix, it should be out tomorrow. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

Re: [I] List comprehension in WHERE clause results in server process segmentation fault [age]

2024-09-09 Thread via GitHub
jrgemignani closed issue #1955: List comprehension in WHERE clause results in server process segmentation fault URL: https://github.com/apache/age/issues/1955 -- 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

[I] Server crashes when executing SELECT agtype_hash_cmp(agtype_in('[null, null, null, null, null]')); [age]

2024-09-08 Thread via GitHub
saygoodbyye opened a new issue, #2093: URL: https://github.com/apache/age/issues/2093 **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 set

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

2024-09-08 Thread via GitHub
github-actions[bot] closed issue #1705: Why do you use Apache AGE? URL: https://github.com/apache/age/issues/1705 -- 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

Re: [I] Is data duplicated in parent and label/edge tables? What are the internals? [age]

2024-09-08 Thread via GitHub
github-actions[bot] commented on issue #1934: URL: https://github.com/apache/age/issues/1934#issuecomment-2336877055 This issue is stale because it has been open 60 days with no activity. Remove "Abondoned" label or comment or this will be closed in 14 days. -- This is an automated messag

[I] "|" causes syntax error [age]

2024-09-08 Thread via GitHub
dberardo-com opened a new issue, #2091: URL: https://github.com/apache/age/issues/2091 i am trying to use the pipe operator similarly to: https://neo4j.com/docs/cypher-manual/current/clauses/match/#match-on-multiple-rel-types MATCH (wallstreet {title: 'Wall Street'})<-[:ACTED_IN|DIREC

Re: [I] SQL Error [22023]: ERROR: label_id must be 1 .. 65535 [age]

2024-09-07 Thread via GitHub
github-actions[bot] commented on issue #1837: URL: https://github.com/apache/age/issues/1837#issuecomment-2336488509 This issue is stale because it has been open 60 days with no activity. Remove "Abondoned" label or comment or this will be closed in 14 days. -- This is an automated messag

Re: [I] Where Union of Labels [age]

2024-09-06 Thread via GitHub
alexgraul commented on issue #1714: URL: https://github.com/apache/age/issues/1714#issuecomment-2335011573 Hey @jrgemignani thankyou for chiming in, aware of the multi-label PR but this is a separate issue with querying, effectively being able to OR between labels in a query which is releva

Re: [I] Where Union of Labels [age]

2024-09-06 Thread via GitHub
jrgemignani commented on issue #1714: URL: https://github.com/apache/age/issues/1714#issuecomment-2334244358 Apache AGE does **not** support multiple labels, yet. There is a PR **in review** that could add this in the future. However, it is a large PR and needs to be thoroughly reviewed.

Re: [I] How to assign cypher result to pgsql variable? [age]

2024-09-05 Thread via GitHub
github-actions[bot] commented on issue #1933: URL: https://github.com/apache/age/issues/1933#issuecomment-2332926867 This issue is stale because it has been open 60 days with no activity. Remove "Abondoned" label or comment or this will be closed in 14 days. -- This is an automated messag

Re: [I] Problem with the WITH clause: Vertex assigned to variable was deleted. [age]

2024-09-05 Thread via GitHub
github-actions[bot] commented on issue #1954: URL: https://github.com/apache/age/issues/1954#issuecomment-2332926846 This issue is stale because it has been open 60 days with no activity. Remove "Abondoned" label or comment or this will be closed in 14 days. -- This is an automated messag

Re: [I] Replace function "" is needed while using hybrid queries [age]

2024-09-04 Thread via GitHub
github-actions[bot] closed issue #1932: Replace function "" is needed while using hybrid queries URL: https://github.com/apache/age/issues/1932 -- 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 sp

Re: [I] JDBC Driver error during compile time [age]

2024-09-03 Thread via GitHub
github-actions[bot] closed issue #1440: JDBC Driver error during compile time URL: https://github.com/apache/age/issues/1440 -- 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] JDBC Driver error during compile time [age]

2024-09-03 Thread via GitHub
github-actions[bot] commented on issue #1440: URL: https://github.com/apache/age/issues/1440#issuecomment-2327656349 This issue was closed because it has been stalled for further 14 days with no activity. -- This is an automated message from the Apache Git Service. To respond to the messa

Re: [I] Server crashes when using exists(path) with explicit lenght paths [age]

2024-09-03 Thread via GitHub
github-actions[bot] closed issue #1910: Server crashes when using exists(path) with explicit lenght paths URL: https://github.com/apache/age/issues/1910 -- 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

Re: [I] Server crashes when using exists(path) with explicit lenght paths [age]

2024-09-03 Thread via GitHub
github-actions[bot] commented on issue #1910: URL: https://github.com/apache/age/issues/1910#issuecomment-2327656301 This issue was closed because it has been stalled for further 14 days with no activity. -- This is an automated message from the Apache Git Service. To respond to the messa

Re: [I] Which quality Postgres hosts allow the AGE extension? [age]

2024-09-03 Thread via GitHub
github-actions[bot] commented on issue #1917: URL: https://github.com/apache/age/issues/1917#issuecomment-2327656270 This issue was closed because it has been stalled for further 14 days with no activity. -- This is an automated message from the Apache Git Service. To respond to the messa

Re: [I] Which quality Postgres hosts allow the AGE extension? [age]

2024-09-03 Thread via GitHub
github-actions[bot] closed issue #1917: Which quality Postgres hosts allow the AGE extension? URL: https://github.com/apache/age/issues/1917 -- 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 speci

Re: [I] Is there any restriction to support for psycopg2-binary in python driver? [age]

2024-09-03 Thread via GitHub
github-actions[bot] commented on issue #1923: URL: https://github.com/apache/age/issues/1923#issuecomment-2327656246 This issue was closed because it has been stalled for further 14 days with no activity. -- This is an automated message from the Apache Git Service. To respond to the messa

Re: [I] Is there any restriction to support for psycopg2-binary in python driver? [age]

2024-09-03 Thread via GitHub
github-actions[bot] closed issue #1923: Is there any restriction to support for psycopg2-binary in python driver? URL: https://github.com/apache/age/issues/1923 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL abov

Re: [I] AGE for MS Azure PostgreSQL [age]

2024-09-03 Thread via GitHub
MuhammadTahaNaveed commented on issue #1524: URL: https://github.com/apache/age/issues/1524#issuecomment-2326880431 @agarnitin86 There is a comment, possibly from an Azure representative, mentioning that age might be available by the end of 2024. ![image](https://github.com/user-attachme

Re: [I] AGE for MS Azure PostgreSQL [age]

2024-09-03 Thread via GitHub
agarnitin86 commented on issue #1524: URL: https://github.com/apache/age/issues/1524#issuecomment-2325897414 Is AGE available for MS Azure PostgreSQL now? By when will it be available? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

Re: [I] Add nodejs-pg-age to npm [age]

2024-09-02 Thread via GitHub
jonasheschl commented on issue #1453: URL: https://github.com/apache/age/issues/1453#issuecomment-2325108513 Any update on this? -- 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 comme

Re: [I] Memory leak during btree(agtype) [age]

2024-09-01 Thread via GitHub
lyp-bobi closed issue #2046: Memory leak during btree(agtype) URL: https://github.com/apache/age/issues/2046 -- 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-m

Re: [I] Memory leak during btree(agtype) [age]

2024-09-01 Thread via GitHub
lyp-bobi commented on issue #2046: URL: https://github.com/apache/age/issues/2046#issuecomment-2323757948 > @lyp-bobi PR #2060 Addresses this issue for the master branch. It is currently in review and will be merged when done. thanks :D -- This is an automated message from the Apac

[I] Add instructions to install AGE on UBI linux [age-website]

2024-09-01 Thread via GitHub
dberardo-com opened a new issue, #333: URL: https://github.com/apache/age-website/issues/333 i am trying to install apache AGE into a docker image provided by chruncy-postgres. i did it succesfully for the timescaledb extension but cannot manage to install the postgresql develop package ont

Re: [I] Add Support for Apache AGE on Amazon RDS [age]

2024-08-31 Thread via GitHub
github-actions[bot] commented on issue #998: URL: https://github.com/apache/age/issues/998#issuecomment-2323079602 This issue is stale because it has been open 60 days with no activity. Remove "Abondoned" label or comment or this will be closed in 14 days. -- This is an automated message

Re: [I] Convert vertex:: or edge:: into text or jsonb types [age]

2024-08-29 Thread via GitHub
petrarca closed issue #1944: Convert vertex:: or edge:: into text or jsonb types URL: https://github.com/apache/age/issues/1944 -- 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] Single SET command fails on MERGE created edge. [age]

2024-08-26 Thread via GitHub
alexgraul closed issue #2067: Single SET command fails on MERGE created edge. URL: https://github.com/apache/age/issues/2067 -- 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] Is agtype like json? Casting agtype to json - list of vertices or edges? [age]

2024-08-26 Thread via GitHub
jccampagne commented on issue #1996: URL: https://github.com/apache/age/issues/1996#issuecomment-2309680172 Thanks, I will give it a try soon. -- 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

Re: [I] Is agtype like json? Casting agtype to json - list of vertices or edges? [age]

2024-08-26 Thread via GitHub
MuhammadTahaNaveed commented on issue #1996: URL: https://github.com/apache/age/issues/1996#issuecomment-2309544001 @jccampagne If PR #2075 resolves your issue, please consider closing this issue. Thank. -- This is an automated message from the Apache Git Service. To respond to the messag

Re: [I] Several server crashes when running tests in parallel [age]

2024-08-25 Thread via GitHub
github-actions[bot] commented on issue #1512: URL: https://github.com/apache/age/issues/1512#issuecomment-2309059964 This issue was closed because it has been stalled for further 14 days with no activity. -- This is an automated message from the Apache Git Service. To respond to the messa

Re: [I] Several server crashes when running tests in parallel [age]

2024-08-25 Thread via GitHub
github-actions[bot] closed issue #1512: Several server crashes when running tests in parallel URL: https://github.com/apache/age/issues/1512 -- 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 speci

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

2024-08-25 Thread via GitHub
github-actions[bot] commented on issue #1705: URL: https://github.com/apache/age/issues/1705#issuecomment-2309059935 This issue is stale because it has been open 60 days with no activity. Remove "Abondoned" label or comment or this will be closed in 14 days. -- This is an automated messag

Re: [I] Proposal: Vector handling with extension(pgvector) [age]

2024-08-24 Thread via GitHub
alph486 commented on issue #1121: URL: https://github.com/apache/age/issues/1121#issuecomment-2308403909 Would love to see native support and / or examples for this on the site. Neo4j has their vector implementation and it would probably increase adoption to see this more widely used/public

Re: [I] Is agtype like json? Casting agtype to json - list of vertices or edges? [age]

2024-08-23 Thread via GitHub
MuhammadTahaNaveed commented on issue #1996: URL: https://github.com/apache/age/issues/1996#issuecomment-2307498397 @jccampagne PR #2075 has been merged to address this issue. You can test it by pulling the latest dev docker image `dev_snapshot_master` or by building master branch. ```

Re: [I] Reserved Keyword Handling: How to update a property which is a keyword. [age]

2024-08-23 Thread via GitHub
dianaoa22 commented on issue #1988: URL: https://github.com/apache/age/issues/1988#issuecomment-2307377700 @jrgemignani -- When would the Dockerfile be updated with this build which has the fix so that I can verify the same? I see the last update is Build 2004 but the fix is in Build 2005.

Re: [I] Single SET command fails on MERGE created edge. [age]

2024-08-22 Thread via GitHub
alexgraul commented on issue #2067: URL: https://github.com/apache/age/issues/2067#issuecomment-2306410073 Awesome news! Thankyou for the update, will take a look and confirm for our full scenario and then eagerly await the next release :) -- This is an automated message from the Apache

Re: [I] Reduce docker image size with multi-stage build [age]

2024-08-22 Thread via GitHub
sep2 closed issue #362: Reduce docker image size with multi-stage build URL: https://github.com/apache/age/issues/362 -- 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 unsubsc

Re: [I] Single SET command fails on MERGE created edge. [age]

2024-08-22 Thread via GitHub
jrgemignani commented on issue #2067: URL: https://github.com/apache/age/issues/2067#issuecomment-2304836463 @alexgraul This has been addressed in the current, unreleased, development branches. If you would like to try those branches, you can build them directly or use the **unsupported** `

Re: [I] Failure when trying to perform pg_upgrade [age]

2024-08-22 Thread via GitHub
saygoodbyye commented on issue #1422: URL: https://github.com/apache/age/issues/1422#issuecomment-2304253950 @sda399 Hi, The issue is still relevant as some customers with large databases may have a problem when upgrading to a major version. -- This is an automated message from the Apache

Re: [I] Replace function "" is needed while using hybrid queries [age]

2024-08-21 Thread via GitHub
github-actions[bot] commented on issue #1932: URL: https://github.com/apache/age/issues/1932#issuecomment-2303324840 This issue is stale because it has been open 60 days with no activity. Remove "Abondoned" label or comment or this will be closed in 14 days. -- This is an automated messag

[I] Single SET command fails on MERGE created edge. [age]

2024-08-21 Thread via GitHub
alexgraul opened a new issue, #2067: URL: https://github.com/apache/age/issues/2067 **Describe the bug** A clear and concise description of what the bug is. **How are you accessing AGE (Command line, driver, etc.)?** Direct PG CLI for reproduction **What data setup do we n

Re: [I] Parrallel usage using the age wrapper [age]

2024-08-21 Thread via GitHub
jrgemignani commented on issue #1990: URL: https://github.com/apache/age/issues/1990#issuecomment-2302240050 @ishaan812 The function resets if it isn't used immediately by the process that created it. However, I do see some issues with the logic it uses and will need to work on it once I fi

Re: [I] Parrallel usage using the age wrapper [age]

2024-08-20 Thread via GitHub
ishaan812 commented on issue #1990: URL: https://github.com/apache/age/issues/1990#issuecomment-2301245300 Hey @jrgemignani, sorry to tag you again on this but could you help me out with this question since it is not predicatable when the function breaks. How can I recover from this will i

Re: [I] Reduce docker image size with multi-stage build [age]

2024-08-20 Thread via GitHub
shinyaaa commented on issue #362: URL: https://github.com/apache/age/issues/362#issuecomment-2300976211 @sep2 I resolved this issue (https://github.com/apache/age/pull/2004), so can you close it? -- This is an automated message from the Apache Git Service. To respond to the message, p

Re: [I] JDBC Driver error during compile time [age]

2024-08-20 Thread via GitHub
github-actions[bot] commented on issue #1440: URL: https://github.com/apache/age/issues/1440#issuecomment-2299967873 This issue is stale because it has been open 60 days with no activity. Remove "Abondoned" label or comment or this will be closed in 14 days. -- This is an automated messag

Re: [I] Server crashes when using exists(path) with explicit lenght paths [age]

2024-08-20 Thread via GitHub
github-actions[bot] commented on issue #1910: URL: https://github.com/apache/age/issues/1910#issuecomment-2299967850 This issue is stale because it has been open 60 days with no activity. Remove "Abondoned" label or comment or this will be closed in 14 days. -- This is an automated messag

Re: [I] Which quality Postgres hosts allow the AGE extension? [age]

2024-08-20 Thread via GitHub
github-actions[bot] commented on issue #1917: URL: https://github.com/apache/age/issues/1917#issuecomment-2299967828 This issue is stale because it has been open 60 days with no activity. Remove "Abondoned" label or comment or this will be closed in 14 days. -- This is an automated messag

Re: [I] Is there any restriction to support for psycopg2-binary in python driver? [age]

2024-08-20 Thread via GitHub
github-actions[bot] commented on issue #1923: URL: https://github.com/apache/age/issues/1923#issuecomment-2299967807 This issue is stale because it has been open 60 days with no activity. Remove "Abondoned" label or comment or this will be closed in 14 days. -- This is an automated messag

Re: [I] Failure when trying to perform pg_upgrade [age]

2024-08-20 Thread via GitHub
sda399 commented on issue #1422: URL: https://github.com/apache/age/issues/1422#issuecomment-2299571044 This is important issue for us too. is pg dump and restore, the only way to upgrade major version of postgres? what is the status of this topic? -- This is an automated message

Re: [I] Memory leak during btree(agtype) [age]

2024-08-19 Thread via GitHub
jrgemignani commented on issue #2046: URL: https://github.com/apache/age/issues/2046#issuecomment-2297022902 @lyp-bobi PR #2060 Addresses this issue for the master branch. It is currently in review and will be merged when done. -- This is an automated message from the Apache Git Service.

Re: [I] Memory leak [age]

2024-08-19 Thread via GitHub
jrgemignani commented on issue #2020: URL: https://github.com/apache/age/issues/2020#issuecomment-2296854488 @vladiksun There are some other memory leaks, for example #2046 which I am currently working on, that could be contributing factors. That particular one highlights quite a few other

Re: [I] Memory leak [age]

2024-08-19 Thread via GitHub
vladiksun commented on issue #2020: URL: https://github.com/apache/age/issues/2020#issuecomment-2296684446 @jrgemignani I checked the fix. It works within one session. As I understand with more sessions there would be more memory consumption to keep the cache. For example using 100 connecti

Re: [I] Ruby driver [age]

2024-08-18 Thread via GitHub
btihen commented on issue #370: URL: https://github.com/apache/age/issues/370#issuecomment-2295158486 > Really nice. Maybe you should get featured in some Ruby/Rails newsletters to help gain interest/traction/support, when you feel the project is 'ready' of course. > > Things that mi

Re: [I] Syntax Error When Running BFS Recursive Query in PostgreSQL with Apache AGE [age]

2024-08-18 Thread via GitHub
protectione055 closed issue #2049: Syntax Error When Running BFS Recursive Query in PostgreSQL with Apache AGE URL: https://github.com/apache/age/issues/2049 -- 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 t

Re: [I] Syntax Error When Running BFS Recursive Query in PostgreSQL with Apache AGE [age]

2024-08-18 Thread via GitHub
protectione055 commented on issue #2049: URL: https://github.com/apache/age/issues/2049#issuecomment-2295145936 I have discovered that the issue was due to my query missing the necessary JOIN key. After correcting the query, I was able to obtain the correct results. Below is the setup and t

[I] Syntax Error When Running BFS Recursive Query in PostgreSQL with Apache AGE [age]

2024-08-16 Thread via GitHub
protectione055 opened a new issue, #2049: URL: https://github.com/apache/age/issues/2049 Environment: PostgreSQL 16.3 on x86_64-pc-linux-gnu, compiled by gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0, 64-bit Apache AGE 1.5.0 ## Description: I am trying to execute a BFS (B

Re: [I] Docker container - create_graph shows error message when using double quotes [age]

2024-08-16 Thread via GitHub
MatheusFarias03 closed issue #2003: Docker container - create_graph shows error message when using double quotes URL: https://github.com/apache/age/issues/2003 -- 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

Re: [I] Memory leak during btree(agtype) [age]

2024-08-16 Thread via GitHub
jrgemignani commented on issue #2046: URL: https://github.com/apache/age/issues/2046#issuecomment-2294205191 @lyp-bobi That was one use of memory. I found the other and now I can build the index. This was from your commands above - ``` psql-16.2-5432-psql=# drop extension age casca

Re: [I] make installcheck fails in local environment [age]

2024-08-16 Thread via GitHub
shinyaaa closed issue #2045: make installcheck fails in local environment URL: https://github.com/apache/age/issues/2045 -- 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 unsu

Re: [I] make installcheck fails in local environment [age]

2024-08-16 Thread via GitHub
shinyaaa commented on issue #2045: URL: https://github.com/apache/age/issues/2045#issuecomment-2293208294 @MuhammadTahaNaveed Thank you very much! This issue has beel resolved. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitH

Re: [I] AGE in Production [age]

2024-08-15 Thread via GitHub
MironAtHome commented on issue #2047: URL: https://github.com/apache/age/issues/2047#issuecomment-2292844857 VM deployed on prem. Postgres + Age and one more extension deployed by product development and implementation team. Postgres is enterprise approved and supported database, regar

[I] AGE in Production [age]

2024-08-15 Thread via GitHub
ishaan812 opened a new issue, #2047: URL: https://github.com/apache/age/issues/2047 Hey guys, most of our setup is in AWS but on RDS, AGE is not supported yet. Wanted to hear more about how other folks are running AGE in production? -- This is an automated message from the Apache Git Ser

Re: [I] Memory leak during btree(agtype) [age]

2024-08-15 Thread via GitHub
lyp-bobi commented on issue #2046: URL: https://github.com/apache/age/issues/2046#issuecomment-2292642489 > @lyp-bobi The problem is that there are places where the value isn't copied, for whatever reason. Using pfree ends up freeing stuff it's not supposed to. This is making it difficult t

Re: [I] Memory leak during btree(agtype) [age]

2024-08-15 Thread via GitHub
jrgemignani commented on issue #2046: URL: https://github.com/apache/age/issues/2046#issuecomment-2292521167 @lyp-bobi Unfortunately, your fix doesn't resolve the memory issue. I've made modifications to fix the code and the regression tests that fail due to the modifications added. However

Re: [I] Memory leak during btree(agtype) [age]

2024-08-15 Thread via GitHub
jrgemignani commented on issue #2046: URL: https://github.com/apache/age/issues/2046#issuecomment-2292177572 @lyp-bobi The problem is that there are places where the value isn't copied, for whatever reason. Using pfree ends up freeing stuff it's not supposed to. This is making it difficult

Re: [I] Memory leak during btree(agtype) [age]

2024-08-15 Thread via GitHub
jrgemignani commented on issue #2046: URL: https://github.com/apache/age/issues/2046#issuecomment-2291884458 @lyp-bobi Looking into it. -- 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 specifi

  1   2   3   4   5   6   7   8   9   10   >