[
https://issues.apache.org/jira/browse/DRILL-3507?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Daniel Barclay (Drill) updated DRILL-3507:
------------------------------------------
Description:
{{AbstractMapVector}} uses {{AbstractContainerVector}}'s {{logger}} field, and
that logger field is not private.
(There seems to be about 32 other cases of abnormally non-private logger
fields.)
was:
{{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.)
> 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 32 other cases of abnormally non-private logger
> fields.)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)