You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2020/12/29 18:02:09 UTC

[GitHub] [airflow] RosterIn opened a new pull request #13370: upgrade mysql-connector-python to 8.0.22

RosterIn opened a new pull request #13370:
URL: https://github.com/apache/airflow/pull/13370


   https://github.com/apache/airflow/pull/6576 added support for  mysql-connector-python lib but also pinned the version as >=8.0.11, <=8.0.18 
   
    8.0.18 was the newest version when https://github.com/apache/airflow/pull/6576  was submitted but there are newer versions since.
    
    I didn't set as <8.1.0 because it's better to be more cautious with this lib (I assume this was also the original thought when https://github.com/apache/airflow/pull/6576 was summited)


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [airflow] mik-laj commented on pull request #13370: upgrade mysql-connector-python to 8.0.22

Posted by GitBox <gi...@apache.org>.
mik-laj commented on pull request #13370:
URL: https://github.com/apache/airflow/pull/13370#issuecomment-752276436


   Hi. I added "upgrade to newer dependencies" label to this PR, so constraints will be automatically upgraded to latest constraints matching your setup.py and force upgrade to a latest version of dependencies. Can you do a rebase?


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [airflow] potiuk commented on pull request #13370: upgrade mysql-connector-python to 8.0.22

Posted by GitBox <gi...@apache.org>.
potiuk commented on pull request #13370:
URL: https://github.com/apache/airflow/pull/13370#issuecomment-752697178


   Yeah. We merged some additional deps constraints and it should now work after rebase!


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [airflow] kaxil commented on pull request #13370: upgrade mysql-connector-python to 8.0.22

Posted by GitBox <gi...@apache.org>.
kaxil commented on pull request #13370:
URL: https://github.com/apache/airflow/pull/13370#issuecomment-755834394


   Just rebased your PR: 🤞 


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [airflow] potiuk merged pull request #13370: upgrade mysql-connector-python to 8.0.22

Posted by GitBox <gi...@apache.org>.
potiuk merged pull request #13370:
URL: https://github.com/apache/airflow/pull/13370


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [airflow] RosterIn commented on pull request #13370: upgrade mysql-connector-python to 8.0.22

Posted by GitBox <gi...@apache.org>.
RosterIn commented on pull request #13370:
URL: https://github.com/apache/airflow/pull/13370#issuecomment-755989728


   Thanks!
   Looks everything is green.
   @mik-laj @potiuk @kaxil can you merge?


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org