Skip to content
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-6584] Pin cassandra driver #7194

Merged

Conversation

potiuk
Copy link
Member

@potiuk potiuk commented Jan 17, 2020

3.21.0 release of Cassandra driver
(https://pypi.org/project/cassandra-driver/3.21.0/) broke backwards
compatibility. We need to pin it to 3.20.2


Issue link: AIRFLOW-6584

Make sure to mark the boxes below before creating PR: [x]

  • Description above provides context of the change
  • Commit message/PR title starts with [AIRFLOW-NNNN]. AIRFLOW-NNNN = JIRA ID*
  • Unit tests coverage for changes (not needed for documentation changes)
  • Commits follow "How to write a good git commit message"
  • Relevant documentation is updated including usage instructions.
  • I will engage committers as explained in Contribution Workflow Example.

* For document-only changes commit message can start with [AIRFLOW-XXXX].


In case of fundamental code change, Airflow Improvement Proposal (AIP) is needed.
In case of a new dependency, check compliance with the ASF 3rd Party License Policy.
In case of backwards incompatible changes please leave a note in UPDATING.md.
Read the Pull Request Guidelines for more information.

@potiuk potiuk requested a review from ashb January 17, 2020 07:45
@potiuk potiuk changed the title [AIRFLOW=6584] Pin cassandra driver [AIRFLOW-6584] Pin cassandra driver Jan 17, 2020
3.21.0 release of Cassandra driver
(https://pypi.org/project/cassandra-driver/3.21.0/) broke backwards
compatibility. We need to pin it to 3.20.2
@potiuk potiuk force-pushed the AIRFLOW-6584-pin-cassandra-driver branch from 01be9f9 to 4c39151 Compare January 17, 2020 07:46
@codecov-io
Copy link

Codecov Report

Merging #7194 into master will decrease coverage by 0.27%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #7194      +/-   ##
==========================================
- Coverage   85.37%   85.09%   -0.28%     
==========================================
  Files         723      723              
  Lines       39558    39558              
==========================================
- Hits        33771    33662     -109     
- Misses       5787     5896     +109
Impacted Files Coverage Δ
airflow/kubernetes/volume_mount.py 44.44% <0%> (-55.56%) ⬇️
airflow/kubernetes/volume.py 52.94% <0%> (-47.06%) ⬇️
airflow/kubernetes/pod_launcher.py 45.25% <0%> (-46.72%) ⬇️
airflow/kubernetes/refresh_config.py 50.98% <0%> (-23.53%) ⬇️
...rflow/contrib/operators/kubernetes_pod_operator.py 76.47% <0%> (-21.18%) ⬇️
airflow/jobs/backfill_job.py 91.59% <0%> (+0.86%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 50efda5...4c39151. Read the comment docs.

@potiuk potiuk merged commit 8ecbcd7 into apache:master Jan 17, 2020
potiuk added a commit that referenced this pull request Jan 21, 2020
3.21.0 release of Cassandra driver
(https://pypi.org/project/cassandra-driver/3.21.0/) broke backwards
compatibility. We need to pin it to 3.20.2

(cherry picked from commit 8ecbcd7)
kaxil pushed a commit that referenced this pull request Jan 22, 2020
3.21.0 release of Cassandra driver
(https://pypi.org/project/cassandra-driver/3.21.0/) broke backwards
compatibility. We need to pin it to 3.20.2

(cherry picked from commit 8ecbcd7)
kaxil pushed a commit that referenced this pull request Jan 23, 2020
3.21.0 release of Cassandra driver
(https://pypi.org/project/cassandra-driver/3.21.0/) broke backwards
compatibility. We need to pin it to 3.20.2

(cherry picked from commit 8ecbcd7)
potiuk added a commit that referenced this pull request Jan 26, 2020
3.21.0 release of Cassandra driver
(https://pypi.org/project/cassandra-driver/3.21.0/) broke backwards
compatibility. We need to pin it to 3.20.2

(cherry picked from commit 8ecbcd7)
kaxil pushed a commit that referenced this pull request Jan 26, 2020
3.21.0 release of Cassandra driver
(https://pypi.org/project/cassandra-driver/3.21.0/) broke backwards
compatibility. We need to pin it to 3.20.2

(cherry picked from commit 8ecbcd7)
galuszkak pushed a commit to FlyrInc/apache-airflow that referenced this pull request Mar 5, 2020
3.21.0 release of Cassandra driver
(https://pypi.org/project/cassandra-driver/3.21.0/) broke backwards
compatibility. We need to pin it to 3.20.2
kaxil pushed a commit to astronomer/airflow that referenced this pull request Mar 29, 2020
3.21.0 release of Cassandra driver
(https://pypi.org/project/cassandra-driver/3.21.0/) broke backwards
compatibility. We need to pin it to 3.20.2

(cherry picked from commit 8ecbcd7)
(cherry picked from commit d0e6421)
kaxil pushed a commit to astronomer/airflow that referenced this pull request Mar 30, 2020
3.21.0 release of Cassandra driver
(https://pypi.org/project/cassandra-driver/3.21.0/) broke backwards
compatibility. We need to pin it to 3.20.2

(cherry picked from commit 8ecbcd7)
(cherry picked from commit d0e6421)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants