Schema evolution in Delta Lake tables using AWS Glue ET
I’m trying to configure schema evolution on delta lake tables in Glue ETL to perform a merge between a “ref” table and a “trusted” table, where the “trusted” table has a schema evolution (new columns). Using the following code: