----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/66972/#review202656 -----------------------------------------------------------
sentry-provider/sentry-provider-db/src/main/resources/sentry-oracle-2.1.0.sql Line 238 (original), 238 (patched) <https://reviews.apache.org/r/66972/#comment284598> This script is executed on a fresh installation only, so there shouldn't be a problem of an existing index because the table does not exist yet. I think we do not need this here. - Sergio Pena On May 8, 2018, 3:12 p.m., Na Li wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/66972/ > ----------------------------------------------------------- > > (Updated May 8, 2018, 3:12 p.m.) > > > Review request for sentry, Alexander Kolbasov, kalyan kumar kalvagadda, and > Sergio Pena. > > > Bugs: sentry-2219 > https://issues.apache.org/jira/browse/sentry-2219 > > > Repository: sentry > > > Description > ------- > > Create index only when it does not exist for Oracle DB > > > Diffs > ----- > > > sentry-provider/sentry-provider-db/src/main/resources/010-SENTRY-2210.oracle.sql > 3fa60bb > > sentry-provider/sentry-provider-db/src/main/resources/sentry-oracle-2.1.0.sql > 46d3fc8 > > > Diff: https://reviews.apache.org/r/66972/diff/2/ > > > Testing > ------- > > Run the script on Oracle DB > > > Thanks, > > Na Li > >