adjust / parquet_fdw

Parquet foreign data wrapper for PostgreSQL
PostgreSQL License
333 stars 37 forks source link

License #6

Closed jakebolewski closed 5 years ago

jakebolewski commented 5 years ago

I came across this repo while looking for examples of an FDW / Postgres extension with a C++ project and it seems generally useful but didn't want to look too hard because there is no license. Could you clarify / add this info?

zilder commented 5 years ago

Hi @jakebolewski,

thanks for the question. I've added a license to the project, it is a standard postgres license.

jakebolewski commented 5 years ago

Thanks @zilder! This is one of the easiest to follow Postgres FDW example projects I've seen as someone who is new to the ecosystem.

zilder commented 5 years ago

Thanks : ) I just want to point out that i'm not exactly a c++ programmer, but i had to use it because of libarrow and libparquet. So most of the code is still written in c-style.

ghost commented 5 years ago

It's truly aweszome that this great project is going to be Postgres licensed. I'm a big fan and hope to be able to contribute in some meaningful way going forward.

--Denis Lussier Longtime Postgres Community Member Product Manager for Postgres at AWS

On Mon, May 6, 2019 at 2:23 PM Ildar Musin notifications@github.com wrote:

Thanks : ) I just want to point out that i'm not exactly a c++ programmer, but i had to use it because of libarrow and libparquet. So most of the code is still written in c-style.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/zilder/parquet_fdw/issues/6#issuecomment-489723140, or mute the thread https://github.com/notifications/unsubscribe-auth/AK7FHT3Y46F5U5LKJ3K3GITPUBZQJANCNFSM4HLBM6LA .