[DISCUSS] Apache AGE 1.3.0 Release for PostgreSQL 13

2023-03-31 Thread John Gemignani
Dear Apache Community, We would like to open a discussion for the Apache AGE release 1.3.0 for PostgreSQL 13. To learn more about Apache AGE, please see http://age.apache.org/ Functionalities included and addressed in this release: Apache AGE 1.3.0 for PostgreSQL 13 Release Notes

[GitHub] [age] im-aditya30 commented on issue #745: Research about similarities and differences in NetworkX and AGE

2023-03-31 Thread via GitHub
im-aditya30 commented on issue #745: URL: https://github.com/apache/age/issues/745#issuecomment-1492585010 NetworkX is a python package, which focuses on the study of complex networks using graphs and is mainly used for analysis. Its nodes can be any object that is hashable, meaning that

[GitHub] [age] M4rcxs commented on issue #500: Basic interface of the application

2023-03-31 Thread via GitHub
M4rcxs commented on issue #500: URL: https://github.com/apache/age/issues/500#issuecomment-1492468369 I would like to work on this project! -- 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

[GitHub] [age] joshjacob commented on issue #445: Write Swift Driver for AGE

2023-03-31 Thread via GitHub
joshjacob commented on issue #445: URL: https://github.com/apache/age/issues/445#issuecomment-1492379808 @dehowef For safe parameter handling, the solution I landed on is built on PostgresNIO's string interpolation. This code: ```swift let params: Dictionary = ["newName":

[GitHub] [age] jrgemignani commented on issue #784: Pypi instruction for installing apache-age-python is not correct

2023-03-31 Thread via GitHub
jrgemignani commented on issue #784: URL: https://github.com/apache/age/issues/784#issuecomment-1492140911 @Munmud Apache AGE doesn't support external links that we have no control over. This specific link was brought to our attention a few days ago and we are removing references to PYPI

[GitHub] [age] Munmud opened a new issue, #784: Pypi instruction for installing apache-age-python is not correct

2023-03-31 Thread via GitHub
Munmud opened a new issue, #784: URL: https://github.com/apache/age/issues/784 Dependency mismatch at Apache Age Repo and [`pypi package`](https://pypi.org/project/apache-age-python/) This is happening because the project decription at pypi.org is not correct. ### apache/age