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
A possibly useful universal feature of a connector would be to convert insert/delete/update actions into insertions into an (append-only) table where a CONNECTOR_METADATA property would contain the nature of the operation (insert/delete/update).
A possibly useful universal feature of a connector would be to convert insert/delete/update actions into insertions into an (append-only) table where a
CONNECTOR_METADATAproperty would contain the nature of the operation (insert/delete/update).