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:
[email protected]


Reply via email to