-
Notifications
You must be signed in to change notification settings - Fork 90
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
DLQ aggregation recipe #1368
Comments
|
A sample DLQ input record produced by the S3 sink connector: Value of the record: Header of the record: Key of the record: |
Use case: aggregate DLQ topics w/ ksqlDB and send downstream (e.g., to BigQuery)
Recipe would, e.g.:
INSERT
The text was updated successfully, but these errors were encountered: