The GitHub Actions job "Tests" on airflow.git has failed.
Run started by GitHub user RichieSK (triggered by Taragolis).

Head commit for run:
f534c0766ba4a06cd0e1de97b9ad241aa2d89ba3 / RichieSK 
<[email protected]>
Remove unused replace boolean parameter in insert_rows function of OracleHook 
class

The replace boolean parameter claims to replace rows instead of insert, but 
this functionality has not been implemented and the documentation claims it 
works. This can be misleading to any user of this class. Furthermore, the 
parameter isn't even being used anywhere in this function.

In this commit, I removed the parameter to prevent any confusion amongst the 
users of this class.

Report URL: https://github.com/apache/airflow/actions/runs/8952391235

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to