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
Currently, we encode annotation ids and export ids in DataSourceId, to pass it around as payloads for UserAccessRequests. That doesn’t really make sense. A more generalized id type is needed, or some other design.
The text was updated successfully, but these errors were encountered:
Currently, we encode annotation ids and export ids in DataSourceId, to pass it around as payloads for UserAccessRequests. That doesn’t really make sense. A more generalized id type is needed, or some other design.
The text was updated successfully, but these errors were encountered: