If the error is for the txn
, you might be reading all files recursively because databricks delta parquet creates a folder with logs and such, within this folder there are additional tables with more columns.
If so, remove the recursively option from the source of the copy data activity: