Re: [VOTE] Apache AGE Viewer 1.0.0 (rc2) Release

2022-03-26 Thread Muhammad Usama
+1 for me

Best regards
Muhammad Usama

On Mon, Mar 21, 2022 at 11:31 AM Jasper Blues 
wrote:

> +1 for me too.
>
> I strongly believe that "release early & often” approach will help to to
> gain traction and show the community progress on a compelling eco-system.
>
> For a graph DB to success toolset is key, and this represents progress in
> that direction.
>
> Remember that perfect is the enemy of good (enough for 1.0)
>
> My congratulations to everyone involved.
>
> Jasper Blues | Liberation Data <http://liberation-data.com/>
> Phone: +61 3 9028 7328
> Skype: jasperblues
>
> > On Mar 21, 2022, at 2:28 PM, Young Seung Andrew Ko <
> youngseung.and...@gmail.com> wrote:
> >
> > +1 (not binding)
> >
> > On Tue, Mar 8, 2022 at 11:48 AM Trista Pan  wrote:
> >
> >> +1 binding, I checked,
> >>
> >> [x] Download links are valid.
> >> [x] Checksums and PGP signatures are valid.
> >> [x] LICENSE, NOTICE and DISCLAIMER files exist.
> >> [x] All files have license headers if necessary.
> >>
> >> 
> >> Trista Pan
> >> Twitter & Github: tristaZero
> >>
> >>> On Mar 4, 2022, at 1:54 PM, Alex Kwak  wrote:
> >>>
> >>> Dear Apache Community,
> >>>
> >>> This is a call for releasing Apache AGE Viewer 1.0.0 (rc2).
> >>>
> >>> The community vote thread can be found here:
> >> https://lists.apache.org/thread/647z95htsgqbdwbt2xsmn3b245mj1g42
> >>> The results of the community vote can be found here:
> >> https://lists.apache.org/thread/z5xjwzttccr84g1xl30wz0b8pn1j34vh
> >>>
> >>> 7 +1 Non Bindings
> >>> Andrew Ko
> >>> Joe Fagan
> >>> Eya Badal
> >>> Josh Innis
> >>> VUONG QUOC Viet
> >>> John Gemignani
> >>> Nicholas Sorrell
> >>>
> >>> To learn more about Apache AGE (Incubating), please see
> >> http://age.apache.org/
> >>>
> >>> *
> >>>
> >>> Functionalities included and addressed in this release:
> >>> - Graph visualization for AGE.
> >>> - Extends edge and vertex point by point.
> >>>
> >>> *
> >>>
> >>> The git tag to be discussed and voted upon
> >>> https://github.com/apache/incubator-age-viewer/releases/tag/v1.0.0-rc2
> >>>
> >>> The git commit hash:
> >>> commit 63ed1882e372ef8cdf6677e9850237650e586848
> >>>
> >>> The release files, including signatures, digests, etc. can be found at:
> >>>
> >>
> https://dist.apache.org/repos/dist/dev/incubator/age/viewer/apache-age-viewer-1.0.0-incubating-rc2/
> >>>
> >>> The SHA512 Checksum for these artifacts is:
> >>>
> >>
> 683f17b6bfc84d9fd8c88f0856b4dd18fdb24ab429517134880594243601f6810fefe9f7d9da7d5a802e2236622974c4297cee874e0f06685e85a40d5ac90d3d
> >>>
> >>> Release artifacts are signed with the following key:
> >>> https://downloads.apache.org/incubator/age/KEYS
> >>>
> >>> The fingerprint of key to sign release artifacts:
> >>> 0E7F 408D 8C6A 1952 329C B379 D471 FDCE 5F5C 5B82
> >>>
> >>> For more information about the contents of this release, see:
> >>> https://github.com/apache/incubator-age-viewer/releases/tag/v1.0.0-rc2
> >>>
> >>> *
> >>>
> >>> The vote will be open for 72 hours.
> >>> [ ] +1 release this package
> >>> [ ] +0 no opinion
> >>> [ ] -1 do not release this package because...
> >>>
> >>> Thank you for all your time,
> >>> Alex Kwak
> >>>
> >>>
> >>>
> >>> -
> >>> To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
> >>> For additional commands, e-mail: general-h...@incubator.apache.org
> >>
> >>
> >> -
> >> To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
> >> For additional commands, e-mail: general-h...@incubator.apache.org
> >>
> >>
>
>


Re: [VOTE] Apache AGE (Incubating) 0.6.0 Release

2021-10-28 Thread Muhammad Usama
Hi,

I have just subscribed to the Apache AGE project, and was going through
this thread, so thought to chime in with my two cents.

As you know PostgreSQL is released under an OSI approved 'The PostgreSQL
License' [1], that is very liberal in nature and allows use, copy, modify,
and distribution of the code and its documentation for any purpose. It even
allows the proprietary commercialization and that is the reason we have
lots of proprietary variants of PostgreSQL like EnterpriseDB's Advance
Server and FUJITSU's Enterprise Postgres.

Similarly, we also have open source variants like AgensGraph (the one we
are discussing here) and Greenplum database.
The reason I am mentioning all these forks of PostgreSQL is that, all of
these forks use and modifies the PostgreSQL code and doing that is totally
fine, as long as the copies keep the PostgreSQL's copyright notice. [2]

For instance, have a look at Greenplum database, that is a PostgreSQL
variant and released under the Apache2 license. The source header in
Greenplum preserves the original PostgreSQL's copyright notices and adds
additional copyright messages (Greenplum's and VMWare's) on top of that [3].
Similarly, Pgpool-II code is another example that copies lots of code from
PostgreSQL and uses the same portion copyright notice in the header without
removing the PostgreSQL's notice [4].

So, IMHO Apache AGE could follow the same approach, keep the PostgreSQL
copyright messages intact in all file headers that it copy/use from the
PostgreSQL and just append Bitnine's copyright message to the header along
with the PostgreSQL's message. And there is no need for PostgreSQL source
files to be donated to the project as the PostgreSQL license already gives
the permission to use/modify/distribute its code.


1. https://opensource.org/licenses/postgresql
2. https://www.postgresql.org/about/licence/
3.
https://github.com/greenplum-db/gpdb/blob/master/src/backend/parser/gram.y
4. https://github.com/pgpool/pgpool2/blob/master/src/parser/gram.y

Thanks
Best regards
Muhammad Usama

On Thu, Oct 28, 2021 at 4:31 AM Eya Badal  wrote:

> Hello Justin,
>
> I fixed the link refrence issue for the latest Apache AGE(incubating)
> release. Now it is pointing out to the correct location.
> http://age.apache.org/#
>
> Thank you,
> Eya
>
> On 2021/10/25 22:42:10, Justin Mclean  wrote:
> > Hi,
> >
> > > Thank you for your feedback. The issue with hashes and Signatures on
> the
> > > website for each download is fixed. We created a download page and
> > > added the required information as mentioned before:
> http://age.apache.org/
> > > <http://age.apache.org/#> It is under the download then versions page.
> >
> > Thanks for that. The latest release should not use this URL
> https://archive.apache.org/ for downloading.
> >
> > > Based on your feedback should we remove "Postgresql Copyright" from our
> > > NOTICE and add "Copyright 2020 Bitnine Co., Ltd.”?
> >
> > I don’t have enough information to be able to answer that. Has code from
> PostgreSQL been donated to the project? Have files that had PostgreSQL
> copyright in their headers been replaced?
> >
> > Kind Regards,
> > Justin
> > -
> > To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
> > For additional commands, e-mail: general-h...@incubator.apache.org
> >
> >
>
> -
> To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
> For additional commands, e-mail: general-h...@incubator.apache.org
>
>