Hi Moein Torabi ,
Thankyou for using Microsoft Q&A platform and thanks for posting your question here.
As I understand your query, you are trying to copy data from oracle database to parquet files in ADLS. However, you want to overwrite the file in each run. Please let me know if that is not the ask.
Could you please confirm if you are partitioning the data into multiple parquet files ? or in a single target file.
In case you are storing the oracle table data into a single target file, kindly provide an output filename , say. outputfile.parquet explicitly in the sink dataset. Else, it will auto generate some random file name . Once you assign a filename , everytime the pipeline runs , the file will be overwritten .
Hope it helps. Kindly accept the answer if it's helpful. Thankyou