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 2022/09/27 19:08:06 UTC

[GitHub] [airflow] jedcunningham opened a new issue, #26724: Status of testing of Apache Airflow 2.4.1rc1

jedcunningham opened a new issue, #26724:
URL: https://github.com/apache/airflow/issues/26724

   ### Body
   
   We have a kind request for all the contributors to the latest [Apache Airflow RC 2.4.1rc1](https://pypi.org/project/apache-airflow/2.4.1rc1/).                                                                                                                                            
   
   Could you please help us to test the RC versions of Airflow?
   
   Please let us know in the comment if the issue is addressed in the latest RC.
   
   - [ ] [Fix Deferrable stuck as "scheduled" during backfill (#26205)](https://github.com/apache/airflow/pull/26205): @ephraimbuddy
   - [ ] [Don't update backfill run from the scheduler (#26342)](https://github.com/apache/airflow/pull/26342): @ephraimbuddy
   - [ ] [template rendering issue in passing templates_dict param using task decorator (#26390)](https://github.com/apache/airflow/pull/26390): @Bowrna @amaury-bhg
        Linked issues:
        - [@task decorator does not handle "templates_exts" argument correctly (files are not rendered) (#22072)](https://github.com/apache/airflow/issues/22072)
   - [ ] [DAG Deps extends `base_template` (#26439)](https://github.com/apache/airflow/pull/26439): @jedcunningham
   - [ ] [Fix proper joining of the path for logs retrieved from celery workers (#26493)](https://github.com/apache/airflow/pull/26493): @potiuk
        Linked issues:
        - [Properly build URL to retrieve logs independently from system (#26337)](https://github.com/apache/airflow/pull/26337)
        - [Cannot fetch log from Celery worker (#26492)](https://github.com/apache/airflow/issues/26492)
   - [ ] [ExecutorConfigType should be cacheable (#26498)](https://github.com/apache/airflow/pull/26498): @dstandish
   - [ ] [Fix deadlock when mapped task with removed upstream is rerun (#26518)](https://github.com/apache/airflow/pull/26518): @ephraimbuddy
   - [ ] [fix WSGI root app (#26549)](https://github.com/apache/airflow/pull/26549): @sprohaska
   - [ ] [Correctly set json_provider_class on Flask app so it uses our encoder (#26554)](https://github.com/apache/airflow/pull/26554): @gfeldman @ashb
        Linked issues:
        - [reverting json setting to use json_encoder despite warnings (#26546)](https://github.com/apache/airflow/pull/26546)
   - [ ] [Fix grid view log try numbers (#26556)](https://github.com/apache/airflow/pull/26556): @bbovenzi
   - [ ] [Log warning when secret backend kwargs is invalid (#26580)](https://github.com/apache/airflow/pull/26580): @uranusjr
   - [ ] [Allow MapXComArg to resolve after serialization  (#26591)](https://github.com/apache/airflow/pull/26591): @uranusjr
   - [ ] [Resolve warning about DISTINCT ON query on dags view (#26608)](https://github.com/apache/airflow/pull/26608): @dstandish
        Linked issues:
        - [resolve web ui views warning re DISTINCT ON (#26607)](https://github.com/apache/airflow/issues/26607)
   - [ ] [No missing user warning for public admin (#26611)](https://github.com/apache/airflow/pull/26611): @dstandish
   - [ ] [Resolve deprecation warning re Table.exists() (#26616)](https://github.com/apache/airflow/pull/26616): @dstandish
   - [ ] [Suppress SQLALCHEMY_TRACK_MODIFICATIONS warning in db init (#26617)](https://github.com/apache/airflow/pull/26617): @dstandish
        Linked issues:
        - [Choose setting for sqlalchemy SQLALCHEMY_TRACK_MODIFICATIONS (#26544)](https://github.com/apache/airflow/issues/26544)
   - [ ] [Use COALESCE when ordering runs to handle NULL (#26626)](https://github.com/apache/airflow/pull/26626): @zachliu @uranusjr
        Linked issues:
        - [The grid view shows incorrect DAG runs (#26505)](https://github.com/apache/airflow/issues/26505)
   - [ ] [Check user is active (#26635)](https://github.com/apache/airflow/pull/26635): @jedcunningham
   - [ ] [Fix xcom arg.py .zip bug (#26636)](https://github.com/apache/airflow/pull/26636): @BasPH @rjmcginness
        Linked issues:
        - [Dynamic task mapping zip() iterates unexpected number of times (#26499)](https://github.com/apache/airflow/issues/26499)
   - [ ] [Fix scroll overflow for ConfirmDialog (#26681)](https://github.com/apache/airflow/pull/26681): @pierrejeambrun
   - [ ] [When rendering template, unmap task in context (#26702)](https://github.com/apache/airflow/pull/26702): @josh-fell @uranusjr
        Linked issues:
        - [Unable to access operator attrs within Jinja context for mapped tasks (#24388)](https://github.com/apache/airflow/issues/24388)
   - [ ] [Fix PinotDB dependencies (#26705)](https://github.com/apache/airflow/pull/26705): @potiuk
   
   
   Thanks to all who contributed to the release (probably not a complete list!):
   @pierrejeambrun @jedcunningham @sprohaska @gfeldman @potiuk @Bowrna @bbovenzi @BasPH @ephraimbuddy @uranusjr @dstandish @josh-fell @amaury-bhg @ashb @zachliu @rjmcginness
   
   ### Committer
   
   - [X] I acknowledge that I am a maintainer/committer of the Apache Airflow project.


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@airflow.apache.org.apache.org

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


[GitHub] [airflow] jedcunningham commented on issue #26724: Status of testing of Apache Airflow 2.4.1rc1

Posted by GitBox <gi...@apache.org>.
jedcunningham commented on issue #26724:
URL: https://github.com/apache/airflow/issues/26724#issuecomment-1260337276

   Thanks @rjmcginness 🍺!


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@airflow.apache.org

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


[GitHub] [airflow] raphaelauv commented on issue #26724: Status of testing of Apache Airflow 2.4.1rc1

Posted by GitBox <gi...@apache.org>.
raphaelauv commented on issue #26724:
URL: https://github.com/apache/airflow/issues/26724#issuecomment-1263175551

   test of "important" operators
   ![Screenshot from 2022-09-28 01-04-41](https://user-images.githubusercontent.com/10202690/193207977-891c56cc-b42a-47cf-8a5a-b98faf720020.png)
   


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@airflow.apache.org

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


[GitHub] [airflow] sprohaska commented on issue #26724: Status of testing of Apache Airflow 2.4.1rc1

Posted by GitBox <gi...@apache.org>.
sprohaska commented on issue #26724:
URL: https://github.com/apache/airflow/issues/26724#issuecomment-1260454638

   Tested <https://github.com/apache/airflow/pull/26549>. It works as expected.


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@airflow.apache.org

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


[GitHub] [airflow] jedcunningham commented on issue #26724: Status of testing of Apache Airflow 2.4.1rc1

Posted by GitBox <gi...@apache.org>.
jedcunningham commented on issue #26724:
URL: https://github.com/apache/airflow/issues/26724#issuecomment-1264009193

   Thanks everyone for testing this RC. 2.4.1 has now been released!


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@airflow.apache.org

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


[GitHub] [airflow] pierrejeambrun commented on issue #26724: Status of testing of Apache Airflow 2.4.1rc1

Posted by GitBox <gi...@apache.org>.
pierrejeambrun commented on issue #26724:
URL: https://github.com/apache/airflow/issues/26724#issuecomment-1261456198

   Tested https://github.com/apache/airflow/pull/26681, working as expected :)


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@airflow.apache.org

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


[GitHub] [airflow] zachliu commented on issue #26724: Status of testing of Apache Airflow 2.4.1rc1

Posted by GitBox <gi...@apache.org>.
zachliu commented on issue #26724:
URL: https://github.com/apache/airflow/issues/26724#issuecomment-1262815772

   #26626 works as expected


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@airflow.apache.org

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


[GitHub] [airflow] josh-fell commented on issue #26724: Status of testing of Apache Airflow 2.4.1rc1

Posted by GitBox <gi...@apache.org>.
josh-fell commented on issue #26724:
URL: https://github.com/apache/airflow/issues/26724#issuecomment-1263909646

   #26702 works like a charm!


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@airflow.apache.org

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


[GitHub] [airflow] rjmcginness commented on issue #26724: Status of testing of Apache Airflow 2.4.1rc1

Posted by GitBox <gi...@apache.org>.
rjmcginness commented on issue #26724:
URL: https://github.com/apache/airflow/issues/26724#issuecomment-1260219086

   Tested fix (#26636) for issue #26499 in version 2.4.1rc1 and it seems to work for me.  I'll defer to @BasPH to confirm. Hopefully, this is how I am supposed to respond here.
   
   With patch:
   ![image](https://user-images.githubusercontent.com/46764738/192659143-f9f9895a-1389-4828-98ed-eddde4f4c9dc.png)
   
   
   Before patch:
   ![image](https://user-images.githubusercontent.com/46764738/192659085-099e2043-60a5-4e6b-a6f3-be7bf18dc978.png)
   
   


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@airflow.apache.org

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


[GitHub] [airflow] jedcunningham closed issue #26724: Status of testing of Apache Airflow 2.4.1rc1

Posted by GitBox <gi...@apache.org>.
jedcunningham closed issue #26724: Status of testing of Apache Airflow 2.4.1rc1
URL: https://github.com/apache/airflow/issues/26724


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@airflow.apache.org

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