man-group / ArcticDB

ArcticDB is a high performance, serverless DataFrame database built for the Python Data Science ecosystem.
http://arcticdb.io
Other
1.23k stars 79 forks source link

Enhancement/1610/method to force compact symbol list #1624

Closed alexowens90 closed 2 weeks ago

alexowens90 commented 3 weeks ago

Reference Issues/PRs

Closes #1610

Considered augmenting list_symbols API to make this an option, but there are already a lot of arguments (particularly in the NativeVersionStore version) that this would not be compatible with, so added another method instead.