Question on Transaction logs and versioning in data bricks ?

BasavarajAngadi
Contributor

Hi Experts ,

No doubt data bricks supports ACID properties. What when it comes to versioning how much such versions will data bricks captures ?

For Example : If i do any DML operations on top of Delta tables every time when i do it captures the transaction log so how many such versions will be produced ? can we get the versions back from 6 last months ?

Thanks