VladaZakharova commented on code in PR #39716: URL: https://github.com/apache/airflow/pull/39716#discussion_r1607943172
########## tests/deprecations_ignore.yml: ########## @@ -395,6 +395,9 @@ - tests/providers/google/cloud/hooks/test_bigquery.py::TestTimePartitioningInRunJob::test_run_query_with_arg - tests/providers/google/cloud/hooks/test_bigquery.py::TestTimePartitioningInRunJob::test_run_with_auto_detect - tests/providers/google/cloud/hooks/test_cloud_sql.py::TestCloudSqlDatabaseHook::test_cloudsql_database_hook_get_database_hook +- tests/providers/google/cloud/hooks/test_datapipeline.py::TestDataPipelineHook::test_get_conn +- tests/providers/google/cloud/hooks/test_datapipeline.py::TestDataPipelineHook::test_create_data_pipeline +- tests/providers/google/cloud/hooks/test_datapipeline.py::TestDataPipelineHook::test_run_data_pipeline Review Comment: @Taragolis hi! What do you think about this? Is it relevant change? -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
