Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-18-2022 11:15 AM
Thanks @Hemant Kumar, I tried exactly what you said, the below is a copy/paste (with sanitized names):
table_bronze.write.format("delta").option("delta.columnMapping.mode", "name").save("/path/to/table.delta")I got the same error. Is there a bug?