cgivre opened a new pull request #2109:
URL: https://github.com/apache/drill/pull/2109


   # [DRILL-7799](https://issues.apache.org/jira/browse/DRILL-7799): REST 
Queries Fail if Caching is Enabled
   
   ## Description
   This PR fixes a minor bug in the HTTP REST storage plugin where the plugin 
would attempt to create the cache directory twice, causing queries to fail. 
This was easily fixed by disabling the cache, but now the caching works 
properly. 
   
   Additionally this PR addresses 
[DRILL-7800](https://issues.apache.org/jira/browse/DRILL-7800) which adds a 
limit pushdown to the storage plugin. 
   
   
   ## Documentation
   No user visible changes.
   
   ## Testing
   Tested caching manually.  Added unit test for limit pushdown.
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to