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.

已提問 7 個月前檢視次數 170 次
沒有答案

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南