Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
1.17.0
-
None
Description
When caching is enabled, queries will fail if the cache directory already exists. This PR checks to see if the cache directory already exists and if so does not attempt to create it.
Additionally, this query adds a limit pushdown to the storage plugin.