Does UNLOAD use result caching on Amazon Redshift

0

Hi,

when running an UNLOAD command on Amazon Redshift (or Redshift Serverless) with a SELECT statement attached to it.

Is the query benefiting the result caching mechanism available in Amazon Redshift ?

Result Caching

Thank you.

profile pictureAWS
Semir
質問済み 3ヶ月前140ビュー
1回答
0

@semir I did a quick test on my serverless workgroup running the same UNLOAD multiple times but looks like in the SYS_QUERY_HISTORY result_cache_hit column was always "false". I assume this means UNLOAD will not use the result set cache.

AWS
エキスパート
回答済み 3ヶ月前
  • thank you Ranjan for your time; what about Provisionned (I know the result caching is managed a bit differently)?

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

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

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

関連するコンテンツ