potiuk opened a new issue #22063: URL: https://github.com/apache/airflow/issues/22063
### Body I have a kind request for all the contributors to the latest provider packages release. Could you please help us to test the RC versions of the providers? Let us know in the comment, whether the issue is addressed. Those are providers that require testing as there were some substantial changes introduced: ## Provider [amazon: 3.1.0rc1](https://pypi.org/project/apache-airflow-providers-amazon/3.1.0rc1) - [ ] [Added AWS RDS sensors (#21231)](https://github.com/apache/airflow/pull/21231): @kazanzhy - [ ] [Added AWS RDS operators (#20907)](https://github.com/apache/airflow/pull/20907): @kazanzhy - [ ] [Add RedshiftDataHook (#19137)](https://github.com/apache/airflow/pull/19137): @john-jac - [ ] [Feature: Add invoke lambda function operator (#21686)](https://github.com/apache/airflow/pull/21686): @schirag1993 - [ ] [Add JSON output on SqlToS3Operator (#21779)](https://github.com/apache/airflow/pull/21779): @mariotaddeucci - [ ] [Implement a Sagemaker DeleteModelOperator and Delete model hook. (#21673)](https://github.com/apache/airflow/pull/21673): @hsrocks - [ ] [Added Hook for Amazon RDS (#20642)](https://github.com/apache/airflow/pull/20642): @kazanzhy - [ ] [Added SNS example DAG and rst (#21475)](https://github.com/apache/airflow/pull/21475): @ferruzzi - [ ] [retry on very specific eni provision failures (#22002)](https://github.com/apache/airflow/pull/22002): @zachliu - [ ] [Configurable AWS Session Factory (#21778)](https://github.com/apache/airflow/pull/21778): @ac1997 - [ ] [S3KeySensor to use S3Hook url parser (#21500)](https://github.com/apache/airflow/pull/21500): @dstandish - [ ] [ECSOperator: Get log events after sleep to get all logs (#21574)](https://github.com/apache/airflow/pull/21574): @kanga333 - [ ] [Use temporary file in GCSToS3Operator (#21295)](https://github.com/apache/airflow/pull/21295): @rafalh - [ ] [Fix the Type Hints in ``RedshiftSQLOperator`` (#21885)](https://github.com/apache/airflow/pull/21885): @kaxil - [ ] [Bug Fix - S3DeleteObjectsOperator will try and delete all keys (#21458)](https://github.com/apache/airflow/pull/21458): @njrs92 - [ ] [Fix Amazon SES emailer signature (#21681)](https://github.com/apache/airflow/pull/21681): @potiuk - [ ] [Fix EcsOperatorError, so it can be loaded from a picklefile (#21441)](https://github.com/apache/airflow/pull/21441): @ngwallace - [ ] [[doc] Improve s3 operator example by adding task upload_keys (#21422)](https://github.com/apache/airflow/pull/21422): @zhongjiajie - [ ] [Add docs and sample dags for AWS Batch Operator/Sensor (#22010)](https://github.com/apache/airflow/pull/22010): @o-nikolas - [ ] [Cleanup RedshiftSQLOperator documentation (#21976)](https://github.com/apache/airflow/pull/21976): @vincbeck - [ ] [Move S3ToRedshiftOperator documentation to transfer dir (#21975)](https://github.com/apache/airflow/pull/21975): @vincbeck - [ ] [Rename 'S3' hook name to 'Amazon S3' (#21988)](https://github.com/apache/airflow/pull/21988): @TreyYi - [ ] [Update ECS sample DAG and Docs to new standards (#21828)](https://github.com/apache/airflow/pull/21828): @ferruzzi - [ ] [Update EKS sample DAGs and docs (#21523)](https://github.com/apache/airflow/pull/21523): @ferruzzi ## Provider [apache.beam: 3.2.0rc1](https://pypi.org/project/apache-airflow-providers-apache-beam/3.2.0rc1) - [ ] [Add support for BeamGoPipelineOperator (#20386)](https://github.com/apache/airflow/pull/20386): @pierrejeambrun ## Provider [apache.hdfs: 2.2.1rc1](https://pypi.org/project/apache-airflow-providers-apache-hdfs/2.2.1rc1) - [ ] [Add how-to guide for WebHDFS operators (#21393)](https://github.com/apache/airflow/pull/21393): @Melodie97 ## Provider [apache.hive: 2.3.0rc1](https://pypi.org/project/apache-airflow-providers-apache-hive/2.3.0rc1) - [ ] [Set larger limit get_partitions_by_filter in HiveMetastoreHook (#21504)](https://github.com/apache/airflow/pull/21504): @pingzh - [ ] [Add Python 3.9 support to Hive (#21893)](https://github.com/apache/airflow/pull/21893): @potiuk - [ ] [Fix key typo in `template_fields_renderers` for `HiveOperator` (#21525)](https://github.com/apache/airflow/pull/21525): @josh-fell - [ ] [add how-to guide for hive operator (#21590)](https://github.com/apache/airflow/pull/21590): @Melodie97 ## Provider [apache.livy: 2.2.0rc1](https://pypi.org/project/apache-airflow-providers-apache-livy/2.2.0rc1) - [ ] [ Added retries to LivyHook #19384 (#21550)](https://github.com/apache/airflow/pull/21550): @utkarsharma2 - [ ] [add how-to guide for livy operator (#21529)](https://github.com/apache/airflow/pull/21529): @Melodie97 ## Provider [apache.spark: 2.1.1rc1](https://pypi.org/project/apache-airflow-providers-apache-spark/2.1.1rc1) - [ ] [fix param rendering in docs of SparkSubmitHook (#21788)](https://github.com/apache/airflow/pull/21788): @eladkal ## Provider [cncf.kubernetes: 3.1.0rc1](https://pypi.org/project/apache-airflow-providers-cncf-kubernetes/3.1.0rc1) - [ ] [Add map_index label to mapped KubernetesPodOperator (#21916)](https://github.com/apache/airflow/pull/21916): @ashb - [ ] [Change KubePodOperator labels from exeuction_date to run_id (#21960)](https://github.com/apache/airflow/pull/21960): @ashb - [ ] [Fix Kubernetes example with wrong operator casing (#21898)](https://github.com/apache/airflow/pull/21898): @potiuk - [ ] [Remove types from KPO docstring (#21826)](https://github.com/apache/airflow/pull/21826): @jedcunningham ## Provider [databricks: 2.3.0rc1](https://pypi.org/project/apache-airflow-providers-databricks/2.3.0rc1) - [ ] [Add-showing-runtime-error-feature-to-DatabricksSubmitRunOperator (#21709)](https://github.com/apache/airflow/pull/21709): @akifcakir - [ ] [Databricks: add support for triggering jobs by name (#21663)](https://github.com/apache/airflow/pull/21663): @eskarimov - [ ] [Added template_ext = ('.json') to databricks operators #18925 (#21530)](https://github.com/apache/airflow/pull/21530): @utkarsharma2 - [ ] [Databricks SQL operators (#21363)](https://github.com/apache/airflow/pull/21363): @alexott - [ ] [Updated Databricks docs for correct jobs 2.1 API and links (#21494)](https://github.com/apache/airflow/pull/21494): @tfayyaz ## Provider [docker: 2.5.0rc1](https://pypi.org/project/apache-airflow-providers-docker/2.5.0rc1) - [ ] [added docker network_mode options in documentation (#21986)](https://github.com/apache/airflow/pull/21986): @Bowrna ## Provider [elasticsearch: 3.0.0rc1](https://pypi.org/project/apache-airflow-providers-elasticsearch/3.0.0rc1) - [ ] [Change default log filename template to include map_index (#21495)](https://github.com/apache/airflow/pull/21495): @ashb ## Provider [ftp: 2.1.0rc1](https://pypi.org/project/apache-airflow-providers-ftp/2.1.0rc1) - [ ] [[Feature] Updates FTPHook provider to have test_connection (#21997)](https://github.com/apache/airflow/pull/21997): @frankcash ## Provider [google: 6.5.0rc1](https://pypi.org/project/apache-airflow-providers-google/6.5.0rc1) - [ ] [Add Looker PDT operators (#20882)](https://github.com/apache/airflow/pull/20882): @alekseiloginov - [ ] [Add autodetect arg to external table creation in GCS-to-BQ operator (#21944)](https://github.com/apache/airflow/pull/21944): @shahkshitij15 - [ ] [Dataproc assets (#21756)](https://github.com/apache/airflow/pull/21756): @wojsamjan - [ ] [Create Auto ML operators for Vertex AI service (#21470)](https://github.com/apache/airflow/pull/21470): @MaksYermak - [ ] [[Part 2] Calendar to GCS Operator (#20769)](https://github.com/apache/airflow/pull/20769): @rsg17 - [ ] [Make project_id argument optional in all dataproc operators (#21866)](https://github.com/apache/airflow/pull/21866): @rafalh - [ ] [Allow templates in more DataprocUpdateClusterOperator fields (#21865)](https://github.com/apache/airflow/pull/21865): @rafalh - [ ] [Dataflow Assets (#21639)](https://github.com/apache/airflow/pull/21639): @lwyszomi - [ ] [Extract ClientInfo to module level (#21554)](https://github.com/apache/airflow/pull/21554): @pierrejeambrun - [ ] [Datafusion assets (#21518)](https://github.com/apache/airflow/pull/21518): @wojsamjan - [ ] [Dataproc metastore assets (#21267)](https://github.com/apache/airflow/pull/21267): @wojsamjan - [ ] [Normalize *_conn_id parameters in BigQuery sensors (#21430)](https://github.com/apache/airflow/pull/21430): @rafalh - [ ] [Fix bigquery_dts parameter docstring typo (#21786)](https://github.com/apache/airflow/pull/21786): @totogo - [ ] [Fixed PostgresToGCSOperator fail on empty resultset for use_server_side_cursor=True (#21307)](https://github.com/apache/airflow/pull/21307): @kazanzhy - [ ] [Fix multi query scenario in bigquery example DAG (#21575)](https://github.com/apache/airflow/pull/21575): @phanikumv - [ ] [Unpin `google-cloud-memcache` (#21912)](https://github.com/apache/airflow/pull/21912): @kaxil - [ ] [Unpin ``pandas-gbq`` and remove unused code (#21915)](https://github.com/apache/airflow/pull/21915): @kaxil - [ ] [Remove cursor methods calls from GCSToBigQueryOperator (#20119)](https://github.com/apache/airflow/pull/20119): @kazanzhy ## Provider [hashicorp: 2.1.2rc1](https://pypi.org/project/apache-airflow-providers-hashicorp/2.1.2rc1) - [ ] [Fix Vault default conn name (#20792)](https://github.com/apache/airflow/pull/20792): @ac1997 ## Provider [http: 2.1.0rc1](https://pypi.org/project/apache-airflow-providers-http/2.1.0rc1) - [ ] [Add 'method' to attributes in HttpSensor (#21831)](https://github.com/apache/airflow/pull/21831): @h2cone ## Provider [microsoft.azure: 3.7.0rc1](https://pypi.org/project/apache-airflow-providers-microsoft-azure/3.7.0rc1) - [ ] [Add `test_connection` method to `AzureDataFactoryHook` (#21924)](https://github.com/apache/airflow/pull/21924): @josh-fell - [ ] [Add pre-commit check for docstring param types (#21398)](https://github.com/apache/airflow/pull/21398): @dstandish - [ ] [Make container creation configurable when uploading files via WasbHook (#20510)](https://github.com/apache/airflow/pull/20510): @josh-fell - [ ] [(AzureCosmosDBHook) Update to latest Cosmos API (#21514)](https://github.com/apache/airflow/pull/21514): @BenGatewood ## Provider [mysql: 2.2.1rc1](https://pypi.org/project/apache-airflow-providers-mysql/2.2.1rc1) - [ ] [Make dbapi inherit get_uri from connection (#21764)](https://github.com/apache/airflow/pull/21764): @bolkedebruin - [ ] [Task names should be consistent with variable names (drop vs create) in example dags (#21434)](https://github.com/apache/airflow/pull/21434): @vinooganesh ## Provider [oracle: 2.2.1rc1](https://pypi.org/project/apache-airflow-providers-oracle/2.2.1rc1) - [ ] [Fix oracle test connection (#21699)](https://github.com/apache/airflow/pull/21699): @hubert-pietron ## Provider [postgres: 4.0.0rc1](https://pypi.org/project/apache-airflow-providers-postgres/4.0.0rc1) - [ ] [Replaces the usage of postgres:// with postgresql:// (#21205)](https://github.com/apache/airflow/pull/21205): @potiuk - [ ] [Add more SQL template fields renderers (#21237)](https://github.com/apache/airflow/pull/21237): @josh-fell - [ ] [Add conditional `template_fields_renderers` check for new SQL lexers (#21403)](https://github.com/apache/airflow/pull/21403): @josh-fell ## Provider [presto: 2.1.0rc1](https://pypi.org/project/apache-airflow-providers-presto/2.1.0rc1) - [ ] [Add GCSToPrestoOperator (#21084)](https://github.com/apache/airflow/pull/21084): @rsg17 - [ ] [Quick Update GCS Presto (#21855)](https://github.com/apache/airflow/pull/21855): @rsg17 - [ ] [Replaced hql references to sql in TrinoHook and PrestoHook #21597 (#21630)](https://github.com/apache/airflow/pull/21630): @utkarsharma2 - [ ] [Fix K8S changelog to be PyPI-compatible (#20614)](https://github.com/apache/airflow/pull/20614): @potiuk - [ ] [Fix MyPy Errors for Presto provider (#20244)](https://github.com/apache/airflow/pull/20244): @kazanzhy ## Provider [sftp: 2.5.0rc1](https://pypi.org/project/apache-airflow-providers-sftp/2.5.0rc1) - [ ] [[Feature] Updates FTPHook provider to have test_connection (#21997)](https://github.com/apache/airflow/pull/21997): @frankcash ## Provider [trino: 2.1.0rc1](https://pypi.org/project/apache-airflow-providers-trino/2.1.0rc1) - [ ] [Add GCSToTrinoOperator (#21704)](https://github.com/apache/airflow/pull/21704): @rsg17 ## Provider [zendesk: 3.0.1rc1](https://pypi.org/project/apache-airflow-providers-zendesk/3.0.1rc1) - [ ] [Update Zendesk example DAG to use TaskFlow API (#21411)](https://github.com/apache/airflow/pull/21411): @josh-fell ### 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
