This is an automated email from the ASF dual-hosted git repository.
bolke pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from 6bbe937972 Add context manager to setup/teardown decorated tasks
(#30350)
add eec41ec5a6 Add serializer for pandas dataframe (#30390)
No new revisions were added by this update.
Summary of changes:
.../serializers/{bignum.py => pandas.py} | 49 +++++++++++++---------
setup.py | 4 +-
.../serialization/serializers/test_serializers.py | 7 ++++
3 files changed, 38 insertions(+), 22 deletions(-)
copy airflow/serialization/serializers/{bignum.py => pandas.py} (57%)