This is an automated email from the ASF dual-hosted git repository.
potiuk pushed a change to branch v2-2-test
in repository https://gitbox.apache.org/repos/asf/airflow.git.
from 73a7885 Synchronize setup.py files with new providers
add 592a886 Remove memorystore, not importable example
add e089f66 Fixed dask executor and tests (#22027)
No new revisions were added by this update.
Summary of changes:
airflow/executors/dask_executor.py | 2 +-
.../example_dags/example_cloud_memorystore.py | 331 ---------------------
tests/executors/test_dask_executor.py | 8 +-
3 files changed, 5 insertions(+), 336 deletions(-)
delete mode 100644
airflow/providers/google/cloud/example_dags/example_cloud_memorystore.py