[VOTE] Apache AGE 1.4.0 Release for PostgreSQL 15

2023-09-13 Thread John Gemignani
Dear Apache Community,

Please carefully read all instructions as they may have changed since the
last vote thread.

This is an official vote for Apache AGE release 1.4.0 for PostgreSQL 15.

To learn more about Apache AGE, please see http://age.apache.org/

Functionalities included and issues addressed in this release are:

*
Release Notes for Apache AGE release v1.4.0 for PostgreSQL 15

NOTE: This is an initial release of PG15. There are no upgrade
  scripts to this release.

NOTE: Some of these reference the master branch PR that was
  either applied to lower versions via a separate PR or
  merged into a newly created branch.

Added license in Python driver README.md (#956)
Added the toStringList() function (#1128)
Added toBooleanList() (#1165)
Added toFloatList() function (#1016)
Added toIntegerList() function (#1025)
Added regression tests for MATCH clause using labels only (#1019)
Added REGTYPEOID to toString function (#1036)
Added Dockerfile.dev & move docker-related files to "docker/" (#943)
Fixed complex MERGE causes crash (#897) (#961)
Fixed docker build files (#1104)
Fixed case sensitivity on label usage of reserved keyword (#1040)
Fixed issue 1000: Indexes created on WHERE (#1133)
Fixed issue 1002: Invalid reuse of variables in MATCH clause (#1003)
Fixed issue 1033: access operator on vle edge lists (#1037)
Fixed issue 1043: ERROR:  container must be an array or object (#1046)
Fixed issue 1124: Segmentation fault when using specific tables (#1125)
Fixed issue 395: ERROR: container is not an agtype array (#1039)
Fixed issue 870: regarding orderability and added regression tests (#994)
Fixed issue 876: column reference "_age_default_alias_0" is ambiguous (#931)
Fixed issue 975: Invalid reuse of variables in CREATE clause (#977)
Fixed issue 989: Impossible to create array with > 100 items (#1001)
Fixed memory leak issues with age_load (#1142)
Fixed memory leaks in MERGE (merge_edge & merge_vertex) (#958)
Fixed MERGE crashes due to incorrect label type (#957)
Fixed MERGE variable reuse (#997)
Fixed misspellings in many AGE files (#985)
Fixed warning messages in DockerHub builds. (#1075)
Modified test_agtypes to view useful testing message (#992)
Optimised Antlr4ResultHandler initialization (#1169)
Updated CIs to pull correct image based on branch (#1105)
Updated files, format, and version information (#1063)
Updated README.

*

!!! PLEASE VERIFY ALL of the below tags, hash, links, signatures, & keys !!!

The git tag to be discussed and voted on:
https://github.com/apache/age/releases/tag/PG15/v1.4.0-rc0

The git commit hash:
commit 45f936bd0de92d57c4393ccfb5758d12230cbe24

The release files for 1.4.0, can be found at:
https://dist.apache.org/repos/dist/dev/age/PG15/1.4.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/PG15/v1.4.0-rc0

*

!!! IMPORTANT PLEASE READ !!!

Please note that Apache REQUIRES the following information to be in your
response to the vote, in order for it to be valid -

- If you are a binding vote, a PMC, then you MUST state it in your
  response. Otherwise, leave it out. Do not mention it if you are
  not a PMC.

- You MUST state what you checked to support your vote. See
  the samples given below for guidance.

- You MUST, at a minimum, check the above tags, hash,
  links, and signatures for validity.

- You CANNOT just say, +1 or 0. You need to state what items
  you checked.

If your vote DOES NOT follow the above guidelines or samples below, it may
be thrown out.

!!! IMPORTANT PLEASE READ !!!

Please vote as follows -

+1, Release this package as Apache AGE 1.4.0 for PostgreSQL 15.
  0, I won't get in the way of the vote.
 -1, Do not release this package because 

 !!! Followed by what you checked !!!

Sample responses, two for PMCs (binding) and two for regular committers.
These are only samples, do not copy/paste.

Remember, (binding) is ONLY for PMCs. If you are not a PMC, DO NOT say
binding. If you are a PMC, you must state it.

   +1 (binding)   +1
   Checked the following:   Checked the following:
   - Signature and Hash.   - Signature and Hash.
   - Tags and Links.   - Tags and Links.
   - LICENSE and NOTICE.  - LICENSE and NOTICE.
   - No unexpected binary files. - No unexpected binary files.

-1, Failed due to 0 (binding)
Checked the following:   Checked the following:
   - Signature and Hash. - Signature and 

Re: [DISCUSS] Apache AGE 1.4.0 Release for PostgreSQL 15

2023-09-13 Thread John Gemignani
Dear Apache Community,

Since there are no objections, I am closing the DISCUSS thread and will
open the official VOTE thread for Apache AGE 1.4.0 for PostgreSQL 15
shortly.

Thank you!


John Gemignani


On Wed, Sep 13, 2023 at 2:36 PM Muhammad Shoaib 
wrote:

> Dear Apache AGE Community,
>
> I am pleased to confirm the following checks for the Apache AGE Version
> 1.4.0 release for PostgreSQL 15:
>
> 1. Signature and Hash - Verified.
> 2. Links and Tags - Verified.
> 3. License and Notice - In compliance.
> 4. Release Notes - Accurate.
> 5. No Unexpected Binary Files - Confirmed.
>
> These checks ensure the quality and reliability of the release. We are
> ready to proceed confidently.
>
> Thanks for the hard work.
>
> Best regards,
> Shoaib
>
> On Wed, Sep 13, 2023 at 6:14 PM Rafsun Masud  wrote:
>
> > Looks perfect!
> >
> > Checked:
> > - Signature and hash
> > - Links and tags
> > - License and notice
> > - Binary files (none)
> >
> > On Wed, Sep 6, 2023 at 3:26 PM John Gemignani <
> john.gemign...@bitnine.net>
> > wrote:
> >
> > > Dear Apache Community,
> > >
> > > We would like to open a discussion for the Apache AGE release 1.4.0 for
> > > PostgreSQL 15.
> > >
> > > To learn more about Apache AGE, please see http://age.apache.org/
> > >
> > > Functionalities included and addressed in this release are:
> > >
> > > *
> > > Release Notes for Apache AGE release v1.4.0 for PostgreSQL 15
> > >
> > > NOTE: This is an initial release of PG15. There are no upgrade
> > >   scripts to this release.
> > >
> > > NOTE: Some of these reference the master branch PR that was
> > >   either applied to lower versions via a separate PR or
> > >   merged into a newly created branch.
> > >
> > > Added license in Python driver README.md (#956)
> > > Added the toStringList() function (#1128)
> > > Added toBooleanList() (#1165)
> > > Added toFloatList() function (#1016)
> > > Added toIntegerList() function (#1025)
> > > Added regression tests for MATCH clause using labels only (#1019)
> > > Added REGTYPEOID to toString function (#1036)
> > > Added Dockerfile.dev & move docker-related files to "docker/" (#943)
> > > Fixed complex MERGE causes crash (#897) (#961)
> > > Fixed docker build files (#1104)
> > > Fixed case sensitivity on label usage of reserved keyword (#1040)
> > > Fixed issue 1000: Indexes created on WHERE (#1133)
> > > Fixed issue 1002: Invalid reuse of variables in MATCH clause (#1003)
> > > Fixed issue 1033: access operator on vle edge lists (#1037)
> > > Fixed issue 1043: ERROR:  container must be an array or object (#1046)
> > > Fixed issue 1124: Segmentation fault when using specific tables (#1125)
> > > Fixed issue 395: ERROR: container is not an agtype array (#1039)
> > > Fixed issue 870: regarding orderability and added regression tests
> (#994)
> > > Fixed issue 876: column reference "_age_default_alias_0" is ambiguous
> > > (#931)
> > > Fixed issue 975: Invalid reuse of variables in CREATE clause (#977)
> > > Fixed issue 989: Impossible to create array with > 100 items (#1001)
> > > Fixed memory leak issues with age_load (#1142)
> > > Fixed memory leaks in MERGE (merge_edge & merge_vertex) (#958)
> > > Fixed MERGE crashes due to incorrect label type (#957)
> > > Fixed MERGE variable reuse (#997)
> > > Fixed misspellings in many AGE files (#985)
> > > Fixed warning messages in DockerHub builds. (#1075)
> > > Modified test_agtypes to view useful testing message (#992)
> > > Optimised Antlr4ResultHandler initialization (#1169)
> > > Updated CIs to pull correct image based on branch (#1105)
> > > Updated files, format, and version information (#1063)
> > > Updated README.
> > >
> > > *
> > >
> > > The git tag to be discussed and voted on:
> > > https://github.com/apache/age/releases/tag/PG15/v1.4.0-rc0
> > >
> > > The git commit hash:
> > > commit 45f936bd0de92d57c4393ccfb5758d12230cbe24
> > >
> > > The release files for 1.4.0, can be found at:
> > > https://dist.apache.org/repos/dist/dev/age/PG15/1.4.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/PG15/v1.4.0-rc0
> > >
> > > Please verify the above links, files, and signatures in addition to
> > sharing
> > > your thoughts and feedback and if we can call for a vote.
> > >
> > > Thank you for your time.
> > >
> > > John Gemignani
> > >
> >
>


[GitHub] [age] CapnSpek commented on issue #1093: [Label Redesign] Update get_label_name

2023-09-13 Thread via GitHub


CapnSpek commented on issue #1093:
URL: https://github.com/apache/age/issues/1093#issuecomment-1718443845

   `get_label_name` has been updated to accept 3 parameters instead of 2 (graph 
name, element id, element label id) after the edge object has been updated to 
contain `start label id` and `end label id`.
   
   This change is implement in https://github.com/rafsun42/age/pull/29 PR 29.


-- 
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.4.0 Release for PostgreSQL 15

2023-09-13 Thread Muhammad Shoaib
Dear Apache AGE Community,

I am pleased to confirm the following checks for the Apache AGE Version
1.4.0 release for PostgreSQL 15:

1. Signature and Hash - Verified.
2. Links and Tags - Verified.
3. License and Notice - In compliance.
4. Release Notes - Accurate.
5. No Unexpected Binary Files - Confirmed.

These checks ensure the quality and reliability of the release. We are
ready to proceed confidently.

Thanks for the hard work.

Best regards,
Shoaib

On Wed, Sep 13, 2023 at 6:14 PM Rafsun Masud  wrote:

> Looks perfect!
>
> Checked:
> - Signature and hash
> - Links and tags
> - License and notice
> - Binary files (none)
>
> On Wed, Sep 6, 2023 at 3:26 PM John Gemignani 
> wrote:
>
> > Dear Apache Community,
> >
> > We would like to open a discussion for the Apache AGE release 1.4.0 for
> > PostgreSQL 15.
> >
> > To learn more about Apache AGE, please see http://age.apache.org/
> >
> > Functionalities included and addressed in this release are:
> >
> > *
> > Release Notes for Apache AGE release v1.4.0 for PostgreSQL 15
> >
> > NOTE: This is an initial release of PG15. There are no upgrade
> >   scripts to this release.
> >
> > NOTE: Some of these reference the master branch PR that was
> >   either applied to lower versions via a separate PR or
> >   merged into a newly created branch.
> >
> > Added license in Python driver README.md (#956)
> > Added the toStringList() function (#1128)
> > Added toBooleanList() (#1165)
> > Added toFloatList() function (#1016)
> > Added toIntegerList() function (#1025)
> > Added regression tests for MATCH clause using labels only (#1019)
> > Added REGTYPEOID to toString function (#1036)
> > Added Dockerfile.dev & move docker-related files to "docker/" (#943)
> > Fixed complex MERGE causes crash (#897) (#961)
> > Fixed docker build files (#1104)
> > Fixed case sensitivity on label usage of reserved keyword (#1040)
> > Fixed issue 1000: Indexes created on WHERE (#1133)
> > Fixed issue 1002: Invalid reuse of variables in MATCH clause (#1003)
> > Fixed issue 1033: access operator on vle edge lists (#1037)
> > Fixed issue 1043: ERROR:  container must be an array or object (#1046)
> > Fixed issue 1124: Segmentation fault when using specific tables (#1125)
> > Fixed issue 395: ERROR: container is not an agtype array (#1039)
> > Fixed issue 870: regarding orderability and added regression tests (#994)
> > Fixed issue 876: column reference "_age_default_alias_0" is ambiguous
> > (#931)
> > Fixed issue 975: Invalid reuse of variables in CREATE clause (#977)
> > Fixed issue 989: Impossible to create array with > 100 items (#1001)
> > Fixed memory leak issues with age_load (#1142)
> > Fixed memory leaks in MERGE (merge_edge & merge_vertex) (#958)
> > Fixed MERGE crashes due to incorrect label type (#957)
> > Fixed MERGE variable reuse (#997)
> > Fixed misspellings in many AGE files (#985)
> > Fixed warning messages in DockerHub builds. (#1075)
> > Modified test_agtypes to view useful testing message (#992)
> > Optimised Antlr4ResultHandler initialization (#1169)
> > Updated CIs to pull correct image based on branch (#1105)
> > Updated files, format, and version information (#1063)
> > Updated README.
> >
> > *
> >
> > The git tag to be discussed and voted on:
> > https://github.com/apache/age/releases/tag/PG15/v1.4.0-rc0
> >
> > The git commit hash:
> > commit 45f936bd0de92d57c4393ccfb5758d12230cbe24
> >
> > The release files for 1.4.0, can be found at:
> > https://dist.apache.org/repos/dist/dev/age/PG15/1.4.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/PG15/v1.4.0-rc0
> >
> > Please verify the above links, files, and signatures in addition to
> sharing
> > your thoughts and feedback and if we can call for a vote.
> >
> > Thank you for your time.
> >
> > John Gemignani
> >
>


[GitHub] [age-website] MatheusFarias03 opened a new pull request, #198: Updated the coding style

2023-09-13 Thread via GitHub


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

   * Both `//` and `/**/` can be used in comments.
   * Braces always should be placed on their own lines.


-- 
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-website] MatheusFarias03 commented on pull request #197: Modified guide/index.html

2023-09-13 Thread via GitHub


MatheusFarias03 commented on PR #197:
URL: https://github.com/apache/age-website/pull/197#issuecomment-1718141840

   Created a new PR: #198 


-- 
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-website] MatheusFarias03 commented on pull request #197: Modified guide/index.html

2023-09-13 Thread via GitHub


MatheusFarias03 commented on PR #197:
URL: https://github.com/apache/age-website/pull/197#issuecomment-1718109567

   Oh... well, at least it's a markdown file there 


-- 
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-website] MuhammadTahaNaveed commented on pull request #197: Modified guide/index.html

2023-09-13 Thread via GitHub


MuhammadTahaNaveed commented on PR #197:
URL: https://github.com/apache/age-website/pull/197#issuecomment-1717953184

   @MatheusFarias03 Unfortunately, you updated wrong branch(that was for older 
website i guess) lol.
   
   The deployed website is on the branch `new-web`. Most probably you would 
need to update [this 
file](https://github.com/apache/age-website/blob/new-web/src/pages/contribution/guide.md).


-- 
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.4.0 Release for PostgreSQL 15

2023-09-13 Thread Rafsun Masud
Looks perfect!

Checked:
- Signature and hash
- Links and tags
- License and notice
- Binary files (none)

On Wed, Sep 6, 2023 at 3:26 PM John Gemignani 
wrote:

> Dear Apache Community,
>
> We would like to open a discussion for the Apache AGE release 1.4.0 for
> PostgreSQL 15.
>
> To learn more about Apache AGE, please see http://age.apache.org/
>
> Functionalities included and addressed in this release are:
>
> *
> Release Notes for Apache AGE release v1.4.0 for PostgreSQL 15
>
> NOTE: This is an initial release of PG15. There are no upgrade
>   scripts to this release.
>
> NOTE: Some of these reference the master branch PR that was
>   either applied to lower versions via a separate PR or
>   merged into a newly created branch.
>
> Added license in Python driver README.md (#956)
> Added the toStringList() function (#1128)
> Added toBooleanList() (#1165)
> Added toFloatList() function (#1016)
> Added toIntegerList() function (#1025)
> Added regression tests for MATCH clause using labels only (#1019)
> Added REGTYPEOID to toString function (#1036)
> Added Dockerfile.dev & move docker-related files to "docker/" (#943)
> Fixed complex MERGE causes crash (#897) (#961)
> Fixed docker build files (#1104)
> Fixed case sensitivity on label usage of reserved keyword (#1040)
> Fixed issue 1000: Indexes created on WHERE (#1133)
> Fixed issue 1002: Invalid reuse of variables in MATCH clause (#1003)
> Fixed issue 1033: access operator on vle edge lists (#1037)
> Fixed issue 1043: ERROR:  container must be an array or object (#1046)
> Fixed issue 1124: Segmentation fault when using specific tables (#1125)
> Fixed issue 395: ERROR: container is not an agtype array (#1039)
> Fixed issue 870: regarding orderability and added regression tests (#994)
> Fixed issue 876: column reference "_age_default_alias_0" is ambiguous
> (#931)
> Fixed issue 975: Invalid reuse of variables in CREATE clause (#977)
> Fixed issue 989: Impossible to create array with > 100 items (#1001)
> Fixed memory leak issues with age_load (#1142)
> Fixed memory leaks in MERGE (merge_edge & merge_vertex) (#958)
> Fixed MERGE crashes due to incorrect label type (#957)
> Fixed MERGE variable reuse (#997)
> Fixed misspellings in many AGE files (#985)
> Fixed warning messages in DockerHub builds. (#1075)
> Modified test_agtypes to view useful testing message (#992)
> Optimised Antlr4ResultHandler initialization (#1169)
> Updated CIs to pull correct image based on branch (#1105)
> Updated files, format, and version information (#1063)
> Updated README.
>
> *
>
> The git tag to be discussed and voted on:
> https://github.com/apache/age/releases/tag/PG15/v1.4.0-rc0
>
> The git commit hash:
> commit 45f936bd0de92d57c4393ccfb5758d12230cbe24
>
> The release files for 1.4.0, can be found at:
> https://dist.apache.org/repos/dist/dev/age/PG15/1.4.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/PG15/v1.4.0-rc0
>
> Please verify the above links, files, and signatures in addition to sharing
> your thoughts and feedback and if we can call for a vote.
>
> Thank you for your time.
>
> John Gemignani
>


Re: [DISCUSS] Apache AGE 1.4.0 Release for PostgreSQL 15

2023-09-13 Thread Eya Badal
Looks great!! 

- Checked the signature and hash
- Checked the links and tags
- Checked the license and notice
- No unexpected binary files

Thank you!! 

On 2023/09/06 22:24:25 John Gemignani wrote:
> Dear Apache Community,
> 
> We would like to open a discussion for the Apache AGE release 1.4.0 for
> PostgreSQL 15.
> 
> To learn more about Apache AGE, please see http://age.apache.org/
> 
> Functionalities included and addressed in this release are:
> 
> *
> Release Notes for Apache AGE release v1.4.0 for PostgreSQL 15
> 
> NOTE: This is an initial release of PG15. There are no upgrade
>   scripts to this release.
> 
> NOTE: Some of these reference the master branch PR that was
>   either applied to lower versions via a separate PR or
>   merged into a newly created branch.
> 
> Added license in Python driver README.md (#956)
> Added the toStringList() function (#1128)
> Added toBooleanList() (#1165)
> Added toFloatList() function (#1016)
> Added toIntegerList() function (#1025)
> Added regression tests for MATCH clause using labels only (#1019)
> Added REGTYPEOID to toString function (#1036)
> Added Dockerfile.dev & move docker-related files to "docker/" (#943)
> Fixed complex MERGE causes crash (#897) (#961)
> Fixed docker build files (#1104)
> Fixed case sensitivity on label usage of reserved keyword (#1040)
> Fixed issue 1000: Indexes created on WHERE (#1133)
> Fixed issue 1002: Invalid reuse of variables in MATCH clause (#1003)
> Fixed issue 1033: access operator on vle edge lists (#1037)
> Fixed issue 1043: ERROR:  container must be an array or object (#1046)
> Fixed issue 1124: Segmentation fault when using specific tables (#1125)
> Fixed issue 395: ERROR: container is not an agtype array (#1039)
> Fixed issue 870: regarding orderability and added regression tests (#994)
> Fixed issue 876: column reference "_age_default_alias_0" is ambiguous (#931)
> Fixed issue 975: Invalid reuse of variables in CREATE clause (#977)
> Fixed issue 989: Impossible to create array with > 100 items (#1001)
> Fixed memory leak issues with age_load (#1142)
> Fixed memory leaks in MERGE (merge_edge & merge_vertex) (#958)
> Fixed MERGE crashes due to incorrect label type (#957)
> Fixed MERGE variable reuse (#997)
> Fixed misspellings in many AGE files (#985)
> Fixed warning messages in DockerHub builds. (#1075)
> Modified test_agtypes to view useful testing message (#992)
> Optimised Antlr4ResultHandler initialization (#1169)
> Updated CIs to pull correct image based on branch (#1105)
> Updated files, format, and version information (#1063)
> Updated README.
> 
> *
> 
> The git tag to be discussed and voted on:
> https://github.com/apache/age/releases/tag/PG15/v1.4.0-rc0
> 
> The git commit hash:
> commit 45f936bd0de92d57c4393ccfb5758d12230cbe24
> 
> The release files for 1.4.0, can be found at:
> https://dist.apache.org/repos/dist/dev/age/PG15/1.4.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/PG15/v1.4.0-rc0
> 
> Please verify the above links, files, and signatures in addition to sharing
> your thoughts and feedback and if we can call for a vote.
> 
> Thank you for your time.
> 
> John Gemignani
>