You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by "Daniel Barclay (Drill) (JIRA)" <ji...@apache.org> on 2015/07/17 02:21:04 UTC

[jira] [Created] (DRILL-3507) AbstractMapVector uses AbstractContainerVector's logger

Daniel Barclay (Drill) created DRILL-3507:
---------------------------------------------

             Summary: AbstractMapVector uses AbstractContainerVector's logger
                 Key: DRILL-3507
                 URL: https://issues.apache.org/jira/browse/DRILL-3507
             Project: Apache Drill
          Issue Type: Bug
            Reporter: Daniel Barclay (Drill)


{{AbstractMapVector}} uses {{AbstractContainerVector}}'s {{logger}} field, and that logger field is not private.

(There seems to be about 63 other cases of abnormally non-private logger fields.)



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