Today there’s no native, single-UI integration between Informatica CDGC and Unity Catalog. Most teams use Unity Catalog for technical metadata and lineage on Databricks assets, and INFA CDGC for business glossary and stewardship. Metadata can be sync...
Yes, this is a common challenge. Most teams avoid 1:1 conversion and instead rationalize ETLs first, then rebuild using Spark-native patterns (joins, lookups, SCDs) with strong validation. We’ve seen good results combining this approach with Kanerika...
Hi, Currently there’s no mature tool that can fully convert Informatica BDM mappings into PySpark. Most converters (like Lakebridge) support PowerCenter only, since BDM is metadata-driven and its XML structure is very different. BDM → PySpark typical...