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
The schema matcher fetches entities to make better predictions about the columns, but such entities are not cached and are fetched every time, so we need a mechanism to cache them (and possibly refresh them). Also, the fact it is not possible to GET many instances in one shot with sweb api doesn't help (see opendatatrentino/disi-open-data-client#30 )
The text was updated successfully, but these errors were encountered:
The schema matcher fetches entities to make better predictions about the columns, but such entities are not cached and are fetched every time, so we need a mechanism to cache them (and possibly refresh them). Also, the fact it is not possible to GET many instances in one shot with sweb api doesn't help (see opendatatrentino/disi-open-data-client#30 )
The text was updated successfully, but these errors were encountered: