Pierre Nerzic created HIVE-6583:
-----------------------------------
Summary: wrong sql comments : ----... instead of -- ---...
Key: HIVE-6583
URL: https://issues.apache.org/jira/browse/HIVE-6583
Project: Hive
Issue Type: Bug
Components: Database/Schema
Affects Versions: 0.14.0
Reporter: Pierre Nerzic
Priority: Minor
Attachments: HIVE-6583.1.patch.txt
In file metastore/scripts/upgrade/mysql/hive-schema-0.13.0.mysql.sql, lines 799
and 801, a comment is written as ---------- (uninterrupted line of dashes) and
should be -- ---------- (a space after 2 dashes)
--
This message was sent by Atlassian JIRA
(v6.2#6252)