-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/30344/#review69949
-----------------------------------------------------------

Ship it!


Ship It!

- Robert Levas


On Jan. 27, 2015, 7:54 p.m., John Speidel wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/30344/
> -----------------------------------------------------------
> 
> (Updated Jan. 27, 2015, 7:54 p.m.)
> 
> 
> Review request for Ambari, Robert Levas and Robert Nettleton.
> 
> 
> Bugs: AMBARI-9366
>     https://issues.apache.org/jira/browse/AMBARI-9366
> 
> 
> Repository: ambari
> 
> 
> Description
> -------
> 
> The CREATE TABLE statement for the artifact table is incorrect. 
> Current: CREATE TABLE ambari.artifact (...)
> Correct: CREATE TABLE artifact (...)
> 
> 
> Diffs
> -----
> 
>   ambari-server/src/main/resources/Ambari-DDL-Postgres-CREATE.sql 64ffc4f 
> 
> Diff: https://reviews.apache.org/r/30344/diff/
> 
> 
> Testing
> -------
> 
> All unit tests pass.
> 
> 
> Thanks,
> 
> John Speidel
> 
>

Reply via email to