You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Jacques Nadeau (JIRA)" <ji...@apache.org> on 2016/03/24 21:51:25 UTC

[jira] [Created] (DRILL-4537) FileSystemStoragePlugin optimizer rules leaking outside StoragePlugin

Jacques Nadeau created DRILL-4537:
-------------------------------------

             Summary: FileSystemStoragePlugin optimizer rules leaking outside StoragePlugin
                 Key: DRILL-4537
                 URL: https://issues.apache.org/jira/browse/DRILL-4537
             Project: Apache Drill
          Issue Type: Bug
            Reporter: Jacques Nadeau
            Assignee: Jason Altekruse


I was recently trying to use Drill without having a FileSystemPlugin configured. Even in this case, it pulls in optimizer rules that are specific to the FileSystemPlugin (specifically Parquet rules at least). The FileSystemPlugin should use the same plugin interfaces as all the other StoragePlugin's and expose its rules through the StoragePlugin interface.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)