Steven Phillips created DRILL-1392:
--------------------------------------
Summary: 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
Assignee: Steven Phillips
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)