Hi Team, Any help in this matter would be greatly appreciated.
TIA On Sun, Jun 9, 2024 at 11:26 AM Perez <flinkbyhe...@gmail.com> wrote: > 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 >