You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@Fokko I agree with @kevinjqliu on the alias proposition, I implemented #1140 which makes InMemoryCatalog a subclass of SqlCatalog, and overrides some methods to simplify the tests.
Feature Request / Improvement
InMemoryCatalog
can be replaced by the SqlCatalog with Sqlite as a backend. Less code is more :)The text was updated successfully, but these errors were encountered: