Amazon Athena returning Error Code INTERNAL_ERROR_QUERY_ENGINE on single table SELECT [Query Id: 48b0a8cc-13ce-4c90-8295-c69c682e7f11]

0

Athena Query Id: 48b0a8cc-13ce-4c90-8295-c69c682e7f11

When doing a SELECT statement for a table it returns an INTERNAL_ERROR_QUERY_ENGINE error when we have a lot of AND ((attr1 = 'value' AND attr2 = 'value2') OR (attr = 'value3' AND attr2 = 'value4')) as soon as we keep adding a bunch of those (attr1 = 'value' AND attr2 = 'value2') inside one of the WHERE conditions the error starts to happen.

gefragt vor 7 Monaten170 Aufrufe
Keine Antworten

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen