GENERIC_INTERNAL_ERROR: Dictionary is missing for Page

0

Queries fail on iceberg table, possibly after running OPTIMIZE It's unclear if it is specifically because of null values. GENERIC_INTERNAL_ERROR: Dictionary is missing for Page

Spark/Glue also fails on some queries that touch the relevant data. In general, athena will respond to queries on some data, but not the specific affected files.

asked 2 years ago221 views
1 Answer
0

Hello,

Please refer the below resolution guide that details that this error is typically due to a data type mismatch between the table definition and the source data: https://aws.amazon.com/premiumsupport/knowledge-center/athena-generic-internal-error

As confirmed by you, some queries execute successfully and some queries fail. To address this issue, please verify that the source data files are valid and have the same schema as the table definition.

AWS
SUPPORT ENGINEER
answered 2 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions