API fetching data from GIT loading to Storage Account in Parquet
I have a api that i am calling via ADF
the data that i am bringing is 28 days and i want to build historical data
in the incoming data there is a column called “day” which holds date.
i want to reference that and make the adf pipeline so it writes incrementally
what would be the approach?
I have a api that i am calling via ADF the data that i am bringing is 28 days and i want to build historical datain the incoming data there is a column called “day” which holds date.i want to reference that and make the adf pipeline so it writes incrementallywhat would be the approach? Read More