[
https://issues.apache.org/jira/browse/AMBARI-8292?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14208531#comment-14208531
]
Hudson commented on AMBARI-8292:
--------------------------------
SUCCESS: Integrated in Ambari-trunk-Commit #925 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/925/])
AMBARI-8292. Format DDL scripts CREATE TABLE statements (alejandro)
(afernandez:
http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=eb4eb8a029c89fcf379f1ab21f615159bab23c1a)
* ambari-server/src/main/resources/Ambari-DDL-Postgres-EMBEDDED-CREATE.sql
* ambari-server/src/main/resources/Ambari-DDL-Postgres-CREATE.sql
* ambari-server/src/main/resources/Ambari-DDL-Oracle-CREATE.sql
* ambari-server/src/main/resources/Ambari-DDL-MySQL-CREATE.sql
> Format DDL scripts CREATE TABLE statements
> ------------------------------------------
>
> Key: AMBARI-8292
> URL: https://issues.apache.org/jira/browse/AMBARI-8292
> Project: Ambari
> Issue Type: Task
> Components: ambari-server
> Affects Versions: 2.0.0
> Reporter: Alejandro Fernandez
> Assignee: Alejandro Fernandez
> Priority: Minor
> Fix For: 2.0.0
>
> Attachments: AMBARI-8292.patch
>
>
> The DDL scripts have the CREATE TABLE statements on a single line, which
> makes them difficult to read and compare during code reviews because they
> exceed 80 characters.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)