Other: [ LDP/HVR] Better visibility for AdaptDDL Changes
Our team would like to enable AdaptDDL on most/all of our LDP channels (for compatible sources). In many cases we have limited to no notification of upcoming schema changes/DDL to sources, and AdaptDDL allows us to be more resilient to those kind of unexpected changes.
We struggle to understand AdaptDDL issues/errors when they occur, we also struggle to understand how often and when AdaptDDL events occur (without spelunking through logs).
We would like better visibility of AdaptDDL events on our channels. Key things we would like to see:
- The exact changes that will be made to adapt to the DDL change (updated/new columns, datatypes etc). Ideally this would be the DDL statement executed on the source (e.g. the `ALTER TABLE ... ADD COLUMN ...`) statement.
- Visibility of modifications being made on the Target table(s) for a DDL change.
- An event log or way of easily viewing all DDL events occurring on a channel.
Please sign in to leave a comment.
Comments
0 comments