SQL-based INSERTS, DELETES and UPSERTS in S3 using AWS Glue 3.0 and Delta Lake
Aug 23, 2021 · 7 min read · The purpose of this blog post is to demonstrate how you can use Spark SQL Engine to do UPSERTS, DELETES, and INSERTS. Basically, updates. Earlier this month, I made a blog post about doing this via PySpark. Check it out below: https://klescosia.hashn...
Join discussion
