You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2020/06/02 09:16:38 UTC

[GitHub] [airflow] potiuk opened a new issue #9101: Rename all Transfer operators in Providers to XTYOperator convention

potiuk opened a new issue #9101:
URL: https://github.com/apache/airflow/issues/9101


   **Description**
   
   **Use case / motivation**
   
   We agreed during [the voting](https://lists.apache.org/thread.html/r341898c92de08c8365cd730bb4a3c37ef0c9a0ecea3f18a273cb6ee6%40%3Cdev.airflow.apache.org%3E) that all the transfer operators/Hooks should be named XToYOperator/XToYHook.
   
   We should rename all the operators to follow the convention and enforce it in the checks.
   


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [airflow] potiuk closed issue #9101: Rename all Transfer operators in Providers to XTYOperator convention

Posted by GitBox <gi...@apache.org>.
potiuk closed issue #9101:
URL: https://github.com/apache/airflow/issues/9101


   


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [airflow] turbaszek commented on issue #9101: Rename all Transfer operators in Providers to XTYOperator convention

Posted by GitBox <gi...@apache.org>.
turbaszek commented on issue #9101:
URL: https://github.com/apache/airflow/issues/9101#issuecomment-637501518


   @potiuk do we have any XToY**Hook**?


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [airflow] JeffryMAC commented on issue #9101: Rename all Transfer operators in Providers to XTYOperator convention

Posted by GitBox <gi...@apache.org>.
JeffryMAC commented on issue #9101:
URL: https://github.com/apache/airflow/issues/9101#issuecomment-637434007


   what is XToYHook ?


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [airflow] JeffryMAC edited a comment on issue #9101: Rename all Transfer operators in Providers to XTYOperator convention

Posted by GitBox <gi...@apache.org>.
JeffryMAC edited a comment on issue #9101:
URL: https://github.com/apache/airflow/issues/9101#issuecomment-637509768


   hooks are on specific service (single) so how can it do something on X and Y?
   Unless it's XtoX but even then it's called operator not hook


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [airflow] potiuk commented on issue #9101: Rename all Transfer operators in Providers to XTYOperator convention

Posted by GitBox <gi...@apache.org>.
potiuk commented on issue #9101:
URL: https://github.com/apache/airflow/issues/9101#issuecomment-637516427


   yes we have at least a few
   


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [airflow] potiuk commented on issue #9101: Rename all Transfer operators in Providers to XTYOperator convention

Posted by GitBox <gi...@apache.org>.
potiuk commented on issue #9101:
URL: https://github.com/apache/airflow/issues/9101#issuecomment-654964030


   Indeed!


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [airflow] turbaszek commented on issue #9101: Rename all Transfer operators in Providers to XTYOperator convention

Posted by GitBox <gi...@apache.org>.
turbaszek commented on issue #9101:
URL: https://github.com/apache/airflow/issues/9101#issuecomment-654920252


   I think it's already done @potiuk ?


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [airflow] potiuk commented on issue #9101: Rename all Transfer operators in Providers to XTYOperator convention

Posted by GitBox <gi...@apache.org>.
potiuk commented on issue #9101:
URL: https://github.com/apache/airflow/issues/9101#issuecomment-637497776


   See the link in the description. @JeffryMAC 


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [airflow] potiuk edited a comment on issue #9101: Rename all Transfer operators in Providers to XTYOperator convention

Posted by GitBox <gi...@apache.org>.
potiuk edited a comment on issue #9101:
URL: https://github.com/apache/airflow/issues/9101#issuecomment-637516427


   Well no. It was a misunderstanding. @mik-laj  provided a list before that contained some of those but they were really not Transfer Hooks
   


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [airflow] potiuk commented on issue #9101: Rename all Transfer operators in Providers to XTYOperator convention

Posted by GitBox <gi...@apache.org>.
potiuk commented on issue #9101:
URL: https://github.com/apache/airflow/issues/9101#issuecomment-637516166


   It's only about Transfer operators 


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [airflow] potiuk edited a comment on issue #9101: Rename all Transfer operators in Providers to XTYOperator convention

Posted by GitBox <gi...@apache.org>.
potiuk edited a comment on issue #9101:
URL: https://github.com/apache/airflow/issues/9101#issuecomment-637516166


   It's only about Transfer operators and Hooks
   


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [airflow] potiuk commented on issue #9101: Rename all Transfer operators in Providers to XTYOperator convention

Posted by GitBox <gi...@apache.org>.
potiuk commented on issue #9101:
URL: https://github.com/apache/airflow/issues/9101#issuecomment-637517924


   I thought we had some but not really. Clarified.


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [airflow] JeffryMAC commented on issue #9101: Rename all Transfer operators in Providers to XTYOperator convention

Posted by GitBox <gi...@apache.org>.
JeffryMAC commented on issue #9101:
URL: https://github.com/apache/airflow/issues/9101#issuecomment-637509768


   hooks are on specific service (single) so how can how does something on X and Y?
   Unless it's XtoX but even then it's called operator not hook


----------------------------------------------------------------
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:
users@infra.apache.org