[
https://issues.apache.org/jira/browse/HIVE-27557?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated HIVE-27557:
----------------------------------
Labels: pull-request-available (was: )
> 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
> Priority: Major
> Labels: pull-request-available
> 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)