[
https://issues.apache.org/jira/browse/DRILL-341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13858128#comment-13858128
]
Jason Altekruse commented on DRILL-341:
---------------------------------------
I had missed that the running instance was passed when the method inside of the
enumeration is called. I will create the changes I was looking to make using
the existing setup, but it might be clearer to change the structure of the
class for future clarity, as the passing of this into a static context is a bit
hard to follow.
> 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
> Assignee: 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)