-
Notifications
You must be signed in to change notification settings - Fork 14.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[AIRFLOW-XXX] Changelog for 1.10.6 (rc1) #6356
Conversation
Co-Authored-By: Kaxil Naik <kaxilnaik@gmail.com>
[ci skip] Co-Authored-By: Kaxil Naik <kaxilnaik@gmail.com>
[ci skip] Co-Authored-By: Kaxil Naik <kaxilnaik@gmail.com>
[ci skip] Co-Authored-By: Kaxil Naik <kaxilnaik@gmail.com>
[ci skip] Co-Authored-By: Kaxil Naik <kaxilnaik@gmail.com>
[ci skip] Co-Authored-By: Kaxil Naik <kaxilnaik@gmail.com>
[ci skip] Co-Authored-By: Felix Uellendall <feluelle@users.noreply.github.com>
[ci skip] Co-Authored-By: Felix Uellendall <feluelle@users.noreply.github.com>
[ci-skip] Co-Authored-By: Kaxil Naik <kaxilnaik@gmail.com>
2 new operators were missed from this release? BigQueryToMySqlOperator |
[ci-skip]
No, those are not included in the release. Because of the re-orginization of GCP (both file names and base classes) in master it is a lot of effort to pull these back. |
+OmerJog: It's also Python 3 compatibility changes. See discussion in
https://lists.apache.org/thread.html/b07a93c9114e3d3c55d4ee514955bac79bc012c7a00db627c6b4c55f@%3Cdev.airflow.apache.org%3E
If community is happy about the approach I proposed there, we will release
a back-port "per-provider" package that people will be able to install to
use some "new" operators in Python 3 - compatible installations of 1.10.*
. This way people will be able to start using the "new" operators from
different import path without having to wait for 2.0. Initially we are
going to do it for Google operators (we are about to finish migration of
those according to AIP-21).
Feel free to voice your comments in that thread.
J.
…On Fri, Oct 18, 2019 at 4:17 PM Ash Berlin-Taylor ***@***.***> wrote:
2 new operators were missed from this release?
GoogleCloudStorageToGoogleDrive
https://issues.apache.org/jira/browse/AIRFLOW-4758
BigQueryToMySqlOperator
https://issues.apache.org/jira/browse/AIRFLOW-4161
No, those are not included in the release. Because of the re-orginization
of GCP (both file names and base classes) in master it is a lot of effort
to pull these back.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#6356?email_source=notifications&email_token=AAERMI77N2AMP4JAXKJEU3DQPHAOTA5CNFSM4JBYQ2QKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEBUT2GQ#issuecomment-543767834>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAERMIYIREBLKSBCH2PNQA3QPHAOTANCNFSM4JBYQ2QA>
.
--
Jarek Potiuk
Polidea <https://www.polidea.com/> | Principal Software Engineer
M: +48 660 796 129 <+48660796129>
[image: Polidea] <https://www.polidea.com/>
|
I have picked a date that is when I plan to end the vote and release it if the
vote passes. If it doesn't then we will need to update the Changelog again with
whatever fixes we need anyway.