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
demandé il y a 3 mois139 vues
1 réponse
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
EXPERT
répondu il y a 3 mois
  • thank you Ranjan for your time; what about Provisionned (I know the result caching is managed a bit differently)?

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions