[
https://issues.apache.org/jira/browse/HIVE-5911?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13837069#comment-13837069
]
Carl Steinbach commented on HIVE-5911:
--------------------------------------
The MySQL and Postgresql upgrade scripts are supposed to start by printing the
name of the corresponding patch to stdout, e.g:
"SELECT '< HIVE-3255 Storing delegation tokens in metastore >';"
I noticed that this echo statement is missing in the following scripts:
MySQL: 14, 15
Postgresql: 11, 14, 15
Would you mind fixing this issue in this patch?
Everything else looks good to me.
> Recent change to schema upgrade scripts breaks file naming conventions
> ----------------------------------------------------------------------
>
> Key: HIVE-5911
> URL: https://issues.apache.org/jira/browse/HIVE-5911
> Project: Hive
> Issue Type: Bug
> Components: Metastore
> Reporter: Carl Steinbach
> Assignee: Sergey Shelukhin
> Attachments: HIVE-5911.patch
>
>
> The changes made in HIVE-5700 break the convention for naming schema upgrade
> scripts.
--
This message was sent by Atlassian JIRA
(v6.1#6144)