[
https://issues.apache.org/jira/browse/DRILL-7653?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vova Vysotskyi updated DRILL-7653:
----------------------------------
Fix Version/s: Future
> Provide information about the source of the schema used in the query
> --------------------------------------------------------------------
>
> Key: DRILL-7653
> URL: https://issues.apache.org/jira/browse/DRILL-7653
> Project: Apache Drill
> Issue Type: Task
> Affects Versions: 1.18.0
> Reporter: Vova Vysotskyi
> Priority: Major
> Fix For: Future
>
>
> Drill allows the following ways for providing table schema:
> - providing schema with table function:
> -- specifying inline schema;
> -- specifying path to the schema file;
> - using schema file in table root directory;
> - using schema from Drill Metastore.
> But for the case of several schema sources, it wouldn't be specified, whose
> schema was used.
> The goal of this Jira is to either log or specify in query profile the source
> of the schema.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)