mirror of
https://github.com/dolthub/dolt.git
synced 2026-02-12 02:58:53 -06:00
This just returns interface{}, allowing underlying ChunkStore
implementations to return whatever kind of stats struct they want.
Fixes #3493
This just returns interface{}, allowing underlying ChunkStore
implementations to return whatever kind of stats struct they want.
Fixes #3493