Skip to main content

Hi,

we have a customer running incremental loads multiple times a day in the ODX Server (using Data Lake Gen2).  We’re reaching the 10.000th incremental run.
I’m wondering how the ODX server will handle that 10.000th increment (since the naming of the parquet files allows a number up to 9999).

BR.

Peter

Hi @peter.jensen 

I have tested now and the files will have the following naming after 9999 e.g. DATA_10000

I tested this by updating the batch number in the _model.json file (downloading, and uploading again with overwrite) and setting the batch number to 9999 and then running the incremental transfer task.

 


Hi Christian,
thanks for your answer.
Did you also test the load to DSA ?  Does that also work fine ?

Best regards,

Peter


@peter.jensen yes I have also tested the load to the DSA, and it works as expected


Reply