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
preguntada hace 3 meses139 visualizaciones
1 Respuesta
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
EXPERTO
respondido hace 3 meses
  • thank you Ranjan for your time; what about Provisionned (I know the result caching is managed a bit differently)?

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas