I want to implement source to target mapping in such a way that source and target columns are auto mapped using intelligent AI mapping resulting in reduction of mapping efforts especially when there are 100+ columns in a table. Metadata information of source and target are provided by the user and the system maps the columns automatically and populates them.
How can we do this in Databricks?