You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by "Charles Givre (Jira)" <ji...@apache.org> on 2020/10/29 02:18:00 UTC

[jira] [Created] (DRILL-7799) REST Queries Fail If Caching is enabled

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)