Forum Discussion
sharp1FL
1 year agoHelper I
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...
- 1 year ago
Hi sharp1FL ,
In this scenario i suggest you to raise a support ticket here. so, that they can assit you in addressing the issue you are facing. please follow below link on how to raise a support ticket:
How to create a Fabric and Power BI Support ticket - Power BI | Microsoft Learn
Thanks,
Prashanth
sharp1FL
1 year agoHelper I
Thanks for the reply. I reviewed generated merge_sql. There are no complex data types or syntax errors. I removed each column to try an isolate an issue, to no effect on the error.