79231717

Date: 2024-11-27 20:02:03
Score: 0.5
Natty:
Report link

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:

enter image description here

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Hick