----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/54066/#review156855 -----------------------------------------------------------
Ship it! LGTM thanks for the patch. - Barna Zsombor Klara On Nov. 24, 2016, 3:59 p.m., Marta Kuczora wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/54066/ > ----------------------------------------------------------- > > (Updated Nov. 24, 2016, 3:59 p.m.) > > > Review request for hive, Aihua Xu, Peter Vary, and Sergio Pena. > > > Bugs: HIVE-15283 > https://issues.apache.org/jira/browse/HIVE-15283 > > > Repository: hive-git > > > Description > ------- > > Changed the table name to srcpart in the "DROP INDEX srcpart_index_bitmap on > src" and "DROP INDEX srcpart_index_compact on src" statements. > > > Diffs > ----- > > ql/src/test/queries/clientpositive/index_auto_mult_tables.q 823e373 > ql/src/test/queries/clientpositive/index_auto_mult_tables_compact.q fbb8720 > ql/src/test/results/clientpositive/index_auto_mult_tables.q.out a34654c > ql/src/test/results/clientpositive/index_auto_mult_tables_compact.q.out > 33a52ff > > Diff: https://reviews.apache.org/r/54066/diff/ > > > Testing > ------- > > Ran the q tests multiple times, since only the q tests and their output files > were changed. > > > Thanks, > > Marta Kuczora > >