lyft / presto-gateway

A load balancer / proxy / gateway for prestodb
Apache License 2.0
358 stars 156 forks source link

why presto-gateway cache queryId? #170

Open iBuddha opened 2 years ago

iBuddha commented 2 years ago

Please help me understand this. In version 1.6.6, since gateway do not modify nextUri of the response, subsequent request of a query will bypass presto-gateway. So, it seems that the cached queryId will never be used.