-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/57198/
-----------------------------------------------------------
(Updated March 1, 2017, 6:16 p.m.)
Review request for Ambari, DIPAYAN BHOWMICK, Gaurav Nagar, Pallav Kulshreshtha,
Rohit Choudhary, and Ashwin Rajeev.
Changes
-------
update patch to remove conflicts
Bugs: AMBARI-20181
https://issues.apache.org/jira/browse/AMBARI-20181
Repository: ambari
Description
-------
added back ticks in the query
Diffs (updated)
-----
contrib/views/hive20/src/main/java/org/apache/ambari/view/hive20/internal/dto/ColumnInfo.java
9f179d1
contrib/views/hive20/src/main/java/org/apache/ambari/view/hive20/internal/query/generators/CreateTableQueryGenerator.java
eab3a4b
contrib/views/hive20/src/main/java/org/apache/ambari/view/hive20/internal/query/generators/InsertFromQueryGenerator.java
b544100
contrib/views/hive20/src/test/java/org/apache/ambari/view/hive20/internal/query/generators/CreateTableQueryGeneratorTest.java
f5a9778
contrib/views/hive20/src/test/java/org/apache/ambari/view/hive20/internal/query/generators/InsertFromQueryGeneratorSpecTest.groovy
PRE-CREATION
Diff: https://reviews.apache.org/r/57198/diff/2/
Changes: https://reviews.apache.org/r/57198/diff/1-2/
Testing
-------
added InsertFromQueryGeneratorSpecTest.groovy test class
Thanks,
Nitiraj Rathore