You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2022/08/01 04:03:00 UTC

[jira] [Commented] (DRILL-8273) Complex typed columns cannot be made implicit

    [ https://issues.apache.org/jira/browse/DRILL-8273?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17573532#comment-17573532 ] 

ASF GitHub Bot commented on DRILL-8273:
---------------------------------------

paul-rogers commented on PR #2615:
URL: https://github.com/apache/drill/pull/2615#issuecomment-1200668136

   Jumping in a bit late to this one. It is generally a good idea to include unit tests with all changes. Can we add such tests in a subsequent PR?
   
   Since implicit columns affect wildcard expansion, it would be good to include unit tests to ensure things work as intended. Such tests can be added to, or based upon, the existing projection tests.




> 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)