You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Dilip Biswal (JIRA)" <ji...@apache.org> on 2016/10/10 23:26:20 UTC

[jira] [Created] (SPARK-17860) SHOW COLUMN's database conflict check should use case sensitive compare.

Dilip Biswal created SPARK-17860:
------------------------------------

             Summary: SHOW COLUMN's database conflict check should use case sensitive compare.
                 Key: SPARK-17860
                 URL: https://issues.apache.org/jira/browse/SPARK-17860
             Project: Spark
          Issue Type: Bug
          Components: SQL
    Affects Versions: 2.1.0
            Reporter: Dilip Biswal
            Priority: Minor


SHOW COLUMNS command validates the user supplied database 
name with database name from qualified table name name to make
sure both of them are consistent. This comparison should respect
case sensitivity.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org