jason810496 commented on code in PR #62557:
URL: https://github.com/apache/airflow/pull/62557#discussion_r2887419050


##########
providers/common/sql/docs/operators.rst:
##########
@@ -244,8 +244,7 @@ The example below shows how to instantiate the 
SQLInsertRowsOperator task.
 Generic Transfer
 ~~~~~~~~~~~~~~~~
 
-Use the 
:class:`~airflow.providers.common.sql.operators.generic_transfer.GenericTransfer`
 to transfer data between
-between two connections.
+Use the :class:`GenericTransfer`

Review Comment:
   Could you please remove the non related changes here? Thanks!



##########
.github/skills/airflow-translations/locales/ca.md:
##########
@@ -0,0 +1,34 @@
+# Catalan (ca) Translation Guidelines

Review Comment:
   The inline Apache 2 License is required at the header or the CI will fail.
   
   ```suggestion
   <!-- SPDX-License-Identifier: Apache-2.0
        https://www.apache.org/licenses/LICENSE-2.0 -->
   
   # Catalan (ca) Translation Guidelines
   ```



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

Reply via email to