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/12/01 14:06:54 UTC

[GitHub] [airflow] ibr opened a new issue #12736: property "replace" in GenericTransfer.insert_rows is not accessible

ibr opened a new issue #12736:
URL: https://github.com/apache/airflow/issues/12736


   I want to set replace=True during insert, but existing param "replace" cannot be set.
   
   Suggest something like:
   
   generic_transfer.py:
   
   `destination_hook.insert_rows(table=self.destination_table,` rows=results, replace=self.replace)
   
   **Apache Airflow version**: 1.10.13
   


----------------------------------------------------------------
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 #12736: property "replace" in GenericTransfer.insert_rows is not accessible

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


   


-- 
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: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [airflow] boring-cyborg[bot] commented on issue #12736: property "replace" in GenericTransfer.insert_rows is not accessible

Posted by GitBox <gi...@apache.org>.
boring-cyborg[bot] commented on issue #12736:
URL: https://github.com/apache/airflow/issues/12736#issuecomment-736573320


   Thanks for opening your first issue here! Be sure to follow the issue template!
   


----------------------------------------------------------------
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 #12736: property "replace" in GenericTransfer.insert_rows is not accessible

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


   


-- 
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: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [airflow] potiuk closed issue #12736: property "replace" in GenericTransfer.insert_rows is not accessible

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


   


-- 
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: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org