Vova Vysotskyi created DRILL-7653:
-------------------------------------

             Summary: 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


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)

Reply via email to