Re: MSSQL compatbility for Airflow, YAY!

2021-05-26 Thread Dennis Akpenyi
Awesome job, Anesh! And a big shoutout to everyone who contributed! On Wed, May 26, 2021 at 6:55 PM Tomasz Urbaszek wrote: > Big kudos to all who contributed to this! Thanks Aneesh! > > On Wed, 26 May 2021 at 15:58, Ry Walker wrote: > >> That is - how MSSQL performs w/ Airflow (not in general).

Re: MSSQL compatbility for Airflow, YAY!

2021-05-26 Thread Tomasz Urbaszek
Big kudos to all who contributed to this! Thanks Aneesh! On Wed, 26 May 2021 at 15:58, Ry Walker wrote: > That is - how MSSQL performs w/ Airflow (not in general). > And also, nice work Aneesh! > > On Wed, May 26, 2021 at 9:56 AM Ry Walker wrote: > >> Curious - was any performance analysis done

Re: MSSQL compatbility for Airflow, YAY!

2021-05-26 Thread Ry Walker
That is - how MSSQL performs w/ Airflow (not in general). And also, nice work Aneesh! On Wed, May 26, 2021 at 9:56 AM Ry Walker wrote: > Curious - was any performance analysis done comparing how MSSQL > performance compares w/ MySql and Postgres? > > On Wed, May 26, 2021 at 9:53 AM Kaxil Naik w

Re: MSSQL compatbility for Airflow, YAY!

2021-05-26 Thread Ry Walker
Curious - was any performance analysis done comparing how MSSQL performance compares w/ MySql and Postgres? On Wed, May 26, 2021 at 9:53 AM Kaxil Naik wrote: > Yeah Kudos to Aneesh -- Sometimes it just takes a lot of patience but this > will surely be helpful for many users using MSSQL > > On We

Re: MSSQL compatbility for Airflow, YAY!

2021-05-26 Thread Kaxil Naik
Yeah Kudos to Aneesh -- Sometimes it just takes a lot of patience but this will surely be helpful for many users using MSSQL On Wed, May 26, 2021 at 2:22 PM Shaw, Damian P. < damian.sha...@credit-suisse.com> wrote: > Thanks Aneesh, and all who helped! > > > > Damian > > (he/him) > > > > *From:* J

RE: MSSQL compatbility for Airflow, YAY!

2021-05-26 Thread Shaw, Damian P.
Thanks Aneesh, and all who helped! Damian (he/him) From: Jarek Potiuk Sent: Wednesday, May 26, 2021 06:55 To: dev@airflow.apache.org Subject: Re: MSSQL compatbility for Airflow, YAY! I was just helping a bit :) and Kaxil, and Ash and others :) But Aneesh did all the hard work :) J. On Wed

Re: MSSQL compatbility for Airflow, YAY!

2021-05-26 Thread Jarek Potiuk
I was just helping a bit :) and Kaxil, and Ash and others :) But Aneesh did all the hard work :) J. On Wed, May 26, 2021 at 12:46 PM Sumit Maheshwari wrote: > Awesome.. Great work Aneesh & Jarek.. 👏👏 > > On Wed, May 26, 2021 at 3:11 PM Jarek Potiuk wrote: > >> Hello everyone, >> >> After a l

Re: MSSQL compatbility for Airflow, YAY!

2021-05-26 Thread Sumit Maheshwari
Awesome.. Great work Aneesh & Jarek.. 👏👏 On Wed, May 26, 2021 at 3:11 PM Jarek Potiuk wrote: > Hello everyone, > > After a long struggle and ENORMOUS effort from Aneesh Joseph we have > just merged the PR that adds MSSQL for the Dev version of Airflow. > https://github.com/apache/airflow/pul

Upcoming provider's release and Airflow 2.1+ compatibility

2021-05-26 Thread Jarek Potiuk
Hello everyone, I am working on a June provider's release - I plan to release RC latest early next week but there is one thing that is different in this release that I wanted to make everyone aware of. Since we got rid of "@apply_defaults" decorators needed in 2.1, we also got rid of it in all pr

MSSQL compatbility for Airflow, YAY!

2021-05-26 Thread Jarek Potiuk
Hello everyone, After a long struggle and ENORMOUS effort from Aneesh Joseph we have just merged the PR that adds MSSQL for the Dev version of Airflow. https://github.com/apache/airflow/pull/9973 It has full support for MSSQL - on-par with MySQL and Postgres to run Airflow in production. We