Query engine
Spark
Question
Hello,
I have a process in AWS DMS that genarate some parquet file in my S3, I need thats datas be quering in Athena in one row. I saw a example that Iceberg connector can do it but im my table I dont have a date column to use like parameter, exists some way for group this datas?
Then example: https://aws.amazon.com/pt/blogs/big-data/implement-a-cdc-based-upsert-in-a-data-lake-using-apache-iceberg-and-aws-glue/