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

2022-11-04 Thread John Gemignani
Thank you to everyone who took the time to give input. We will now be
closing the discussion and opening the vote.

John

On Tue, Nov 1, 2022 at 10:54 AM Eya Badal  wrote:

> Looks good to me.
>
> I checked the following:
>
> - Signature and hash - check.
> - LICENSE and NOTICE - check.
> - No unexpected binary files - check.
>
> Great Job!!
>
> Best,
> Eya
>
> On 2022/10/28 00:32:15 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-11-01 Thread Eya Badal
Looks good to me.

I checked the following:

- Signature and hash - check.
- LICENSE and NOTICE - check.
- No unexpected binary files - check.

Great Job!! 

Best,
Eya

On 2022/10/28 00:32:15 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 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
>