[
https://issues.apache.org/jira/browse/DRILL-8273?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17578464#comment-17578464
]
ASF GitHub Bot commented on DRILL-8273:
---------------------------------------
jnturton opened a new pull request, #2620:
URL: https://github.com/apache/drill/pull/2620
# [DRILL-8273](https://issues.apache.org/jira/browse/DRILL-8273): Complex
typed columns cannot be made implicit (extend unit tests)
## Description
The first PR (#2615) did not cover all of the affected column types with
unit testing. This PR extends the unit tests to dict, repeated list and variant
column types.
## Documentation
N/A
## Testing
This PR consists only of test code.
> 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)