-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/58615/
-----------------------------------------------------------
Review request for Ambari, DIPAYAN BHOWMICK, Gaurav Nagar, Pallav Kulshreshtha,
and Rohit Choudhary.
Bugs: AMBARI-20814
https://issues.apache.org/jira/browse/AMBARI-20814
Repository: ambari
Description
-------
Partition information was handled in all queries except the insert from query.
Done the required change to get the partition information from UI and using it
build 'insert from query'
Diffs
-----
contrib/views/hive20/src/main/java/org/apache/ambari/view/hive20/internal/query/generators/InsertFromQueryGenerator.java
8e22fc72b7
contrib/views/hive20/src/main/java/org/apache/ambari/view/hive20/resources/uploads/query/InsertFromQueryInput.java
4ff61b40a4
contrib/views/hive20/src/main/resources/ui/app/adapters/application.js
42935fc573
contrib/views/hive20/src/main/resources/ui/app/routes/databases/database/tables/upload-table.js
5fee140bee
Diff: https://reviews.apache.org/r/58615/diff/1/
Testing
-------
manual testing done.
Thanks,
Nitiraj Rathore