----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/56661/#review165612 -----------------------------------------------------------
contrib/views/hive20/src/main/resources/ui/app/routes/queries/query.js (line 120) <https://reviews.apache.org/r/56661/#comment237465> This will select first db from dblist. Are we always assuming that only first db is selected? Or user can select the database from the side pane to execute query? - Gaurav Nagar On Feb. 14, 2017, 1:59 p.m., venkat sairam wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/56661/ > ----------------------------------------------------------- > > (Updated Feb. 14, 2017, 1:59 p.m.) > > > Review request for Ambari, DIPAYAN BHOWMICK, Gaurav Nagar, Nitiraj Rathore, > and Pallav Kulshreshtha. > > > Bugs: AMBARI-20009 > https://issues.apache.org/jira/browse/AMBARI-20009 > > > Repository: ambari > > > Description > ------- > > Tables are not listed when we select the database and the process selection > of database is not clear > > > Diffs > ----- > > contrib/views/hive20/src/main/resources/ui/app/routes/queries/new.js > 5a869c2 > contrib/views/hive20/src/main/resources/ui/app/routes/queries/query.js > 88202ff > > Diff: https://reviews.apache.org/r/56661/diff/ > > > Testing > ------- > > Manual testing done > > > Thanks, > > venkat sairam > >
