[GitHub] [incubator-age] emotionbug commented on issue #132: ERROR: extension "age" has no update path from version "0.5.0" to version "0.6.0"

2022-03-14 Thread GitBox


emotionbug commented on issue #132:
URL: https://github.com/apache/incubator-age/issues/132#issuecomment-1067445514


   
https://github.com/apache/incubator-age/commit/ede73e45acd894d7c17101b6d5af3d76bf18736c
   
https://github.com/apache/incubator-age/commit/8b438860cd9007db2531a7d449438a03ca75b1bd
   
   These commits allow to upgrade to newer versions.


-- 
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.0.0 Release

2022-03-14 Thread Alex Kwak
Looks good.

+1

On 2022/03/12 19:29:15 Nicholas Sorrell wrote:
> Dear Apache Community,
> 
> We would like to discuss the Apache AGE release 1.0.0 that we have been 
> working towards.
> 
> To learn more about Apache AGE, please see https://age.apache.org/
> 
> Functionality included and addressed in this release:
> 
>   - Add an upgrading SQL script file from 0.5.0 to 0.6.0
>   - Add upgrading file age--0.6.0--0.7.0.sql
>   - Refactor function get_agtype_value_object_value
>   - Age load issue (#188)
>   - Refactor agtype_access_operator
>   - Bugfix - Remove INLINE from function declaration
>   - Rebase VLE code
>   - Implement Merge Clause
>   - Bugfix: chained union logic
>   - Allow a path of one vertex
>   - Created functions for load graph from CSV files
>   - Add UNION into EXPLAIN grammar rule
>   - Implement `UNWIND` clause(#173)
>   - Bugfix:(nodejs) Corrects parsing for independence value(#177)
>   - Feat: Implement `OPTIONAL MATCH` (#175)
> 
> *
> 
> The git tag to be discussed and voted upon:
> https://github.com/apache/incubator-age/releases/tag/v1.0.0-rc0
> 
> The git commit hash:
>   commit 6660aa419f967118cfba20f554b0db1549bb15f7
> 
> The release files for 1.0.0, can be found at:
>  https://dist.apache.org/repos/dist/dev/incubator/age/1.0.0.rc0/
> 
> Signatures used for AGE RCs can be found in this file:
> https://downloads.apache.org/incubator/age/KEYS
> 
> The fingerprint of key to sign release artifacts:
>   C3F1 A95F 43D0 CCF6 A5EF  92C5 4E03 406A 5227 E499
> 
> For information about the contents of this release, see:
> https://github.com/apache/incubator-age/releases/tag/v1.0.0-rc0
> 
> *
> 
> Please vote:
> 
> [ ] +1 Release this package as Apache AGE 1.0.0
> [ ] 0  I won't get in the way
> [ ] -1 Do not release this package because ...
> 
> 
> This vote will be open for 72 hours.
> 
> Thank you for your time.
> 
> 
> Best Regards,
> Nick Sorrell
> 


Re: [DISCUSS] Apache AGE 1.0.0 Release

2022-03-14 Thread Nicholas Sorrell
Sorry, to DISCUSS

--
Nick Sorrell
513.288.1084
https://cint.io



From: Nicholas Sorrell 
Sent: Monday, March 14, 2022 2:34 PM
To: dev@age.apache.org 
Subject: Re: [DISCUSS] Apache AGE 1.0.0 Release

Gentle reminder - 24 hours remaining to vote.

--
Nick Sorrell
513.288.1084
https://cint.io



From: Nicholas Sorrell 
Sent: Saturday, March 12, 2022 2:29 PM
To: dev@age.apache.org 
Subject: [DISCUSS] Apache AGE 1.0.0 Release

Dear Apache Community,

We would like to discuss the Apache AGE release 1.0.0 that we have been working 
towards.

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

Functionality included and addressed in this release:

  - Add an upgrading SQL script file from 0.5.0 to 0.6.0
  - Add upgrading file age--0.6.0--0.7.0.sql
  - Refactor function get_agtype_value_object_value
  - Age load issue (#188)
  - Refactor agtype_access_operator
  - Bugfix - Remove INLINE from function declaration
  - Rebase VLE code
  - Implement Merge Clause
  - Bugfix: chained union logic
  - Allow a path of one vertex
  - Created functions for load graph from CSV files
  - Add UNION into EXPLAIN grammar rule
  - Implement `UNWIND` clause(#173)
  - Bugfix:(nodejs) Corrects parsing for independence value(#177)
  - Feat: Implement `OPTIONAL MATCH` (#175)

*

The git tag to be discussed and voted upon:
https://github.com/apache/incubator-age/releases/tag/v1.0.0-rc0

The git commit hash:
  commit 6660aa419f967118cfba20f554b0db1549bb15f7

The release files for 1.0.0, can be found at:
 https://dist.apache.org/repos/dist/dev/incubator/age/1.0.0.rc0/

Signatures used for AGE RCs can be found in this file:
https://downloads.apache.org/incubator/age/KEYS

The fingerprint of key to sign release artifacts:
  C3F1 A95F 43D0 CCF6 A5EF  92C5 4E03 406A 5227 E499

For information about the contents of this release, see:
https://github.com/apache/incubator-age/releases/tag/v1.0.0-rc0

*

Please vote:

[ ] +1 Release this package as Apache AGE 1.0.0
[ ] 0  I won't get in the way
[ ] -1 Do not release this package because ...


This vote will be open for 72 hours.

Thank you for your time.


Best Regards,
Nick Sorrell


Re: [DISCUSS] Apache AGE 1.0.0 Release

2022-03-14 Thread Nicholas Sorrell
Gentle reminder - 24 hours remaining to vote.

--
Nick Sorrell
513.288.1084
https://cint.io



From: Nicholas Sorrell 
Sent: Saturday, March 12, 2022 2:29 PM
To: dev@age.apache.org 
Subject: [DISCUSS] Apache AGE 1.0.0 Release

Dear Apache Community,

We would like to discuss the Apache AGE release 1.0.0 that we have been working 
towards.

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

Functionality included and addressed in this release:

  - Add an upgrading SQL script file from 0.5.0 to 0.6.0
  - Add upgrading file age--0.6.0--0.7.0.sql
  - Refactor function get_agtype_value_object_value
  - Age load issue (#188)
  - Refactor agtype_access_operator
  - Bugfix - Remove INLINE from function declaration
  - Rebase VLE code
  - Implement Merge Clause
  - Bugfix: chained union logic
  - Allow a path of one vertex
  - Created functions for load graph from CSV files
  - Add UNION into EXPLAIN grammar rule
  - Implement `UNWIND` clause(#173)
  - Bugfix:(nodejs) Corrects parsing for independence value(#177)
  - Feat: Implement `OPTIONAL MATCH` (#175)

*

The git tag to be discussed and voted upon:
https://github.com/apache/incubator-age/releases/tag/v1.0.0-rc0

The git commit hash:
  commit 6660aa419f967118cfba20f554b0db1549bb15f7

The release files for 1.0.0, can be found at:
 https://dist.apache.org/repos/dist/dev/incubator/age/1.0.0.rc0/

Signatures used for AGE RCs can be found in this file:
https://downloads.apache.org/incubator/age/KEYS

The fingerprint of key to sign release artifacts:
  C3F1 A95F 43D0 CCF6 A5EF  92C5 4E03 406A 5227 E499

For information about the contents of this release, see:
https://github.com/apache/incubator-age/releases/tag/v1.0.0-rc0

*

Please vote:

[ ] +1 Release this package as Apache AGE 1.0.0
[ ] 0  I won't get in the way
[ ] -1 Do not release this package because ...


This vote will be open for 72 hours.

Thank you for your time.


Best Regards,
Nick Sorrell


Re: [DISCUSS] Apache AGE 1.0.0 Release

2022-03-14 Thread Young Seung Andrew Ko
Thank you Nicholas and the community
Looking good
+1 (non binding)

On Sun, Mar 13, 2022 at 4:29 AM Nicholas Sorrell  wrote:

> Dear Apache Community,
>
> We would like to discuss the Apache AGE release 1.0.0 that we have been
> working towards.
>
> To learn more about Apache AGE, please see https://age.apache.org/
>
> Functionality included and addressed in this release:
>
>   - Add an upgrading SQL script file from 0.5.0 to 0.6.0
>   - Add upgrading file age--0.6.0--0.7.0.sql
>   - Refactor function get_agtype_value_object_value
>   - Age load issue (#188)
>   - Refactor agtype_access_operator
>   - Bugfix - Remove INLINE from function declaration
>   - Rebase VLE code
>   - Implement Merge Clause
>   - Bugfix: chained union logic
>   - Allow a path of one vertex
>   - Created functions for load graph from CSV files
>   - Add UNION into EXPLAIN grammar rule
>   - Implement `UNWIND` clause(#173)
>   - Bugfix:(nodejs) Corrects parsing for independence value(#177)
>   - Feat: Implement `OPTIONAL MATCH` (#175)
>
> *
>
> The git tag to be discussed and voted upon:
> https://github.com/apache/incubator-age/releases/tag/v1.0.0-rc0
>
> The git commit hash:
>   commit 6660aa419f967118cfba20f554b0db1549bb15f7
>
> The release files for 1.0.0, can be found at:
>  https://dist.apache.org/repos/dist/dev/incubator/age/1.0.0.rc0/
>
> Signatures used for AGE RCs can be found in this file:
> https://downloads.apache.org/incubator/age/KEYS
>
> The fingerprint of key to sign release artifacts:
>   C3F1 A95F 43D0 CCF6 A5EF  92C5 4E03 406A 5227 E499
>
> For information about the contents of this release, see:
> https://github.com/apache/incubator-age/releases/tag/v1.0.0-rc0
>
> *
>
> Please vote:
>
> [ ] +1 Release this package as Apache AGE 1.0.0
> [ ] 0  I won't get in the way
> [ ] -1 Do not release this package because ...
>
>
> This vote will be open for 72 hours.
>
> Thank you for your time.
>
>
> Best Regards,
> Nick Sorrell
>