Re: [DISCUSS] Apache AGE (incubating) Release 0.6.0

2021-11-15 Thread Muhammad Shoaib
+1

Looks fine to me now.

On Tue, Nov 16, 2021 at 12:06 AM Josh Innis  wrote:

> +1. The Postgres license has been removed from the Notice file, and
> Bitnine's copyright info has been added for the source code that was made
> before the project was donated to ASF. The following list of files have had
> their licenses updated from the ASF liscense to the Postgres license:
>   src/include/parser/cypher_expr.h
>   src/backend/utils/ag_func.c
>src/include/parser/ag_scanner.h
> src/backend/parser/cypher_item.c
> src/backend/executor/cypher_utils.c
> src/backend/utils/adt/agtype.c
> src/backend/parser/cypher_expr.c
> src/backend/parser/cypher_clause.c
> src/backend/parser/cypher_parse_agg.c
> src/include/parser/cypher_parse_agg.h
> src/include/utils/agtype.h
> src/backend/utils/adt/agtype_util.c
> src/include/utils/agtype_parser.h
> src/include/utils/ag_float8_supp.h
> src/backend/utils/adt/ag_float8_supp.c
> src/include/utils/ag_func.h
> src/backend/parser/cypher_keywords.c
> src/backend/parser/cypher_parse_node.c
> src/backend/utils/adt/agtype_parser.c
>
> On 2021/11/15 22:55:48 John Gemignani wrote:
> > +1
> >
> > On Fri, Nov 12, 2021 at 1:11 PM Nicholas Sorrell  wrote:
> >
> > > +1
> > >
> > > On 2021/11/10 19:58:06 Josh Innis wrote:
> > > > Dear Apache Community,
> > > >
> > > > Please vote on releasing the following candidate as Apache AGE
> version
> > > 0.6.0.
> > > >
> > > > The vote is open now and until November 13th at 12:00 PM PST and
> passes
> > > if
> > > > a majority +1 votes are cast, with a minimum of 3 +1 votes.
> > > >
> > > > [ ] +1 Release this package as Apache AGE 0.6.0
> > > > [ ] -1 Do not release this package because ...
> > > >
> > > > To learn more about Apache AGE, please see http://age.apache.org/
> > > >
> > > > *Functionalities included and addressed in this release:*
> > > > - Add VLE SRF (Set Returning Function).
> > > > - Fix Vertex, Edge, and Path serialization bug (AGE2-307)
> > > > - Fix CREATE passback bug (AGE2-337).
> > > > - Fix CREATE transaction block bug (AGE2-345).
> > > > - Fix parallel build errors.
> > > > - Fix Travis CI compiler warnings.
> > > >
> > > > *
> > > > *The git tag to be discussed and voted upon:*
> > > > https://github.com/apache/incubator-age/releases/tag/v0.6.0
> > > >
> > > > *The git commit hash:*
> > > > commit 0dfb741276d5177c2f7beb260634bef21e880386
> > > >
> > > > *The release files for 0.6.0, can be found at:*
> > > > https://dist.apache.org/repos/dist/dev/incubator/age/0.6.0.rc0/
> > > >
> > > > *The signatures, files, etc. can be found at:*
> > > > https://dist.apache.org/repos/dist/dev/incubator/age/
> > > >
> > > > *Signatures used for AGE RCs can be found in this file:*
> > > > https://dist.apache.org/repos/dist/dev/incubator/age/KEYS
> > > >
> > > > *The fingerprint of key to sign release artifacts:*
> > > > 4D57 8595 934A 64F4 8DD9  B39C 7FAD 0CDD C278 09E8
> > > >
> > > > *For information about the contents of this release, see:*
> > > > https://github.com/apache/incubator-age/releases/tag/v0.6.0
> > > >
> > > > Thank you for your time.
> > > > Josh Innis
> > > >
> > > >
> > >
> > >
> >
>


Re: [DISCUSS] Apache AGE (incubating) Release 0.6.0

2021-11-15 Thread Josh Innis
+1. The Postgres license has been removed from the Notice file, and Bitnine's 
copyright info has been added for the source code that was made before the 
project was donated to ASF. The following list of files have had their licenses 
updated from the ASF liscense to the Postgres license:
  src/include/parser/cypher_expr.h
  src/backend/utils/ag_func.c
   src/include/parser/ag_scanner.h
src/backend/parser/cypher_item.c
src/backend/executor/cypher_utils.c
src/backend/utils/adt/agtype.c
src/backend/parser/cypher_expr.c
src/backend/parser/cypher_clause.c
src/backend/parser/cypher_parse_agg.c
src/include/parser/cypher_parse_agg.h
src/include/utils/agtype.h
src/backend/utils/adt/agtype_util.c
src/include/utils/agtype_parser.h
src/include/utils/ag_float8_supp.h
src/backend/utils/adt/ag_float8_supp.c
src/include/utils/ag_func.h
src/backend/parser/cypher_keywords.c
src/backend/parser/cypher_parse_node.c
src/backend/utils/adt/agtype_parser.c

On 2021/11/15 22:55:48 John Gemignani wrote:
> +1
> 
> On Fri, Nov 12, 2021 at 1:11 PM Nicholas Sorrell  wrote:
> 
> > +1
> >
> > On 2021/11/10 19:58:06 Josh Innis wrote:
> > > Dear Apache Community,
> > >
> > > Please vote on releasing the following candidate as Apache AGE version
> > 0.6.0.
> > >
> > > The vote is open now and until November 13th at 12:00 PM PST and passes
> > if
> > > a majority +1 votes are cast, with a minimum of 3 +1 votes.
> > >
> > > [ ] +1 Release this package as Apache AGE 0.6.0
> > > [ ] -1 Do not release this package because ...
> > >
> > > To learn more about Apache AGE, please see http://age.apache.org/
> > >
> > > *Functionalities included and addressed in this release:*
> > > - Add VLE SRF (Set Returning Function).
> > > - Fix Vertex, Edge, and Path serialization bug (AGE2-307)
> > > - Fix CREATE passback bug (AGE2-337).
> > > - Fix CREATE transaction block bug (AGE2-345).
> > > - Fix parallel build errors.
> > > - Fix Travis CI compiler warnings.
> > >
> > > *
> > > *The git tag to be discussed and voted upon:*
> > > https://github.com/apache/incubator-age/releases/tag/v0.6.0
> > >
> > > *The git commit hash:*
> > > commit 0dfb741276d5177c2f7beb260634bef21e880386
> > >
> > > *The release files for 0.6.0, can be found at:*
> > > https://dist.apache.org/repos/dist/dev/incubator/age/0.6.0.rc0/
> > >
> > > *The signatures, files, etc. can be found at:*
> > > https://dist.apache.org/repos/dist/dev/incubator/age/
> > >
> > > *Signatures used for AGE RCs can be found in this file:*
> > > https://dist.apache.org/repos/dist/dev/incubator/age/KEYS
> > >
> > > *The fingerprint of key to sign release artifacts:*
> > > 4D57 8595 934A 64F4 8DD9  B39C 7FAD 0CDD C278 09E8
> > >
> > > *For information about the contents of this release, see:*
> > > https://github.com/apache/incubator-age/releases/tag/v0.6.0
> > >
> > > Thank you for your time.
> > > Josh Innis
> > >
> > >
> >
> >
> 


Re: [DISCUSS] Apache AGE (incubating) Release 0.6.0

2021-11-15 Thread John Gemignani
+1

On Fri, Nov 12, 2021 at 1:11 PM Nicholas Sorrell  wrote:

> +1
>
> On 2021/11/10 19:58:06 Josh Innis wrote:
> > Dear Apache Community,
> >
> > Please vote on releasing the following candidate as Apache AGE version
> 0.6.0.
> >
> > The vote is open now and until November 13th at 12:00 PM PST and passes
> if
> > a majority +1 votes are cast, with a minimum of 3 +1 votes.
> >
> > [ ] +1 Release this package as Apache AGE 0.6.0
> > [ ] -1 Do not release this package because ...
> >
> > To learn more about Apache AGE, please see http://age.apache.org/
> >
> > *Functionalities included and addressed in this release:*
> > - Add VLE SRF (Set Returning Function).
> > - Fix Vertex, Edge, and Path serialization bug (AGE2-307)
> > - Fix CREATE passback bug (AGE2-337).
> > - Fix CREATE transaction block bug (AGE2-345).
> > - Fix parallel build errors.
> > - Fix Travis CI compiler warnings.
> >
> > *
> > *The git tag to be discussed and voted upon:*
> > https://github.com/apache/incubator-age/releases/tag/v0.6.0
> >
> > *The git commit hash:*
> > commit 0dfb741276d5177c2f7beb260634bef21e880386
> >
> > *The release files for 0.6.0, can be found at:*
> > https://dist.apache.org/repos/dist/dev/incubator/age/0.6.0.rc0/
> >
> > *The signatures, files, etc. can be found at:*
> > https://dist.apache.org/repos/dist/dev/incubator/age/
> >
> > *Signatures used for AGE RCs can be found in this file:*
> > https://dist.apache.org/repos/dist/dev/incubator/age/KEYS
> >
> > *The fingerprint of key to sign release artifacts:*
> > 4D57 8595 934A 64F4 8DD9  B39C 7FAD 0CDD C278 09E8
> >
> > *For information about the contents of this release, see:*
> > https://github.com/apache/incubator-age/releases/tag/v0.6.0
> >
> > Thank you for your time.
> > Josh Innis
> >
> >
>
>


Re: Apache AGE (Incubating) - Community Graduation Vote

2021-11-15 Thread vongosling
Hi,

I strongly recommend our PPMCs pay more attention to our community
building, such as our issue, pr activities, our committer diversity.
Although we have released 5 versions, there are a few minor questions
waiting to be clarified in the incubator thread.

I think we still have some way to go, so let's start with these points?
Don't worry about graduation, I'm sure it will come soon as we realize what
we can improve:-)


Eya Badal  于2021年11月9日周二 下午12:32写道:

> Hi AGE community and Mentors,
>
> Since entering incubation 18 months ago in April 2020 and with five
> versions of AGE released, and 0.6.0 imminent, it's fair to say the AGE
> community has demonstrated its ability to build software releases the
> Apache Way.
>
> We have prepared an assessment of the Apache AGE podling’s maturity, meant
> to help inform the decision (of the mentors, community, Incubator PMC, and
> ASF Board of Directors) to graduate it as a top-level Apache project. We
> used the ASF project maturity model
> <
> https://community.apache.org/apache-way/apache-project-maturity-model.html
> >
> to evaluate the Apache AGE project and assess itself as having no major
> areas for concern. The assessment can be found at the Apache AGE website
>  under the COMMUNITY menu.
>
> In addition to building and releasing software, the community has grown the
> Apache AGE project in other areas.
>
>
>-
>
>There have been 64 unique contributors across the AGE and the subproject
>AGE Viewer. These Contributors have raised >170 issues or pull requests.
>-
>
>We have been addressing Github issues since the start but timeliness was
>an issue. In April we created our internal SLA to categorise (label),
>assign, and respond to issue and pull requests. Since April, 95% are
>responded within 72 hours (80% of issues are responded to within 24
> hrs).
>-
>
>Contributions span more than 20 countries across the globe - Belarus,
>Belgium, China, France, Germany, Ireland, Israel, Italy, Luxembourg,
>Netherlands, Russia, South Korea, Thailand, UK, Ukraine, USA, and
> Vietnam.
>-
>
>We have amassed positive comments throughout and gathered >470 stars.
>-
>
>We have committers from 4 different companies.
>
>
> AGE mentors, what is your opinion on this?
>
> Do you agree that we are ready to graduate?
>
> Are there any remaining issues that we can improve on?
>
> If we can capture your issues of concern we can then work those issues to
> resolution.
>
> Your feedback would be very much appreciated!
>
> Regards,
>
> Eya
>


-- 
Best Regards :-)


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

2021-11-15 Thread GitBox


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


   :warning: I haven't tested is.
   
   I don't think the way the data is stored has changed between 0.5 and 0.6 
(please correct me if I'm wrong), so you could try:
   
   ```
   sudo -u postgres pg_dump DATABASE_NAME > backup.sql
   sudo -u postgres dropdb DATABASE_NAME
   sudo -u postgres createdb -O DATABASE_USER DATABASE_NAME
   sudo -u postgres psql DATABASE_NAME < backup.sql
   ```


-- 
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