[GitHub] [age-website] shinhanbyeol merged pull request #99: Changed some details in age.apache.org/joinus/

2022-10-31 Thread GitBox


shinhanbyeol merged PR #99:
URL: https://github.com/apache/age-website/pull/99


-- 
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-mail: dev-unsubscr...@age.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [DISCUSS] Apache AGE 1.1.0 Release for PostgreSQL 12

2022-10-31 Thread Young Seung Andrew Ko
This is a fantastic news

On Tue, Nov 1, 2022 at 12:50 AM Dehowe Feng  wrote:

> PG12 is a big step up. Congrats to the team and excited for what's next
>
> On Thu, Oct 27, 2022 at 5:32 PM John Gemignani  >
> wrote:
>
> > Dear Apache Community,
> >
> >
> >
> > We would like to discuss the Apache AGE release 1.1.0 for PostgreSQL 12
> > (PG12) that we have been working on.
> >
> >
> >
> > To learn more about Apache AGE, please see http://age.apache.org/
> >
> >
> >
> > Functionalities included and addressed in this release:
> >
> >
> >- Support for Agtype containment ops and GIN Indices.
> >- Add CALL [YIELD] grammar rules for the implementation of CALL
> >procedures.
> >- VLE path variable integration performance patch.
> >- Improve WHERE clause performance and support index scans.
> >- Allow global graph contexts to see currentCommandIds.
> >- Cache Agtype and GRAPHID OIDs.
> >- Allow lists and maps to be used in the SET clause.
> >- Fix bug in aggregate function collect().
> >- Fix Bug in WHERE clause and property constraints.
> >- Fix VLE local cache bug (crash).
> >- Fix bug where integers were not being serialized correctly when
> stored
> >in GIN indices.
> >- Fix the VLE peek_stack_head routine to return a NULL if the stack is
> >NULL.
> >- Fix MERGE visibility in chained commands, SET specifically.
> >- Fix github issue #212  -
> Add
> >access operator (->, ->>) to Agtype.
> >- Fix github issue #220  -
> > fix
> >local cached contexts for static procedures.
> >- Fix github issue #224  -
> fix
> >regression tests to fix issues on mac with trigonometric functions.
> >- Fix github issue #235  -
> >when MERGE and SET were used together.
> >- Fix github issue #240  -
> >negative array bounds.
> >- Fix github issue #240  -
> >negative array bounds - addendum.
> >- Updated README.
> >
> >
> > *
> >
> >
> >
> > The git tag to be discussed and voted upon:
> >
> > https://github.com/apache/age/releases/tag/PG12/v.1.1.0-rc0
> > 
> >
> >
> >
> > The git commit hash:
> >
> >  commit 1d9d60197e2cf3fc48aac573278f6f9e173ee78b
> >
> > The release files for 1.1.0, can be found at:
> >
> >  https://dist.apache.org/repos/dist/dev/age/PG12/1.1.0.rc0
> > 
> >
> >
> >
> > Signatures used for AGE RCs can be found in this file:
> >
> > https://downloads.apache.org/age/KEYS
> > 
> >
> >
> >
> > The fingerprint of key to sign release artifacts:
> >
> > 4293 0603 8E35 AC05 4DBB  4B58 26B6 CD9D CD5B 0045
> >
> >
> >
> > For information about the contents of this release, see:
> >
> > https://github.com/apache/age/releases/tag/PG12/v1.1.0-rc0
> >
> >
> >
> > Please share your thoughts and feedback and let us know if we can call
> for
> >
> > a vote.
> >
> > Thank you for your time.
> >
> >
> > John Gemignani
> >
>


Re: [DISCUSS] Apache AGE 1.1.0 Release for PostgreSQL 12

2022-10-31 Thread Dehowe Feng
PG12 is a big step up. Congrats to the team and excited for what's next

On Thu, Oct 27, 2022 at 5:32 PM John Gemignani 
wrote:

> Dear Apache Community,
>
>
>
> We would like to discuss the Apache AGE release 1.1.0 for PostgreSQL 12
> (PG12) that we have been working on.
>
>
>
> To learn more about Apache AGE, please see http://age.apache.org/
>
>
>
> Functionalities included and addressed in this release:
>
>
>- Support for Agtype containment ops and GIN Indices.
>- Add CALL [YIELD] grammar rules for the implementation of CALL
>procedures.
>- VLE path variable integration performance patch.
>- Improve WHERE clause performance and support index scans.
>- Allow global graph contexts to see currentCommandIds.
>- Cache Agtype and GRAPHID OIDs.
>- Allow lists and maps to be used in the SET clause.
>- Fix bug in aggregate function collect().
>- Fix Bug in WHERE clause and property constraints.
>- Fix VLE local cache bug (crash).
>- Fix bug where integers were not being serialized correctly when stored
>in GIN indices.
>- Fix the VLE peek_stack_head routine to return a NULL if the stack is
>NULL.
>- Fix MERGE visibility in chained commands, SET specifically.
>- Fix github issue #212  - Add
>access operator (->, ->>) to Agtype.
>- Fix github issue #220  -
> fix
>local cached contexts for static procedures.
>- Fix github issue #224  - fix
>regression tests to fix issues on mac with trigonometric functions.
>- Fix github issue #235  -
>when MERGE and SET were used together.
>- Fix github issue #240  -
>negative array bounds.
>- Fix github issue #240  -
>negative array bounds - addendum.
>- Updated README.
>
>
> *
>
>
>
> The git tag to be discussed and voted upon:
>
> https://github.com/apache/age/releases/tag/PG12/v.1.1.0-rc0
> 
>
>
>
> The git commit hash:
>
>  commit 1d9d60197e2cf3fc48aac573278f6f9e173ee78b
>
> The release files for 1.1.0, can be found at:
>
>  https://dist.apache.org/repos/dist/dev/age/PG12/1.1.0.rc0
> 
>
>
>
> Signatures used for AGE RCs can be found in this file:
>
> https://downloads.apache.org/age/KEYS
> 
>
>
>
> The fingerprint of key to sign release artifacts:
>
> 4293 0603 8E35 AC05 4DBB  4B58 26B6 CD9D CD5B 0045
>
>
>
> For information about the contents of this release, see:
>
> https://github.com/apache/age/releases/tag/PG12/v1.1.0-rc0
>
>
>
> Please share your thoughts and feedback and let us know if we can call for
>
> a vote.
>
> Thank you for your time.
>
>
> John Gemignani
>


[GitHub] [age-website] jbiz805 opened a new pull request, #99: Changed some details in age.apache.org/joinus/

2022-10-31 Thread GitBox


jbiz805 opened a new pull request, #99:
URL: https://github.com/apache/age-website/pull/99

   - Added details about Discord
   - Added link to AGE Viewer project
   - deleted unnecessary slash '/' in LinkedIn section
   - twitter account name
   
   I would like to propose replacing Reddit Logo image to Discord logo image. 
(Discord is more active than Reddit atm)


-- 
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-mail: dev-unsubscr...@age.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [age] jievince closed issue #344: incompatible library "/usr/lib/postgresql/11/lib/age.so": version mismatch

2022-10-31 Thread GitBox


jievince closed issue #344: incompatible library 
"/usr/lib/postgresql/11/lib/age.so": version mismatch
URL: https://github.com/apache/age/issues/344


-- 
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-mail: dev-unsubscr...@age.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [age] jievince commented on issue #344: incompatible library "/usr/lib/postgresql/11/lib/age.so": version mismatch

2022-10-31 Thread GitBox


jievince commented on issue #344:
URL: https://github.com/apache/age/issues/344#issuecomment-1296720385

   Why it reports the incompatible error?


-- 
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-mail: dev-unsubscr...@age.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [age] jievince opened a new issue, #344: incompatible library "/usr/lib/postgresql/11/lib/age.so": version mismatch

2022-10-31 Thread GitBox


jievince opened a new issue, #344:
URL: https://github.com/apache/age/issues/344

   ```
   ➜  psql --version
   psql (PostgreSQL) 11.17 (Ubuntu 11.17-1.pgdg20.04+1)
   ```
   ```
   ➜  file /usr/lib/postgresql/11/lib/age.so
   /usr/lib/postgresql/11/lib/age.so: ELF 64-bit LSB shared object, x86-64, 
version 1 (SYSV), dynamically linked, 
BuildID[sha1]=a2e74c1a3d3c1098840b2bc865f7b8407f1908c5, with debug_info, not 
stripped
   ```
   
   ```
   ➜  psql
   psql (11.17 (Ubuntu 11.17-1.pgdg20.04+1))
   Type "help" for help.
   
   root=# CREATE EXTENSION age;
   ERROR:  incompatible library "/usr/lib/postgresql/11/lib/age.so": version 
mismatch
   DETAIL:  Server is version 11, library is version 12.
   root=# CREATE EXTENSION age;
   ```


-- 
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-mail: dev-unsubscr...@age.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org