You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by "Jason Altekruse (JIRA)" <ji...@apache.org> on 2013/12/28 01:49:50 UTC

[jira] [Created] (DRILL-341) Cannot pass instance specific information to JSON Reader

Jason Altekruse created DRILL-341:
-------------------------------------

             Summary: Cannot pass instance specific information to JSON Reader
                 Key: DRILL-341
                 URL: https://issues.apache.org/jira/browse/DRILL-341
             Project: Apache Drill
          Issue Type: Bug
            Reporter: Jason Altekruse


Code in the JSON reader currently is all inside of an enum. All Enums in Java  are static, so there is no way to pass in instance specific filtering information to each reader. 



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)