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.

feita há 7 meses170 visualizações
Sem respostas

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas