apache / drill

Apache Drill is a distributed MPP query layer for self describing data
https://drill.apache.org/
Apache License 2.0
1.92k stars 985 forks source link

DRILL-8495: HTTP Caching Not Saving Pages #2912

Closed cgivre closed 2 months ago

cgivre commented 2 months ago

DRILL-8495: HTTP Caching Not Saving Pages

Description

A minor bug was introduced in DRILL-8329 which caused the cache in the HTTP storage plugin to be deleted after every query. This minor update fixes that bug.

Documentation

No user facing changes.

Testing

Tested manually.