Skip to content

Prevent Rewrite of Queries in Redshift

0

Is there any way to prevent Redshift from rewriting queries? It seems to be done random on data from S3 (external tables) without the query is changed in any way . Our reporting tool seems to have problems with these rewritten queries.

asked 4 years ago946 views
1 Answer
0

The query optimizer rewrites queries to provide the best execution possible. If you believe that some incorrect and random query rewrite is causing negative impact then kindly open up a Support Ticket for further investigation.

AWS
EXPERT
answered 3 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.