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
{{ message }}
This repository was archived by the owner on Dec 1, 2025. It is now read-only.
With #111 we "closed the circle" i.e. we are to start from an empty "database" and end up (after a couple of API calls) to query a Delta table.
This complicated code test code a bit (especially the fact that SharedTable must have a linked InternalTable), therefore we should start factoring some utility test methods to make tests easier to read and implement.