aws / amazon-redshift-odbc-driver

Apache License 2.0
18 stars 6 forks source link

Compile for debian #8

Open mrtristan opened 1 year ago

mrtristan commented 1 year ago

Is it intentional that there is not a Debian release? The previous closed source version supported debian and RPM releases. This is blocking us from moving to this new release.

https://docs.aws.amazon.com/redshift/latest/mgmt/configure-odbc-connection.html image

vahid110 commented 1 year ago

@mrtristan thank you for your question and comment. We are working on providing debian distribution of this ODBC. Kindly stay tuned.

mrtristan commented 1 year ago

@vahid110 thanks - do you have a high level estimate on timeline? would you say it's days, weeks, or months away?

vahid110 commented 1 year ago

@mrtristan This is still in our todo list. We'll try to provide this from the next one or two release.

mrtristan commented 1 year ago

@vahid110 i appreciate it. we were actually facing a number of (seemingly random) crashes when running a dotnet app in docker that we could not track down. we finally found that it was always immediately prior to redshift interactions. our runtime is debian so i was stuck with 1.x

I installed the rpm version of 2.x using https://wiki.debian.org/Alien and the crashes have stopped but i'd like to be running a directly supported release

EzrealJ commented 7 months ago

@vahid110 Hello, I am also following the progress of this matter😁

EzrealJ commented 7 months ago

And. For ARM?

vahid110 commented 5 months ago

Hi @EzrealJ I apologize for my delay in response. I will put this as a priority : rpm(for arm) and debian package. We'll have to prepare some pipeline infra internally and release after testing

mrtristan commented 2 weeks ago

@vahid110 any update available?