ABDULLA THANSEEH created HIVE-27557:
---------------------------------------

             Summary: Fix Hive Metastore Schema Validation to Prevent Leading 
and Trailing Whitespace in Schema Names
                 Key: HIVE-27557
                 URL: https://issues.apache.org/jira/browse/HIVE-27557
             Project: Hive
          Issue Type: Improvement
            Reporter: ABDULLA THANSEEH
            Assignee: ABDULLA THANSEEH
             Fix For: All Versions


The Hive Metastore is currently susceptible to issues when schema names with 
leading or trailing whitespace are created using the CREATE SCHEMA query. This 
leads to misbehavior, schema corruption, and incorrect display of schemas as 
tables under a new schema. To address this problem, we need to enhance the Hive 
Metastore schema validation to disallow both leading and trailing whitespace in 
schema names during schema creation.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to