dolt icon indicating copy to clipboard operation
dolt copied to clipboard

Remove support for `__LD__` format

Open timsehn opened this issue 2 years ago • 2 comments

We no longer actively support __LD__ format databases. We should remove all of our testing for that format.

timsehn avatar May 23 '23 16:05 timsehn

This PR (#6040) makes it so bats only runs on __DOLT__ with chunk journal enabled (the defaults).

timsehn avatar May 26 '23 19:05 timsehn

A series of PRs in 1.2.1 removed testing code that was not testing old format any more.

The next step here is to remove performance testing.

timsehn avatar May 31 '23 18:05 timsehn