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
feita há 3 meses140 visualizações
1 Resposta
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
ESPECIALISTA
respondido há 3 meses
  • thank you Ranjan for your time; what about Provisionned (I know the result caching is managed a bit differently)?

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