[
https://issues.apache.org/jira/browse/HIVE-28795?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Zhihua Deng resolved HIVE-28795.
--------------------------------
Fix Version/s: 4.1.0
Resolution: Fixed
Fix has been merged to master. Thank you [~Gangadharan] for the PR!
> Missing double quotes in direct alter partitions
> ------------------------------------------------
>
> Key: HIVE-28795
> URL: https://issues.apache.org/jira/browse/HIVE-28795
> Project: Hive
> Issue Type: Bug
> Reporter: Zhihua Deng
> Assignee: Gopinath
> Priority: Minor
> Labels: pull-request-available
> Fix For: 4.1.0
>
>
> At
> [https://github.com/apache/hive/blob/master/standalone-metastore/metastore-server/src/main/java/org/apache/hadoop/hive/metastore/DirectSqlUpdatePart.java#L765|https://github.com/apache/hive/blob/master/standalone-metastore/metastore-server/src/main/java/org/apache/hadoop/hive/metastore/DirectSqlUpdatePart.java#L765,],
> column PARAM_KEY needs the double quotes to run on Postgres, otherwise the
> direct sql would fail.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)