This is an automated email from the ASF dual-hosted git repository.

potiuk pushed a change to branch python-3-11
in repository https://gitbox.apache.org/repos/asf/airflow.git


    omit 41dcebae57 fixup! Use parametrize to avoid if else in tests
    omit c97ab6f770 Use parametrize to avoid if else in tests
    omit 11270fba70 Better looping code in setup.py
    omit ee01bb2a0d Cosmetic
    omit 97054a38ab fixup! fixup! fixup! Attempt to add Python 3.11 support
    omit 579cefb475 fixup! fixup! Attempt to add Python 3.11 support
    omit 4a4e113794 fixup! Attempt to add Python 3.11 support
    omit 5d4e87580c Attempt to add Python 3.11 support
     add 0d6e626b05 Fix `BigQueryGetDataOperator`'s query job bugs in 
deferrable mode (#31433)
     add bcaa9c2ac7 Disable ARM builds on non-self-hosted runners (#31463)
     add 28c7a133da Attempt to add Python 3.11 support
     add 4126ee6cfc fixup! Attempt to add Python 3.11 support
     add 02a478f29f fixup! fixup! Attempt to add Python 3.11 support
     add 334e87289c fixup! fixup! fixup! Attempt to add Python 3.11 support
     add 020a171db3 Cosmetic
     add 3573c54343 Better looping code in setup.py
     add 7142b3d612 Use parametrize to avoid if else in tests
     add 2b754871de fixup! Use parametrize to avoid if else in tests

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (41dcebae57)
            \
             N -- N -- N   refs/heads/python-3-11 (2b754871de)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 .github/workflows/build-images.yml                 |  3 +-
 .../providers/google/cloud/operators/bigquery.py   | 14 ++++++----
 .../providers/google/cloud/triggers/bigquery.py    |  1 +
 .../google/cloud/operators/test_bigquery.py        | 32 ++++++++++++++++++++++
 .../google/cloud/triggers/test_bigquery.py         |  1 +
 5 files changed, 45 insertions(+), 6 deletions(-)

Reply via email to