I use Delta lake for doing upserts to my data in my Glue jobs. I usually put the jar file in S3 and use that location in Glue job.
I currently use Delta lake 0.6.1, for which I got the jar file from somewhere I don't remember now. The problem is it doesn't work for Spark 3.1.
So I tried to find the same for newest version for Delta Lake and couldn't find it. It would be great if someone could point me the right place.
You can always find on the Maven Central. Specific version, like, 1.0.0, always has a link to a jar file.