Luis E Martinez-Poblete created IMPALA-8398:
-----------------------------------------------

             Summary: Query option to return metadata information in uppercase.
                 Key: IMPALA-8398
                 URL: https://issues.apache.org/jira/browse/IMPALA-8398
             Project: IMPALA
          Issue Type: New Feature
          Components: Catalog
    Affects Versions: Impala 3.2.0
            Reporter: Luis E Martinez-Poblete


Synopsis:
=========
Query option to return metadata information in uppercase.

Feature Request:
================
Please enhance Impala with a query option to return metadata information in 
uppercase. 

The query option should return all the metadata information such as table name 
and column names in uppercase.

For instance, an end user would like to visualize the name of a column in 
uppercase for the following table:

Table Name: tbl
Column Name = col1

Current and undesired behavior:

Column Name = col1

Desired behavior:

Column Name = COL1



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to