potiuk commented on pull request #8994:
URL: https://github.com/apache/airflow/pull/8994#issuecomment-633259658


   Automated check during readme generation: Fixing it now:
   
   ```
   The class 
airflow.providers.amazon.aws.operators.google_api_to_s3_transfer.GoogleApiToS3Transfer
 is wrongly named. It is one of the OPERATORS so it should end with Operator
   The class 
airflow.providers.amazon.aws.operators.redshift_to_s3.RedshiftToS3Transfer is 
wrongly named. It is one of the OPERATORS so it should end with Operator
   The class 
airflow.providers.amazon.aws.operators.s3_to_redshift.S3ToRedshiftTransfer is 
wrongly named. It is one of the OPERATORS so it should end with Operator
   The class airflow.providers.amazon.aws.hooks.batch_client.AwsBatchClient is 
wrongly named. It is one of the HOOKS so it should end with Hook
   The class airflow.providers.amazon.aws.hooks.batch_waiters.AwsBatchWaiters 
is wrongly named. It is one of the HOOKS so it should end with Hook
   
   ERROR! There are 5 classes badly named out of 77 classes for amazon
   
   The class 
airflow.providers.apache.druid.operators.hive_to_druid.HiveToDruidTransfer is 
wrongly named. It is one of the OPERATORS so it should end with Operator
   
   ERROR! There are 1 classes badly named out of 5 classes for apache.druid
   
   The class airflow.providers.apache.hdfs.sensors.hdfs.HdfsSensorRegex is 
wrongly named. It is one of the SENSORS so it should end with Sensor
   The class airflow.providers.apache.hdfs.sensors.hdfs.HdfsSensorFolder is 
wrongly named. It is one of the SENSORS so it should end with Sensor
   
   ERROR! There are 2 classes badly named out of 6 classes for apache.hdfs
   
   The class 
airflow.providers.apache.hive.operators.mysql_to_hive.MySqlToHiveTransfer is 
wrongly named. It is one of the OPERATORS so it should end with Operator
   The class 
airflow.providers.apache.hive.operators.mssql_to_hive.MsSqlToHiveTransfer is 
wrongly named. It is one of the OPERATORS so it should end with Operator
   The class 
airflow.providers.apache.hive.operators.s3_to_hive.S3ToHiveTransfer is wrongly 
named. It is one of the OPERATORS so it should end with Operator
   The class 
airflow.providers.apache.hive.operators.vertica_to_hive.VerticaToHiveTransfer 
is wrongly named. It is one of the OPERATORS so it should end with Operator
   The class 
airflow.providers.apache.hive.operators.hive_to_mysql.HiveToMySqlTransfer is 
wrongly named. It is one of the OPERATORS so it should end with Operator
   
   ERROR! There are 5 classes badly named out of 14 classes for apache.hive
   
   The class 
airflow.providers.google.cloud.operators.gcs_to_gcs.GCSSynchronizeBuckets is 
wrongly named. It is one of the OPERATORS so it should end with Operator
   
   ERROR! There are 1 classes badly named out of 325 classes for google
   
   The class 
airflow.providers.microsoft.azure.operators.oracle_to_azure_data_lake_transfer.OracleToAzureDataLakeTransfer
 is wrongly named. It is one of the OPERATORS so it should end with Operator
   
   ERROR! There are 1 classes badly named out of 20 classes for microsoft.azure
   
   The class 
airflow.providers.mysql.operators.presto_to_mysql.PrestoToMySqlTransfer is 
wrongly named. It is one of the OPERATORS so it should end with Operator
   The class airflow.providers.mysql.operators.s3_to_mysql.S3ToMySqlTransfer is 
wrongly named. It is one of the OPERATORS so it should end with Operator
   The class 
airflow.providers.mysql.operators.vertica_to_mysql.VerticaToMySqlTransfer is 
wrongly named. It is one of the OPERATORS so it should end with Operator
   
   ERROR! There are 3 classes badly named out of 5 classes for mysql
   
   The class 
airflow.providers.oracle.operators.oracle_to_oracle_transfer.OracleToOracleTransfer
 is wrongly named. It is one of the OPERATORS so it should end with Operator
   
   ERROR! There are 1 classes badly named out of 3 classes for oracle
   
   The class 
airflow.providers.snowflake.operators.s3_to_snowflake.S3ToSnowflakeTransfer is 
wrongly named. It is one of the OPERATORS so it should end with Operator
   
   ERROR! There are 1 classes badly named out of 3 classes for snowflake
   
   
   ERROR! There are in total: 20 classes badly named out of 573 classes 
   
   ```


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to