Hi Team,

this is the problem
https://stackoverflow.com/questions/78593858/unable-to-load-mongodb-atlas-data-via-pyspark-jdbc-in-glue

I can't go ahead with *StructType* approach since my input record is huge
and if the underlying attributes are added or removed my code might fail.

I can't change the source data either.

The only thing I can think of is loading via Python client with multiple
threads but do let me know if there is another solution for this.

TIA

Reply via email to