Andries Engelbrecht created DRILL-4866:
------------------------------------------
Summary: Provide TABLE and PARTITION information in
INFORMATION_SCHEMA for parquet tables created by Drill
Key: DRILL-4866
URL: https://issues.apache.org/jira/browse/DRILL-4866
Project: Apache Drill
Issue Type: Improvement
Components: Metadata, Storage - Parquet
Reporter: Andries Engelbrecht
Provide the Table and Partition information on parquet tables created by Drill
in INFORMATION_SCHEMA. This can be utilized by tools and users looking to
optimize Drill queries by referencing the table and partition metadata from
within Drill, as opposed to querying the parquet metadata underneath.
Potentially extend INFORMATION_SCHEMA with an additional PARTITIONS table
similar to MySQL to provide information on column(s) used for partitioning.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)