----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/59267/#review175101 -----------------------------------------------------------
Hi Michele, The change seems correct to me since these tables are used in a query in org.apache.sqoop.manager.oracle.OraOopOracleQueries#getOracleDataChunksPartition method which is used from org.apache.sqoop.manager.oracle.OraOopDataDrivenDBInputFormat#getSplits which runs during an import. Regards, Szabolcs - Szabolcs Vasas On May 15, 2017, 10:51 a.m., Michele Milesi wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/59267/ > ----------------------------------------------------------- > > (Updated May 15, 2017, 10:51 a.m.) > > > Review request for Sqoop. > > > Bugs: SQOOP-3128 > https://issues.apache.org/jira/browse/SQOOP-3128 > > > Repository: sqoop-trunk > > > Description > ------- > > Fix for documentation issue SQOOP-3128. > Updated the Sqoop User Guide, section 25.8.2.2. Oracle Roles and Privileges. > > > Diffs > ----- > > src/docs/user/connectors.txt 7c54071 > > > Diff: https://reviews.apache.org/r/59267/diff/1/ > > > Testing > ------- > > No test executed: fixed a markdown file. > > > Thanks, > > Michele Milesi > >
