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
Support routing records to a target table based on data taken from the record. This behavior should be configurable through the table parameter, which should accept a Go template and default to {{ .Metadata["opencdc.collection"] }}.
The text was updated successfully, but these errors were encountered:
Support routing records to a target table based on data taken from the record. This behavior should be configurable through the
table
parameter, which should accept a Go template and default to{{ .Metadata["opencdc.collection"] }}
.The text was updated successfully, but these errors were encountered: