Forum Discussion

sharp1FL's avatar
sharp1FL
Helper I
1 year ago
Solved

spark.sql() ArrayIndexOutOfBoundsException

I have the following Pyspark code that reads a table schema and formats a MERGE statement to perform an upsert.  This works for all of the  30 or so required tables except for 1. On one particular ta...