[
https://issues.apache.org/jira/browse/DRILL-8273?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17578476#comment-17578476
]
ASF GitHub Bot commented on DRILL-8273:
---------------------------------------
jnturton commented on PR #2620:
URL: https://github.com/apache/drill/pull/2620#issuecomment-1211995361
@cgivre PrimitiveColumnMetadata handles many data types and gets tested by
the scalar INT case. DynamicColumn is the one that I can see which remains
untested in wildcard projections but I don't know that it ever takes on
properties like a wildcard exclusion flag...
> Complex typed columns cannot be made implicit
> ---------------------------------------------
>
> Key: DRILL-8273
> URL: https://issues.apache.org/jira/browse/DRILL-8273
> Project: Apache Drill
> Issue Type: Bug
> Affects Versions: 1.20.1
> Reporter: James Turton
> Assignee: James Turton
> Priority: Minor
> Fix For: 1.20.2
>
>
> When a plugin returns an implicit column of a complex type, e.g. MAP, and
> sets it to be implicit then that column still appears in wildcard queries.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)