apache / airflow

Apache Airflow - A platform to programmatically author, schedule, and monitor workflows
https://airflow.apache.org/
Apache License 2.0
35.32k stars 13.8k forks source link

GSuite is now Google Workspace #11419

Open dungdm93 opened 3 years ago

dungdm93 commented 3 years ago

Since October 6, 2020, Google GSuite is now Google Workspace. . Should you consider rename module airflow.providers.google.suite to airflow.providers.google.workspace before Airflow 2.0 release???

potiuk commented 3 years ago

This is a very good question :) . We've already renamed several Google Packages last year due to marketing names. The problem is that there are already backport packages released with the gsuite name and if someone uses it we'd have to deprecate it again and keep both names. Luckily, There are just a handful of operators in suite so it will not be a big issue. I think once we do all the priority things for 2.0 we might consider renaming it.

kaxil commented 2 years ago

@potiuk Would you have the time to take care of this in the next batch of releases?

potiuk commented 2 years ago

Yeah shuld be an easy thing

potiuk commented 2 years ago

But maybe somoeone would like to take care of it - I am happy to help and direct !

kaxil commented 2 years ago

@BasPH @josh-fell Would anyone of you like to take this one? 😄

potiuk commented 2 years ago

Or @mnojek someone from your team ?

josh-fell commented 2 years ago

Timely bringing this up. #20542 is proposing an integration with Google Calendar and seems like it should be packaged under providers.google.workspace rather than providers.google.suite.

I'm happy to take this but I might not be able to get to it immediately. @mnojek or @BasPH if you'd like to hit the ground running with this feel free!

BasPH commented 2 years ago

Feel free to take it @josh-fell

mnojek commented 2 years ago

Thanks for reminding about this! I need to take care of it with my team. I see there are many already deprecated Google operators, hooks, methods and so on and with that thought that goes like 'new year = new me', we decided to do some clean-up, so this is definitely on our schedule but feel free to go with it, if you have time, since we still gather our resources after long holidays.