"Schema is too wide for row" error in SQL transform

An SQL transform that I've had successfully running for months is suddenly giving me an error that reads "schema is too wide for row". There was an update made to the base dataset, but it was only removing a couple columns that weren't even being used. There's no further details regarding the error. Any ideas on what this actually means and how I can fix it?

Comments