[ https://issues.apache.org/jira/browse/DRILL-1392?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14131694#comment-14131694 ]
Jacques Nadeau commented on DRILL-1392: --------------------------------------- Resolved by 9e164662f5296f7048c880c40bc551030fb58cca or earlier > Partition columns not included in some star queries > --------------------------------------------------- > > Key: DRILL-1392 > URL: https://issues.apache.org/jira/browse/DRILL-1392 > Project: Apache Drill > Issue Type: Bug > Reporter: Steven Phillips > Fix For: 0.6.0 > > Attachments: DRILL-1392.patch > > > For format plugins that extend EasyFormatPlugin, partition columns are not > included when the query is a star query. Specifically selecting a partition > column, however, works. > The solution is to check if it is a star query, and if so, include all of the > partition columns. -- This message was sent by Atlassian JIRA (v6.3.4#6332)