Open redpin-pankaj opened 1 year ago
Currently, you cannot write delta lake format with Athena, therefore this is currently blocked - I'm aware that trino supports writing as delta, but athena doesn't have that yet, therefore we cannot move on with this implementation. Of course, you can read delta lake tables with athena...
Likinking Athena limitations from the docs: https://docs.aws.amazon.com/athena/latest/ug/delta-lake-tables.html#delta-lake-tables-considerations-and-limitations
Among the data lake frameworks, this adapter seems to only support iceberg. It would be nice to have delta lake (or maybe hudi) materialization support.