tonbo-io / tonbo

A portable embedded database using Arrow.
https://tonbo.io
Apache License 2.0
798 stars 46 forks source link

chore: improve schema recover test #191

Closed crwen closed 1 month ago

crwen commented 1 month ago

schema_recover does not enter the recover path now. This PR use DB::new to enter the schema recover path