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ビュー
回答なし

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ