Charles Givre created DRILL-7799:
------------------------------------
Summary: REST Queries Fail If Caching is enabled
Key: DRILL-7799
URL: https://issues.apache.org/jira/browse/DRILL-7799
Project: Apache Drill
Issue Type: Bug
Components: Storage - Other
Affects Versions: 1.17.0
Reporter: Charles Givre
Assignee: Charles Givre
Fix For: 1.19.0
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.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)