03-14-2023 08:47 AM
Hey guys,
Newbee here - I wrote some pyspark code and it ran perfectly with the output i wanted but in the incorta analyzer the data populates differently. Any tips to resolve this issue?
03-14-2023 09:51 AM
So this is a bit out of my lane, but if I were starting to look at this I'd check the load history to see if any records from the pyspark output were being rejected when loaded into the Incorta table ( file ). Same for checking row counts - checking to see if any Incorta table columns are designated as keys.
I'd also swear at it, but I don't know if that technique is an officially approved troubleshooting method! 😉