[
https://issues.apache.org/jira/browse/HIVE-7689?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14155667#comment-14155667
]
Alan Gates commented on HIVE-7689:
----------------------------------
Damien, I'm confused. Based on your statement above:
bq. First time I launched the script for posgres, I saw the new tables was
lower case but all other tables was in upper case. I believed it was a bug. If
this not an issue, I think we can close this JIRA.
I thought we were going to close this bug as "Will Not Fix", which is what I'd
like to do. But now you're rebasing the patch, so I take it you don't want to
do that.
Again, I vote for changing the transaction tables to lower case in the scripts
that create the database rather than adding quoting to every query in the
TxnHandler and subclasses.
bq. A more well designed patch could be to re-factor it to use
DataNucleus/ObjectStore...
I'm definitely -1 on using DataNucleus here. An Object store is not the right
model for thinking about transactions.
> Fix wrong lower case table names in Postgres Metastore back end
> ---------------------------------------------------------------
>
> Key: HIVE-7689
> URL: https://issues.apache.org/jira/browse/HIVE-7689
> Project: Hive
> Issue Type: Improvement
> Components: Metastore
> Affects Versions: 0.14.0
> Reporter: Damien Carol
> Assignee: Damien Carol
> Priority: Blocker
> Labels: metastore, postgres
> Fix For: 0.14.0
>
> Attachments: HIVE-7689.5.patch, HIVE-7689.6.patch, HIVE-7689.7.patch,
> HIVE-7689.8.patch, HIVE-7689.9.patch, HIVE-7889.1.patch, HIVE-7889.2.patch,
> HIVE-7889.3.patch, HIVE-7889.4.patch
>
>
> Current 0.14 patch create table with lower case names.
> This patch fix wrong lower case tables names in Postgres Metastore back end.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)