Hello!
I saw on version 25.0 release notes that Dremio has added support for reading Apache Iceberg tables with equality deletes!
After updating my Dremio Software installation, I connected to my AWS Glue Catalog but still can’t run queries on my tables :
Here is the query profile:
76fe591e-2406-4d51-92ac-f0cbccb4a9c8.zip (8,9,KB)
And always, when I click on one of those tables, I see this message on server.log:
2024-04-22 20:09:46,193 [qtp1031881140-370] INFO c.d.e.catalog.ManagedStoragePlugin - Dataset [DataLake.kafka.mz_loja] has incomplete metadata.
Why is this happening? I gave full permissions to Glue and S3 resources to the profile used by Dremio.
Thanks!