Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-14-2025 10:47 PM
if you add these settings in the pipeline JSON, the issue should get fixed:
"pipelines.setMigrationHints" = "true"
"pipelines.enableDPMForExistingPipeline" = "true"
I tried it on my side, and now it no longer throws the materialization error.
Surajit Metya