[
https://issues.apache.org/jira/browse/HIVE-17721?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16195373#comment-16195373
]
Alexander Kolbasov commented on HIVE-17721:
-------------------------------------------
[~spena] FYI
> with Postgres rdbms for metastore and dbnotification enabled, hive DDL SQL
> query fails
> ---------------------------------------------------------------------------------------
>
> Key: HIVE-17721
> URL: https://issues.apache.org/jira/browse/HIVE-17721
> Project: Hive
> Issue Type: Bug
> Components: HiveServer2
> Affects Versions: 3.0.0
> Reporter: anishek
> Assignee: anishek
> Fix For: 3.0.0
>
> Attachments: HIVE-17721.0.patch
>
>
> with postgres rdbms for hive-metastore any DDL fails when dbnotification is
> enabled, the reason being a lock on the notification sequence is required,
> which for Postgres requires the column-names and table names to enclosed in
> "(double quotes) as we are using direct SQL and not going through datanucleus
> and postgres is case sensitive.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)