[GitHub] [age] jrgemignani commented on issue #874: Unexpected Error: function `ag_catalog.age_startnode` does not exist

2023-05-01 Thread via GitHub
jrgemignani commented on issue #874: URL: https://github.com/apache/age/issues/874#issuecomment-1530699285 @DominicWuest It is great that you found a *bug* However, you need to provide an actual dataset, along with a description on how you access AGE in order to help others understand and

Re: [DISCUSS] Apache AGE 1.3.0 Release for PostgreSQL 11

2023-05-01 Thread Dehowe Feng
+1 binding, looking forward to this release. On Fri, Apr 28, 2023 at 11:52 AM John Gemignani wrote: > Dear Apache Community, > > We would like to open a discussion for the Apache AGE release 1.3.0 for > PostgreSQL 11. > > To learn more about Apache AGE, please see http://age.apache.org/ > >

[GitHub] [age] titoausten commented on issue #886: Import statement gives error

2023-05-01 Thread via GitHub
titoausten commented on issue #886: URL: https://github.com/apache/age/issues/886#issuecomment-1530111268 It was renamed. Instead of that use ` AgtypeParser`. I guess it hasn't been updated in the notebook. -- This is an automated message from the Apache Git Service. To respond to the

[GitHub] [age] WendelLana commented on issue #886: Import statement gives error

2023-05-01 Thread via GitHub
WendelLana commented on issue #886: URL: https://github.com/apache/age/issues/886#issuecomment-1530078100 I believe this module was renamed from `age.gen.AgeParser` to `age.gen.AgtypeParser` in PR #150, so this might need a fix -- This is an automated message from the Apache Git Service.

[GitHub] [age] FahadZaheerfzr commented on issue #886: Import statement gives error

2023-05-01 Thread via GitHub
FahadZaheerfzr commented on issue #886: URL: https://github.com/apache/age/issues/886#issuecomment-1530055414 I just looked into the code and in this directory, I couldn't find any such file or module. It's also possible that the module was only necessary for earlier versions. -- This

[GitHub] [age] jrgemignani commented on issue #884: Unexpected Error: graphid cde does not exist

2023-05-01 Thread via GitHub
jrgemignani commented on issue #884: URL: https://github.com/apache/age/issues/884#issuecomment-1530015636 @DominicWuest Please provide a complete, reproducible (dataset), example. Additionally, please state what you are attempting to do. Generically stating the following in all of

[GitHub] [age] titoausten commented on issue #886: Import statement gives error

2023-05-01 Thread via GitHub
titoausten commented on issue #886: URL: https://github.com/apache/age/issues/886#issuecomment-1530013949 Yes, Instead of that use `import AgtypeParser`. I guess it hasn't been updated in the notebook. -- This is an automated message from the Apache Git Service. To respond to the

[GitHub] [age] Zainab-Saad opened a new issue, #886: Import statement gives error

2023-05-01 Thread via GitHub
Zainab-Saad opened a new issue, #886: URL: https://github.com/apache/age/issues/886 While testing the samples for python driver in apache-age-note.ipynb here, ``` import age from age.gen.ageParser import * GRAPH_NAME = "test_graph" DSN = "host=172.17.0.2 port=5432

[GitHub] [age] jrgemignani commented on issue #870: Odd behavior in context of orderability of different agtypes.

2023-05-01 Thread via GitHub
jrgemignani commented on issue #870: URL: https://github.com/apache/age/issues/870#issuecomment-1529945487 @CapnSpek There was a document that covered the original reasoning a ways back. Unfortunately, I'm not able to find it anymore. Basically, orderability was chosen over comparability

[GitHub] [age] jrgemignani commented on issue #885: Unexpected Error: UNION types agtype and bigint cannot be matched

2023-05-01 Thread via GitHub
jrgemignani commented on issue #885: URL: https://github.com/apache/age/issues/885#issuecomment-1529915419 @DominicWuest Neo4j doesn't use nor have AGTYPE. Because of that, it won't complain. The problem here is that you are trying to UNION a container type (or composite type)

[GitHub] [age] Mghrabi closed issue #849: [ageviewer_go] isn't there a README file giving instructions on how to setup the frontend and backend server of ageviewer_go + how to use?

2023-05-01 Thread via GitHub
Mghrabi closed issue #849: [ageviewer_go] isn't there a README file giving instructions on how to setup the frontend and backend server of ageviewer_go + how to use? URL: https://github.com/apache/age/issues/849 -- This is an automated message from the Apache Git Service. To respond to the